When dep_check() expands new-style virtuals, use USE flags from aux_get
authorZac Medico <zmedico@gentoo.org>
Fri, 11 Apr 2008 20:29:47 +0000 (20:29 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 11 Apr 2008 20:29:47 +0000 (20:29 -0000)
commitd51605865cd9f2b4fa30a3cc34633be85aee5e6b
treebd1b99341ad1dba5a75a3090336bb4ecb4357aa9
parent0fef5ac4a6d62a2bd55e6370c7520c174bdfca34
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. (trunk r9838:9840)

svn path=/main/branches/2.1.2/; revision=9841
pym/portage.py