commit:     08860c0aec80c4c3aee8aea1420502cfb5b937f6
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 15:50:19 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 15:50:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08860c0a

metadata: Reinstate EAPI=1 ban in layout.conf

Gentoo-Bug:_ 551968

 metadata/layout.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index e8ab2ec..4271081 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

Reply via email to