Sort all dbapi.cp_list() results in ascending order and
authorZac Medico <zmedico@gentoo.org>
Sun, 28 Oct 2007 07:26:24 +0000 (07:26 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 28 Oct 2007 07:26:24 +0000 (07:26 -0000)
commit4ac207ffc70bb84a74d0b11d80864c5cdfa2ad32
tree6dae73b638d9c844d6df3d20e69ca74979f28a9d
parent2641d1772d8170f788d6ce8586b1f97a4506f04b
Sort all dbapi.cp_list() results in ascending order and
cache the results when possible. The order is preserved
in dbapi.match() so those results are also sorted.

svn path=/main/trunk/; revision=8329
pym/_emerge/__init__.py
pym/portage/dbapi/__init__.py
pym/portage/dbapi/porttree.py
pym/portage/dbapi/vartree.py
pym/portage/dbapi/virtual.py