For the --buildpkgonly digraph.hasallzeros() check, remove "nomerge" nodes
authorZac Medico <zmedico@gentoo.org>
Sat, 14 Feb 2009 19:52:59 +0000 (19:52 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 14 Feb 2009 19:52:59 +0000 (19:52 -0000)
commit17a1514896d582e4bcb74007ea76f436dd1ca76c
tree502a1e47a4eddc99063632437179c071e663306f
parentcd16c3db0e276b455a2a8dd021e836efa1328bc5
For the --buildpkgonly digraph.hasallzeros() check, remove "nomerge" nodes
from the graph. This makes it unnecessary to tweak the dependency priority
for onlydeps packages inside depgraph._add_pkg_dep().

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