Inside depgraph.validate_blockers(), prevent false positives in PROVIDE
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:48:06 +0000 (06:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:48:06 +0000 (06:48 -0000)
commitc18065a36c9c85d938a80e9dbb19a742bbeaca39
treec96c6c922171644dd2bd633fb221f1de2d91a69f
parent244fcfdc2a61afb9dee9fa853edd62b181168a63
Inside depgraph.validate_blockers(), prevent false positives in PROVIDE
virtual blocker matches that can occur for packages for packages that don't
actual have the appropriate value in PROVIDE (triggered by profile 'virtuals'
settings). Thanks to Ned Ludd <solar@g.o> for reporting. (trunk r13248)

svn path=/main/branches/2.1.6/; revision=13427
pym/_emerge/__init__.py