* whitelist some misc variables from the calling environment
authorZac Medico <zmedico@gentoo.org>
Sat, 1 Dec 2007 22:26:29 +0000 (22:26 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 1 Dec 2007 22:26:29 +0000 (22:26 -0000)
commit94b68f3fa1487c9b32c0646c3c4e4ee339b9f866
tree475f67a7174561e5fce68eb13b4cd89795b87fdf
parent7ed7d923630b26eb296fd8db5ac8690c55c4c166
* whitelist some misc variables from the calling environment
* blacklist the same variables in save_ebuild_env() so that
  the latest values from the calling environment always
  override those from the ebuild environment

svn path=/main/trunk/; revision=8796
bin/isolated-functions.sh
pym/portage/__init__.py