Simplify the code from bug #218854. Also, ensure that the set of visible packages
authorZac Medico <zmedico@gentoo.org>
Thu, 25 Dec 2008 01:12:48 +0000 (01:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 Dec 2008 01:12:48 +0000 (01:12 -0000)
commitaff77f4338c31a3243136fdc5b4ea568c79547e8
treef27e91d21e64571bfb33a3e9c08a7a18bd25f0d1
parent555fa0619298be4d90a0db566167ac8724144a3e
Simplify the code from bug #218854. Also, ensure that the set of visible packages
thats used by depgraph._iter_atoms_for_pkg() is consistent with the packages that
have been selected by depgraph._select_pkg_highest_available(). This should correct
potential inconstencies introduced by the package selection changes from bug #252167.
(trunk r12279)

svn path=/main/branches/2.1.6/; revision=12310
pym/_emerge/__init__.py