Bug #223447 - Adjust the "installed packages are masked" display to recognize
authorZac Medico <zmedico@gentoo.org>
Wed, 28 May 2008 08:52:07 +0000 (08:52 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 28 May 2008 08:52:07 +0000 (08:52 -0000)
commitfc4967f92ddfea639d1a09c28a61508267ee271c
tree6a1b5eca88df5862e9c7fd1e3d58730b152ecb5c
parentb1680637e07f76762f0188ec3ce9e27fd247805f
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. (trunk r10465)

svn path=/main/branches/2.1.2/; revision=10466
bin/emerge
pym/portage.py