Allow --root-deps for ROOT=/, so people can do weird things like use it with
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:54:59 +0000 (06:54 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:54:59 +0000 (06:54 -0000)
commitb6f3ad470ac1385adbaf45498c94e00cc8e7275a
tree1a407b97f55ca6103c0dcd6e8c161b8c572117c3
parentc698704b8e39b6868b6fb9755bcf8b24745d2f47
Allow --root-deps for ROOT=/, so people can do weird things like use it with
-e to remerge deep runtime deps without pulling in build-time deps. It's not
something we really want to advertise, but it's good to leave the option
open in case it happens to be useful. Thanks to Ned Ludd <solar@g.o> for the
suggestion. (trunk r13271)

svn path=/main/branches/2.1.6/; revision=13450
pym/_emerge/__init__.py