When dep_check() expands new-style virtuals, use USE flags from aux_get
authorZac Medico <zmedico@gentoo.org>
Fri, 11 Apr 2008 20:11:31 +0000 (20:11 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 11 Apr 2008 20:11:31 +0000 (20:11 -0000)
commit882da0c75eee6d517f51835f16d11a6e50858769
tree74b9052c50c36f700a0bef0223cdac0eb970ff33
parentd31dfa840ca5219b0f5641503db3178acbfc1c98
When dep_check() expands new-style virtuals, use USE flags from aux_get
calls to evaluate any conditionals that the depstrings might contain. This
works properly for ebuilds now that aux_get() is backed by Package instances
containing the correct USE.

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