metadata/layout.conf: ban EAPI 4(!)

Thanks to everyone for their help in eradicating
these older ebuilds!

(Including putting up with naggy bugs.)

Bug: https://bugs.gentoo.org/756748
Closes: https://bugs.gentoo.org/656140
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-11-26 13:31:18 +00:00
parent ddc9fdbe84
commit b2e281bb69

View File

@@ -23,9 +23,10 @@ manifest-required-hashes = BLAKE2B
# 2014-03-11 council meeting banned EAPIs 1 and 2.
# 2015-10-11 council meeting deprecated EAPI 4.
# 2016-01-10 council meeting banned EAPIs 0 and 3.
# 2018-04-08 council meeting banned EAPI 4.
# 2018-05-13 council meeting deprecated EAPI 5 for ebuilds.
eapis-banned = 0 1 2 3
eapis-deprecated = 4 5
eapis-banned = 0 1 2 3 4
eapis-deprecated = 5
# Bug #337853 - gentoo's council says to enable
# --echangelog by default for the "gentoo" repo