Simplify the code from bug #218854. Also, ensure that the set of visible packages
authorZac Medico <zmedico@gentoo.org>
Tue, 23 Dec 2008 08:15:00 +0000 (08:15 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 23 Dec 2008 08:15:00 +0000 (08:15 -0000)
commit414d1ef2d9137277c2ba4ad3ab49058b73e8805c
treef700ffd78053ba638f7f086b54d4566305fbafec
parent39cf62d1eb6724fb2269807ca0e6ac232e8a4878
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.

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