On Sat, 11 Apr 2009 19:44:01 +0800 William Kenworthy <[email protected]> wrote:
> I have got myself into a bind with kde 3.5.10 and 3.5.9 - I would like > to unmerge all kde and then remerge it as 3.5.10. Currently its taken > me ages to unmerge packages as I have emereg world, which its just > dawned on me is only printing 3 blocking packages at a time - very > slow progress > > Its just dawned on me that this is kde-meta - is there a way to just > remove all kde at once? > > BillK > > Hi Something like this should help # equery list kde-base/ | grep 3\.5 | xargs emerge --unmerge --pretend and then the same for kde-misc # equery list kde-misc/ | grep 3\.5 | xargs emerge --unmerge --pretend From here: http://www.gentoo.org/proj/en/desktop/kde/kde-config.xml HTH Uwe -- /"\ ASCII Ribbon Campaign | Uwe \ / against HTML e-mail | keksvernichter@@gmail.com x against MS attachments | Key: 93BF09A2 @ pool.sks-keyservers.net / \ www.asciribbon.org | Key: 93BF09A2 @ keys.gnupg.net
signature.asc
Description: PGP signature

