Allow FEATURES to persist between phases since the user might
authorZac Medico <zmedico@gentoo.org>
Thu, 13 Dec 2007 10:34:36 +0000 (10:34 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 13 Dec 2007 10:34:36 +0000 (10:34 -0000)
commit2362cafc9d6fc66e9d5c2fa92e01c2373715b60e
treeae14ae5b1d8904b58b23f24eb227f095cd8c196f
parent6033efbb5124bf9c40ad1b490de91fe738b8335f
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. (trunk r8909)

svn path=/main/branches/2.1.2/; revision=8910
bin/ebuild.sh
bin/isolated-functions.sh