ulm 15/06/11 11:11:02 Modified: layout.conf Log: Demote EAPI 1 from "deprecated" to "banned".
Revision Changes Path 1.14 metadata/layout.conf file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/metadata/layout.conf?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/metadata/layout.conf?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/metadata/layout.conf?r1=1.13&r2=1.14 Index: layout.conf =================================================================== RCS file: /var/cvsroot/gentoo-x86/metadata/layout.conf,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- layout.conf 22 Feb 2015 20:35:23 -0000 1.13 +++ layout.conf 11 Jun 2015 11:11:02 -0000 1.14 @@ -3,9 +3,11 @@ # and/or GLEP 59. manifest-hashes = SHA256 SHA512 WHIRLPOOL -# Bug #470670 - gentoo's council says to deprecate EAPIs 1 and 2. +# 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. -eapis-deprecated = 0 1 2 3 +# 2015-06-11 EAPI 1 banned. +eapis-banned = 1 +eapis-deprecated = 0 2 3 # Bug #337853 - gentoo's council says to enable # --echangelog by default for the "gentoo" repo
