From debbe85d139172725f2461ef700b6119bd198b5e Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Wed, 14 Oct 2015 00:34:41 +0200 Subject: metadata: deprecated EAPI=4 Council log: https://projects.gentoo.org/council/meeting-logs/20151011.txt --- metadata/layout.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'metadata/layout.conf') diff --git a/metadata/layout.conf b/metadata/layout.conf index 7060c93043a3..fd10e5af6723 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -5,8 +5,9 @@ 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 +eapis-deprecated = 0 1 2 3 4 # Bug #337853 - gentoo's council says to enable # --echangelog by default for the "gentoo" repo -- cgit v1.2.3-65-gdbad