Make dep_zapdeps() fall back to installed packages in it's
authorZac Medico <zmedico@gentoo.org>
Thu, 20 Dec 2007 13:08:23 +0000 (13:08 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 20 Dec 2007 13:08:23 +0000 (13:08 -0000)
commit9214bc41ebaefdd44edddc3368ab208ab82edb06
tree46e91f514eecef01c93c39db5bee21260748a92b
parent2b9f49600e772877303a58e2d3225a51c4b8f793
Make dep_zapdeps() fall back to installed packages in it's
availability test in cases where the package does not
appear to be masked. This solves dep selection preference
issues when working without a portage tree. (trunk r8988)

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