On Sat, 2009-04-11 at 14:04 +0200, Uwe wrote: > 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 >
Thanks Uwe, I found this and used it and its now happily rebuilding. BillK

