Fix portdbapi.getfetchlist() so that it doesn't unnecessarily calculate
authorZac Medico <zmedico@gentoo.org>
Wed, 16 Apr 2008 18:08:41 +0000 (18:08 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 16 Apr 2008 18:08:41 +0000 (18:08 -0000)
commit35e5407120441f60f6e77e6544e12e3c56cbacc8
treea67d622123060002a154888e70be8b0b248e805a
parent6b3d6b62702b772ad7e20dbae604f9a61da2218d
Fix portdbapi.getfetchlist() so that it doesn't unnecessarily calculate
USE when the "all" parameter is True.

svn path=/main/trunk/; revision=9918
pym/portage/dbapi/porttree.py