Fix the code from the previous commit so that it doesn't try to pull
authorZac Medico <zmedico@gentoo.org>
Fri, 11 Apr 2008 20:23:01 +0000 (20:23 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 11 Apr 2008 20:23:01 +0000 (20:23 -0000)
commit58274867ff71e79c8716334ef13f92eb37886d6b
tree2033aa9419b988cb90996f6aa1322c6122a4d243
parent882da0c75eee6d517f51835f16d11a6e50858769
Fix the code from the previous commit so that it doesn't try to pull
USE from a portdbapi instance (like when called by repoman) since
portdbapi doesn't return USE in aux_get() calls.

svn path=/main/trunk/; revision=9840
pym/portage/__init__.py