Pass Package instances into visible() so that the package instance can
authorZac Medico <zmedico@gentoo.org>
Mon, 31 Mar 2008 07:21:57 +0000 (07:21 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 31 Mar 2008 07:21:57 +0000 (07:21 -0000)
commitd5ca59572cbd17651aa7122d87fb0684bfc9261b
treeea55c7133eb1805f06e169338b01dc44b344a8f3
parentafc344377422040fc6dfa9a167972ceb4d776eb9
Pass Package instances into visible() so that the package instance can
be used to cache relevant visibility information such as whether or not
the package is corrupt or otherwise invalid.

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