Fix the noreplace logic to break out of the cpv loop early since there's
authorZac Medico <zmedico@gentoo.org>
Thu, 27 Mar 2008 04:28:08 +0000 (04:28 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 27 Mar 2008 04:28:08 +0000 (04:28 -0000)
commitab870b3a0fcae04d4e5e10ea0d17ed30701ed373
tree639ff7be42f6c3e8fdc84d6f98abf5ce7f09cf8f
parent1612229e09f321c36bd05643eaf14d695dc89c79
Fix the noreplace logic to break out of the cpv loop early since there's
no point in examining any lower versions from the same repo.

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