Create the Packages index whether or not $PKGDIR/All/ exists so that improved binaryt...
authorZac Medico <zmedico@gentoo.org>
Sat, 26 May 2007 02:13:51 +0000 (02:13 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 26 May 2007 02:13:51 +0000 (02:13 -0000)
commit2a67df871ecc91897ee5673cbd17ae6590fa6a6d
tree5a923b0fd917d6cbc8b6f64418bf63b0ab621fec
parent0d01f2d786e3fa436ccbd8246e5a20ead6bb2b4f
Create the Packages index whether or not $PKGDIR/All/ exists so that improved binarytree.populate() performance will be available in either case.  When dealing with packages in $PKGDIR/All/, it's assumed that the file name, size, and timestamp are enough information to avoid reading the xpak data.

svn path=/main/trunk/; revision=6633
pym/portage/dbapi/bintree.py