Bug #223447 - Adjust the "installed packages are masked" display to recognize
authorZac Medico <zmedico@gentoo.org>
Wed, 28 May 2008 08:31:06 +0000 (08:31 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 28 May 2008 08:31:06 +0000 (08:31 -0000)
commitdcaa4698402c5202947d1f7512683325bd76c943
treedf4ba250f60e4217f6252e1833ceda24eea2368d
parent66e9e06601c5fcbeac9c700b6c0f0462f43e6233
Bug #223447 - Adjust the "installed packages are masked" display to recognize
packages that are masked by keywords and are eligible for uninstallation by
depclean. This is a workaround for the fact that depclean may fail to
recognize that the package is eligible for uninstall due to differences in
visibility filtering which can lead to differences in || dep evaluation.
TODO: Share visibility code to fix this inconsistency.

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