When dep_expand throws a ValueError due to an ambiguous atom, try to expand it agains...
authorZac Medico <zmedico@gentoo.org>
Tue, 17 Jul 2007 04:58:36 +0000 (04:58 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 17 Jul 2007 04:58:36 +0000 (04:58 -0000)
commitc92f44e31e9aa32b9e20a4df4f222d9ab1ca2ee3
treebb40583b511ed422a62c1faae978b3b2eba6fa0a
parentbf5896a61949aa66c6a11798af285b9528120983
When dep_expand throws a ValueError due to an ambiguous atom, try to expand it against the installed packages in case it yields a unique match.

svn path=/main/trunk/; revision=7292
pym/emerge/__init__.py