Fix the --depclean/--prune code to use visible() for visibility checks
authorZac Medico <zmedico@gentoo.org>
Sun, 17 Feb 2008 23:51:42 +0000 (23:51 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 17 Feb 2008 23:51:42 +0000 (23:51 -0000)
commit5386d738b118736a929876e9d1fca11dce588c0b
treec78a1041acf6323e5777047bf2cb0d7ea56431a7
parentb30da3bb2d12197b7bdd06ec7066aa1a1064a85c
Fix the --depclean/--prune code to use visible() for visibility checks
instead of the old portdbapi hack.

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