diff options
author | Julian Ospald <hasufell@gentoo.org> | 2015-10-14 00:34:41 +0200 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2015-10-14 16:55:38 +0200 |
commit | debbe85d139172725f2461ef700b6119bd198b5e (patch) | |
tree | 8334ab7ebf8c3a2c6d78a1760c1b57afcc5a38c5 /metadata | |
parent | dev-lang/swi-prolog: disable ODBC/X11 tests (diff) | |
download | gentoo-debbe85d139172725f2461ef700b6119bd198b5e.tar.gz gentoo-debbe85d139172725f2461ef700b6119bd198b5e.tar.bz2 gentoo-debbe85d139172725f2461ef700b6119bd198b5e.zip |
metadata: deprecated EAPI=4
Council log: https://projects.gentoo.org/council/meeting-logs/20151011.txt
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/layout.conf | 3 |
1 files changed, 2 insertions, 1 deletions
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 |