IMPORTANT: 1 news items need reading for repository 'gentoo'.

emerge world していたらこんなメッセージが。

~ $ emerge -pvND world

These are the packages that would be merged, in order:

Calculating dependencies... done!

Total: 0 packages, Size of downloads: 0 kB

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


見慣れない。ぐぐってみたところ、ニュースがあるから見てねってことらしい。

~ $ eselect news
Usage: eselect news  

Standard actions:
  help                      Display help text
  usage                     Display usage information
  version                   Display version information

Extra actions:
  count                     Show number of unread news items
  list                      List news items
  purge                     Purge read news items
  read              Read a news item
    target                    News item ID (from 'list' action), or the special item 'new', to list all new news
                              items, or 'all', to show all items
  unread            Unread a news item
    target                    News item ID (from 'list' action), or the special item 'all', to mark all items as
                              unread

~ $ eselect news list
Unread news items:
  2009-07-12-xorg-74-alpha  xorg-x11-7.4 and xorg-server-1.5 kernel support
Read news items:
  (none found)

~ $ eselect news read 2009-07-12-xorg-74-alpha
2009-07-12-xorg-74-alpha
  Title                      xorg-x11-7.4 and xorg-server-1.5 kernel support
  Author                     Tobias Klausmann 
  Posted
  Revision                   1

Recent versions of xorg's X11 require kernel support to access PCI and AGP
graphic cards. This support has only recently been added to the Linux kernel
(sys-kernel/vanilla-sources-2.6.30 and sys-kernel/gentoo-sources-2.6.29-r5).
Thus, you will need to run a recent enough kernel to use recent versions of X11
on an alpha. If you only start programs on your alpha, but the display is on
another machine, no upgrade is necessary.

Furthermore, not all graphics card drivers have been updated to work with the
newer X server API. One example is the glint driver used for Permedia cards. The
upstream developers have been informed about this, but no fixes are available
yet, please see https://bugs.freedesktop.org/show_bug.cgi?id=21546

For a general guide to upgrading to Xorg 1.5, see the Gentoo upgrade guide:
http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.5-upgrade-guide.xml