The command 'eix -uc', which shows up- or downgradeable packages, gives the following output:
Code: Select all
alanceil@kvirasim:12:17:0:~> eix -uc
[U] app-arch/lzma-utils (4.32.6@19/10/08 -> 4.32.7): LZMA interface made easy
[U] app-emulation/wine (1.1.8@09/11/08 -> (~)1.1.9): free implementation of Windows(tm) on Unix
[U] app-text/build-docbook-catalog (1.2@09/12/07 -> 1.4): DocBook XML catalog auto-updater
[U] app-text/rarian (0.8.0-r1@19/10/08 -> 0.8.1): A documentation metadata library
[U] dev-lang/yasm (0.6.1@19/10/08 -> 0.7.1): Assembler that supports amd64
[U] sys-apps/ed (0.8@19/10/08 -> 1.0): Your basic line editor
Found 8 matches.Code: Select all
alanceil@kvirasim:12:15:0:~> emerge -pvuDN world
These are the packages that would be merged, in order:
Calculating dependencies ... done!
[ebuild U ] app-emulation/wine-1.1.9 [1.1.8] USE="X alsa cups gecko jpeg ncurses opengl samba (-dbus) -esd (-gnutls) (-hal) -jack -lcms -ldap (-nas) -oss (-scanner) -xml" 11,484 kBCode: Select all
alanceil@kvirasim:12:17:0:~> emerge -pv yasm
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild U ] dev-lang/yasm-0.7.1 [0.6.1] USE="nls" 1,380 kB
Total: 1 package (1 upgrade), Size of downloads: 1,380 kBFor the record, I am using portage-2.2_rc15, the mentioned behaviour also occured with rc12.
emerge --info output is a bit longer, you can get it here.

