Fix --clean <atom> so that it considers all packages within a given slot when
authorZac Medico <zmedico@gentoo.org>
Sun, 21 Dec 2008 06:47:23 +0000 (06:47 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 21 Dec 2008 06:47:23 +0000 (06:47 -0000)
commit24e15b666aae23d800821343e0040ae8ed6fd575
tree001cd563b8465b1c37c2863a52b23b62acd1692b
parentcd6e1824c9b2061dff9fa615a17143b59475b447
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.

svn path=/main/trunk/; revision=12272
pym/_emerge/__init__.py