Optimize repoman to share portdbapi.cp_list() results
authorZac Medico <zmedico@gentoo.org>
Fri, 26 Oct 2007 18:06:07 +0000 (18:06 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 26 Oct 2007 18:06:07 +0000 (18:06 -0000)
commit9915319b594ce940893a7449fec755b24ea73d50
treecc15011bd9d41664b4d081bde60174867352dc3e
parent33adea25f18c496592b4505a582bbb64af647eac
Optimize repoman to share portdbapi.cp_list() results
between all profiles since those results never change.
The cached results also propagate to the xmatch
match-all when appropriate (old-style virtuals are
excluded since they are profile dependent).

svn path=/main/trunk/; revision=8313
bin/repoman
pym/portage/dbapi/porttree.py