Now that save_ebuild_env() filters variables that could cause
authorZac Medico <zmedico@gentoo.org>
Tue, 20 Nov 2007 02:33:28 +0000 (02:33 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 20 Nov 2007 02:33:28 +0000 (02:33 -0000)
commit2e2f8d584055083185689c5ec4c5ce39e201cf38
tree831d7369f245796d6894fbf3d82e1e1696a281d8
parentb97c1a0a5c54c55268691211ad6b905a2e63b1c8
Now that save_ebuild_env() filters variables that could cause
interference, preprocess_ebuild_env() can rely on it to clean
up the environment enough so that anything left can be allowed
to override variables or functions from the current environment.

svn path=/main/trunk/; revision=8537
bin/ebuild.sh