metadata/layout.conf: EAPI 5 is deprecated.
authorUlrich Müller <ulm@gentoo.org>
Mon, 14 May 2018 05:42:29 +0000 (07:42 +0200)
committerUlrich Müller <ulm@gentoo.org>
Mon, 14 May 2018 05:44:57 +0000 (07:44 +0200)
By 2018-05-13 council decision.

metadata/layout.conf

index c68ab81508248409b86d78cf769afe91b4eee5a9..dff932fbb6354d8e366df770cdbc628ac0419ee3 100644 (file)
@@ -17,8 +17,9 @@ 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.
 # 2015-10-11 council meeting deprecated EAPI 4.
+# 2018-05-13 council meeting deprecated EAPI 5.
 eapis-banned = 1
-eapis-deprecated = 0 2 3 4
+eapis-deprecated = 0 2 3 4 5
 
 # Bug #337853 - gentoo's council says to enable
 # --echangelog by default for the "gentoo" repo