depgraph: pull in new-style virtuals more
authorZac Medico <zmedico@gentoo.org>
Fri, 30 Sep 2011 08:30:00 +0000 (01:30 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 30 Sep 2011 08:30:00 +0000 (01:30 -0700)
commitd1a3c0f5ab81d1dbf70c0b8e5322cfb2d11b8ce7
tree7681a0e08874199793568c11df2ced5232d44d2c
parenta24bcfcfad95fcf4b71064e386fb6272f41ff49a
depgraph: pull in new-style virtuals more

This causes new-style virtuals to get pulled in for virtuals that are
already satisfied by installed old-style virtuals. This case is common,
due to PROVIDE being (removed without revision bump) from lots of
ebuilds.
pym/_emerge/depgraph.py
pym/portage/tests/resolver/ResolverPlayground.py
pym/portage/tests/resolver/test_virtual_transition.py [new file with mode: 0644]