aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>2010-11-06 21:44:45 +0100
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>2010-11-06 21:44:45 +0100
commit58ab9ad0fb18a71141827105d3514c4efa1545c5 (patch)
tree0ac18ce0de9c3d9e2c8afc1a7e94f717d502996c /pym/portage/const.py
parentFix tests for ssh/sftp FETCHCOMMANDs. (diff)
downloadportage-58ab9ad0fb18a71141827105d3514c4efa1545c5.tar.gz
portage-58ab9ad0fb18a71141827105d3514c4efa1545c5.tar.bz2
portage-58ab9ad0fb18a71141827105d3514c4efa1545c5.zip
Remove remnants of parse-eapi-glep-55.
Diffstat (limited to 'pym/portage/const.py')
-rw-r--r--pym/portage/const.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/portage/const.py b/pym/portage/const.py
index 1698c50cd..3dbe2df4a 100644
--- a/pym/portage/const.py
+++ b/pym/portage/const.py
@@ -94,7 +94,7 @@ SUPPORTED_FEATURES = frozenset([
"metadata-transfer", "mirror", "multilib-strict", "news",
"noauto", "noclean", "nodoc", "noinfo", "noman", "nostrip",
"notitles", "parallel-fetch", "parse-eapi-ebuild-head",
- "parse-eapi-glep-55", "prelink-checksums", "preserve-libs",
+ "prelink-checksums", "preserve-libs",
"protect-owned", "python-trace", "sandbox",
"selinux", "sesandbox", "severe", "sfperms",
"sign", "skiprocheck", "split-elog", "split-log", "splitdebug",