In --buildpkgonly mode, don't discard RDEPEND and PDEPEND if --empty or
authorZac Medico <zmedico@gentoo.org>
Sun, 13 Apr 2008 01:56:35 +0000 (01:56 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 13 Apr 2008 01:56:35 +0000 (01:56 -0000)
commit32f71ed2a587693627a572b5ada7ffd56b7f94b4
tree3a1e0c811ba355ee0d0763f6401e8fd091291247
parenta359e4cc0bf911f055aec889a7e2e2ead4bc8bc9
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).
(trunk r9860)

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