Allow FEATURES to persist between phases since the user might
authorZac Medico <zmedico@gentoo.org>
Thu, 13 Dec 2007 10:30:38 +0000 (10:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 13 Dec 2007 10:30:38 +0000 (10:30 -0000)
commitb157c80015e9748e86e6324ce875e69dd21b3392
tree23998584b90591457cd69f4cb6cd5171324f9d5c
parent14b227f12b0552f5b96a2cdbb814dec30d576be5
Allow FEATURES to persist between phases since the user might
want to modify it via bashrc to enable things like splitdebug
and installsources for specific packages. They should be able
to modify it in pre_pkg_setup() and have it persist all the
way through the install phase. However, if FEATURES exist
inside environment.bz2 then they should be overridden by
current settings.

svn path=/main/trunk/; revision=8909
bin/ebuild.sh
bin/isolated-functions.sh