depgraph: prefer highest priority repo more often
authorZac Medico <zmedico@gentoo.org>
Mon, 3 Jan 2011 07:13:56 +0000 (23:13 -0800)
committerZac Medico <zmedico@gentoo.org>
Mon, 3 Jan 2011 07:13:56 +0000 (23:13 -0800)
commit029ec2b89b7d55c68d89b6dff3dbe5539825e71a
treebe50756147758f739036ba826691859e877318e7
parentc6b0aed663c775ebbdcd74e6a04b1e27b24a29a5
depgraph: prefer highest priority repo more often

Prefer the highest priority repo, even when the ebuild from the higher
priority repo requires USE adjustments due to USE deps or REQUIRED_USE.
This will fix bug #350254.
pym/_emerge/Package.py
pym/_emerge/depgraph.py