bintree: always populate pkgindex REPO header
authorZac Medico <zmedico@gentoo.org>
Fri, 10 Jun 2011 12:04:17 +0000 (05:04 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 10 Jun 2011 12:04:17 +0000 (05:04 -0700)
commite445fcfd94100fcf83ad39454bfcdcb801a56721
treeb2ff28b6cb047a7311a818b14dbcf92c99a8f7ab
parente47b87636a060358a83430701135e25c2350aa4f
bintree: always populate pkgindex REPO header

The previous code would only populate it when there was no existing
index file. Now, the default will be populated even if the file exists
already. If an existing pkgindex header already defines these keys,
then they will appropriately override our defaults.
pym/portage/dbapi/bintree.py