So, if I'm interpreting the output correctly.. It's saying that I have the following packages installed: xkbcomp, and gnome-vfs.. However, I just emerged -C gnome-vfs. Here's the output of emerge -s gnome-vfs to prove it:saturn ~ # revdep-rebuild -X
Configuring search environment for revdep-rebuild
Checking reverse dependencies...
Packages containing binaries and libraries broken by a package update
will be emerged.
Collecting system binaries and libraries... done.
(/root/.revdep-rebuild.1_files)
Collecting complete LD_LIBRARY_PATH... done.
(/root/.revdep-rebuild.2_ldpath)
Checking dynamic linking consistency...
broken /usr/lib/X11/xkb/xkbcomp (requires libxkbfile.so.1)
broken /usr/lib/gnome-vfs-2.0/modules/libfile.la (requires /usr/lib/libgnomevfs-2.la)
broken /usr/lib/gnome-vfs-2.0/modules/libfile.la (requires /usr/lib/libgconf-2.la)
done.
(/root/.revdep-rebuild.3_rebuild)
Assigning files to packages... terminated.
Removing incomplete /root/.revdep-rebuild.4_packages_raw.
Code: Select all
saturn ~ # emerge -s gnome-vfs
Searching...
[ Results for search key : gnome-vfs ]
[ Applications found : 2 ]
* dev-cpp/gnome-vfsmm
Latest version available: 2.12.0
Latest version installed: [ Not Installed ]
Size of files: 314 kB
Homepage: http://gtkmm.sourceforge.net/
Description: C++ bindings for gnome-vfs
License: LGPL-2.1
* gnome-base/gnome-vfs
Latest version available: 2.14.2
Latest version installed: [ Not Installed ]
Size of files: 1,773 kB
Homepage: http://www.gnome.org/
Description: Gnome Virtual Filesystem
License: GPL-2 LGPL-2



