ulm 15/06/13 11:13:43 Modified: layout.conf Log: Temporarily revert the ban of EAPI 1, bug 551968.
Revision Changes Path 1.15 metadata/layout.conf file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/metadata/layout.conf?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/metadata/layout.conf?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/metadata/layout.conf?r1=1.14&r2=1.15 Index: layout.conf =================================================================== RCS file: /var/cvsroot/gentoo-x86/metadata/layout.conf,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- layout.conf 11 Jun 2015 11:11:02 -0000 1.14 +++ layout.conf 13 Jun 2015 11:13:43 -0000 1.15 @@ -5,9 +5,8 @@ # 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-06-11 EAPI 1 banned. -eapis-banned = 1 -eapis-deprecated = 0 2 3 +#eapis-banned = 1 +eapis-deprecated = 0 1 2 3 # Bug #337853 - gentoo's council says to enable # --echangelog by default for the "gentoo" repo
