On Fri, 23 Feb 2007 00:51:20 +0100, Marc Joliet wrote: > > How can I see which versions of hardened-sources portage thinks are > > currently installed? I guess I should manually unmerge old sources as > > above instead of using rm -rf. > > > > - Grant > > Yes, you can: > > $ equery list --duplicates [] It's also faster to rm -fr the directories before unmerging. You'd have to do it afterwards anyway, to remove the files that portage did not install (unless you run make mrproper) but doing it first speeds things up a lot as it avoids portage deleting each file individually. -- Neil Bothwick No maintenance: Impossible to fix.