Filter the FEATURES variable out of the environment between phases,
authorZac Medico <zmedico@gentoo.org>
Wed, 8 Sep 2010 00:57:03 +0000 (17:57 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 8 Sep 2010 00:57:03 +0000 (17:57 -0700)
commitb7e91fab9e107c69729298f21e137c22713f8527
treed038fbb1db5dec7dc50ab63dca497cc42bb37e47
parentcd37e2494214e3823b29c7f3e89c3d41fe8a62b0
Filter the FEATURES variable out of the environment between phases,
so that it always matches the latest value from the config class
and it can never be stale. With the ability to use package.env for
per-package FEATURES settings, there's no need for bashrc to make
persistent modifications to the FEATURES variable.
bin/ebuild.sh