Make depgraph creation more tolerant of missing or masked packages when
authorZac Medico <zmedico@gentoo.org>
Mon, 31 Mar 2008 20:06:10 +0000 (20:06 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 31 Mar 2008 20:06:10 +0000 (20:06 -0000)
commita7c50f45d8b5ff1aa2f1b33d44a0e5ac1a90038c
tree5500b22a43f1c989e5ad43c7bed8e3d96a738d98
parent4a45bc945fbbe6d7cf7e7c1a397ef59f299b7748
Make depgraph creation more tolerant of missing or masked packages when
the relevant deps are satisfied by installed packages. This kind of
friendliness is especially desired in cases such as --emptytree where
it might not be possible to reinstall every single package. Also, it
allows multislot atoms from the world file (that are necessary to prevent
them from being removed by depclean) trigger warning messages while
still allowing a --emptytree to proceed. (trunk r9643:9648)

svn path=/main/branches/2.1.2/; revision=9649
bin/emerge