On Mon, 2003-03-10 at 14:05, Lloyd H. Meinholz wrote: > Is there a way in portage to figure out what depends on the old version of a package > so that I could either unmerge it or update it or at least ignore it in confidence > that nothing is subtely broken? Thanks. > > Lloyd > > -- > [EMAIL PROTECTED] mailing list
qpkg -I -q gnome-panel This commands show up which packages (not necessarily installed) packages depend upon gnome-panel. I didn't install gnome 1.4, but xmms requires the old version of gnome-panel. -- Arturo di Gioia <[EMAIL PROTECTED]> -- [EMAIL PROTECTED] mailing list
