From 9c417bacd51da6d8b57fa9f37425161d30d4b95b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 28 Nov 2020 20:40:51 +0000 Subject: gentoo resync : 28.11.2020 --- metadata/layout.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'metadata/layout.conf') diff --git a/metadata/layout.conf b/metadata/layout.conf index f72d1756d49b..26d2365d82cb 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -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 -- cgit v1.2.3