summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-05-20 02:19:39 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-05-20 02:20:15 +0200
commit51dcc43333fb13f219504eaf6c1961b82c747538 (patch)
treee3b9cae9a4844625a9b3d56acfdcf35031569f8a /metadata/layout.conf
parentsys-block/mbuffer: Bump to v20180505 (diff)
downloadgentoo-51dcc43333fb13f219504eaf6c1961b82c747538.tar.gz
gentoo-51dcc43333fb13f219504eaf6c1961b82c747538.tar.bz2
gentoo-51dcc43333fb13f219504eaf6c1961b82c747538.zip
layout.conf: Last EAPI=3 ebuild is gone, so ban committing new ones. \o/
Diffstat (limited to 'metadata/layout.conf')
-rw-r--r--metadata/layout.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf
index 58939f1ad66e..7ffc0ce6b72b 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -16,10 +16,12 @@ manifest-required-hashes = BLAKE2B
# 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.
+# 2014-03-11 council meeting banned EAPI 1.
# 2015-10-11 council meeting deprecated EAPI 4.
+# 2016-01-10 council meeting banned EAPI 3.
# 2018-05-13 council meeting deprecated EAPI 5 for ebuilds.
-eapis-banned = 1
-eapis-deprecated = 0 2 3 4 5
+eapis-banned = 1 3
+eapis-deprecated = 0 2 4 5
# Bug #337853 - gentoo's council says to enable
# --echangelog by default for the "gentoo" repo