Allow --keep-going to continue in some cases when a runtime dependency has
authorZac Medico <zmedico@gentoo.org>
Tue, 11 Nov 2008 19:27:51 +0000 (19:27 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 11 Nov 2008 19:27:51 +0000 (19:27 -0000)
commit7fda15ffe221c8a4946aba3a10cc3c068616d797
tree975a56ce4b2a732ccce865161fc9c01bd60d1347
parent2c39fe1df5c257432f5df687dcd92fd675aa920a
Allow --keep-going to continue in some cases when a runtime dependency has
failed to build or install. This involves pruning off the parts of the graph
containing installed packages with unsatisfied dependencies.

svn path=/main/trunk/; revision=11858
pym/_emerge/__init__.py