Convert PackageIndex.packages from a dict to a list so that in the future
authorZac Medico <zmedico@gentoo.org>
Fri, 7 Mar 2008 23:52:35 +0000 (23:52 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 7 Mar 2008 23:52:35 +0000 (23:52 -0000)
commit6898735370872391ea2beb19d7366070f207d170
tree592e0ab2539051ba8d557bffb7efd059e0146fbb
parent6131dfaf0c8965478dd1d993b6dd3b2c0623493d
Convert PackageIndex.packages from a dict to a list so that in the future
it will be possible to support multiple packages with the same cpv.

svn path=/main/trunk/; revision=9452
bin/emaint
pym/portage/dbapi/bintree.py
pym/portage/getbinpkg.py