loadResumeCommand: select first matched package
authorZac Medico <zmedico@gentoo.org>
Mon, 13 Dec 2010 01:55:50 +0000 (17:55 -0800)
committerZac Medico <zmedico@gentoo.org>
Mon, 13 Dec 2010 01:55:50 +0000 (17:55 -0800)
commita076e2fae19068235b9178c6d41612c66df61d36
treed515777faed7c664836e0cf13dacc8841e89de72
parent06ea3c8b3e8f9b6a6abd700000a16608f8a6db4f
loadResumeCommand: select first matched package

We need to break out of the loop after the first match here, since
the first package comes from the highest priority repo.
pym/_emerge/depgraph.py