In --buildpkgonly mode, don't discard RDEPEND and PDEPEND if --empty or
authorZac Medico <zmedico@gentoo.org>
Sun, 13 Apr 2008 01:53:04 +0000 (01:53 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 13 Apr 2008 01:53:04 +0000 (01:53 -0000)
commit072df810008debac01416dfec98c3ddc600aff63
tree058032c41947b6c34aae7952ac373f394f28f2e9
parentb99b94c435eeada6b2a0d75bae37da3805554034
In --buildpkgonly mode, don't discard RDEPEND and PDEPEND if --empty or
--deep are enabled. The makes it possible to run `emerge -eB world` and
have every single package rebuilt (without actually installing anything).

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