From: Ulrich Müller Date: Mon, 14 May 2018 05:48:38 +0000 (+0200) Subject: metadata/layout.conf: Clarify scope of EAPI 5 deprecation. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3d53c3f42f713b34122490886116a9ac155d2129;p=gentoo.git metadata/layout.conf: Clarify scope of EAPI 5 deprecation. It is deprecated only for ebuilds, not for profiles. --- diff --git a/metadata/layout.conf b/metadata/layout.conf index dff932fbb635..58939f1ad66e 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -17,7 +17,7 @@ manifest-required-hashes = BLAKE2B # 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. -# 2018-05-13 council meeting deprecated EAPI 5. +# 2018-05-13 council meeting deprecated EAPI 5 for ebuilds. eapis-banned = 1 eapis-deprecated = 0 2 3 4 5