Fix --clean <atom> so that it considers all packages within a given slot when
authorZac Medico <zmedico@gentoo.org>
Thu, 25 Dec 2008 01:09:39 +0000 (01:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 Dec 2008 01:09:39 +0000 (01:09 -0000)
commitd4ccdd7ebf5040f578a1a8589f4e0ea5370b1a67
tree467951efaee051e33fe78d681c3b29542231fe37
parentbf349977814ebd94ae03e36ba91538277184fce8
Fix --clean <atom> so that it considers all packages within a given slot when
it's deciding which packages to keep, rather than just considering the ones
matched by the given atom. Any packages not matching the given atom are protected
from being unmerged. Thanks to Mart Raudsepp <leio@g.o> for reporting.
(trunk r12272)

svn path=/main/branches/2.1.6/; revision=12306
pym/_emerge/__init__.py