summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2017-01-14 16:02:35 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2017-01-14 16:02:35 +0000
commitba69d6b090a7600214090c617d8f92417c9be8dc (patch)
treed929509dc77307d94e921d4ebe27553b693310ea /metadata
parent2017-01-14 15:23:17 UTC (diff)
parentmetadata: Reinstate EAPI=1 ban in layout.conf (diff)
downloadgentoo-ba69d6b090a7600214090c617d8f92417c9be8dc.tar.gz
gentoo-ba69d6b090a7600214090c617d8f92417c9be8dc.tar.bz2
gentoo-ba69d6b090a7600214090c617d8f92417c9be8dc.zip
Merge updates from master
Diffstat (limited to 'metadata')
-rw-r--r--metadata/layout.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf
index e8ab2ec64d99..4271081ea730 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -12,8 +12,8 @@ manifest-hashes = SHA256 SHA512 WHIRLPOOL
# 2013-04-09 gentoo's council says to deprecate EAPIs 1 and 2 (bug #470670).
# 2014-02-25 council meeting deprecated EAPIs 0 and 3.
# 2015-10-11 council meeting deprecated EAPI 4.
-#eapis-banned = 1
-eapis-deprecated = 0 1 2 3 4
+eapis-banned = 1
+eapis-deprecated = 0 2 3 4
# Bug #337853 - gentoo's council says to enable
# --echangelog by default for the "gentoo" repo