Fix package selection logic so that it always properly finds the highest
authorZac Medico <zmedico@gentoo.org>
Thu, 3 Apr 2008 22:34:46 +0000 (22:34 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 3 Apr 2008 22:34:46 +0000 (22:34 -0000)
commit58e4568b10011a5b8dcceff0221bd0cb18c0981a
tree1f4fdf7b0a149bc489a19f7df6ff83575f5bb674
parent1129a28eec2fc6215628ffd51d9b8c9b046b6f50
Fix package selection logic so that it always properly finds the highest
available version in a new slot even though the graph already contains
a matching version in a lower slot.

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