catpkgsplit: don't cache results
authorZac Medico <zmedico@gentoo.org>
Sat, 12 May 2012 07:36:15 +0000 (00:36 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 12 May 2012 07:36:15 +0000 (00:36 -0700)
commit68888b0450b1967cb70673a5f06b04c167ef879c
tree96b4dad5f20f5209aa5fd27c639481968c036337
parent76939c46aa2817bdbcea703432c52e5aa04160f9
catpkgsplit: don't cache results

The cache has been subtly broken since commit
eb2056631021a04b62c228206e44376f5c7a81ba when the eapi parameter was
added. If necessary, we can add a cpv class (or something like that) in
order to avoid redundant catpkgsplit calls in places like
match_from_list.
pym/portage/versions.py