Exclude "env" from use in variable substitution since we want to avoid
authorZac Medico <zmedico@gentoo.org>
Mon, 19 May 2008 20:29:48 +0000 (20:29 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 19 May 2008 20:29:48 +0000 (20:29 -0000)
commit153ca0239f8ab2b6df27810974c7fe0d181acc30
treeab154eda6eafeb23ccd166ae1f91f58f8059c2f1
parent39f6f115da4b86f0962e6b78915fc59b89b1ecaa
Exclude "env" from use in variable substitution since we want to avoid
any interaction with the calling environment that might lead to
unexpected results.

svn path=/main/trunk/; revision=10364
pym/portage/__init__.py