At some point we may want to stop exporting FEATURES to the ebuild
authorZac Medico <zmedico@gentoo.org>
Sat, 21 Aug 2010 00:31:08 +0000 (17:31 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 21 Aug 2010 00:31:08 +0000 (17:31 -0700)
commitc32aee053541993a3b7be732798976ed20faba69
tree98350a644d566cb2ade3fa5703fadf7719c84bdd
parent5959cb1b25d1d0d7c87fd982df72dfd2212f80a3
At some point we may want to stop exporting FEATURES to the ebuild
environment, in order to prevent ebuilds from abusing it. In
preparation for that, export it as PORTAGE_FEATURES so that bashrc
users will be able to migrate any FEATURES conditional code to
use this alternative variable.
bin/ebuild.sh
pym/portage/package/ebuild/config.py