Inside _parse_data(), don't rely on the magic 22 line count for the flat_list
authorZac Medico <zmedico@gentoo.org>
Thu, 20 Nov 2008 21:08:29 +0000 (21:08 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 20 Nov 2008 21:08:29 +0000 (21:08 -0000)
commit94440d9c4eec4fbd95ac48b158f89de7bf87615e
tree09145fb156ad6d8ecc541afc8841cefbbf013eb2
parent68e08c0e8da12147e84938f59e72fbb93014120a
Inside  _parse_data(), don't rely on the magic 22 line count for the flat_list
format, since it doesn't make a significant performance difference and it
places an artificial limit on the number of keys that can be stored. (trunk
r12008)

svn path=/main/branches/2.1.6/; revision=12009
pym/portage/cache/metadata.py