projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f862385
)
Bug #293603 - Add $ED to the blacklist, to prevent interference with related
author
Zac Medico
<zmedico@gentoo.org>
Thu, 19 Nov 2009 21:16:26 +0000
(21:16 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 19 Nov 2009 21:16:26 +0000
(21:16 -0000)
prefix code in eclasses and ebuilds.
svn path=/main/trunk/; revision=14851
pym/portage/__init__.py
patch
|
blob
|
history
diff --git
a/pym/portage/__init__.py
b/pym/portage/__init__.py
index ea8164631313bee3ef69a8bf615c3347f435287b..85f194d7c73a2c8b521990583e38929ab79b1d9c 100644
(file)
--- a/
pym/portage/__init__.py
+++ b/
pym/portage/__init__.py
@@
-1360,7
+1360,7
@@
class config(object):
_env_blacklist = [
"A", "AA", "CATEGORY", "DEPEND", "DESCRIPTION", "EAPI",
- "EBUILD_PHASE", "EMERGE_FROM", "HOMEPAGE", "INHERITED", "IUSE",
+ "EBUILD_PHASE", "E
D", "E
MERGE_FROM", "HOMEPAGE", "INHERITED", "IUSE",
"KEYWORDS", "LICENSE", "PDEPEND", "PF", "PKGUSE",
"PORTAGE_CONFIGROOT", "PORTAGE_IUSE",
"PORTAGE_NONFATAL", "PORTAGE_REPO_NAME",