layout.conf: Last EAPI=3 ebuild is gone, so ban committing new ones. \o/
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 20 May 2018 00:19:39 +0000 (02:19 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 20 May 2018 00:20:15 +0000 (02:20 +0200)
metadata/layout.conf

index 58939f1ad66eeb6bfbeb11983b2b913ab62d4d42..7ffc0ce6b72b6e83be591c9a230a777bfe2b3985 100644 (file)
@@ -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 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