Optimize repoman visibility checks to access as little
authorZac Medico <zmedico@gentoo.org>
Fri, 2 Nov 2007 06:39:03 +0000 (06:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 2 Nov 2007 06:39:03 +0000 (06:39 -0000)
commit191601b080e80ceac46da623962b4794f52b46dc
tree5e2e472293b38ffbb69c0b7efd9a1baec66f480e
parentc65e25b59f39ef07615374ee3bbbba2d14691254
Optimize repoman visibility checks to access as little
metadata as possible. (improves performance especially
in cases where metadata needs to be generated). This
works by starting at the lowest version since that's
most likely to have keywords and it returns as soon as
the first visible package is found. (trunk r8309)

svn path=/main/branches/2.1.2/; revision=8369
bin/repoman
pym/portage.py