From: Ulrich Müller Date: Mon, 9 Dec 2019 20:43:51 +0000 (+0100) Subject: metadata/layout.conf: Update comment for EAPI 0 ban. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=12a3906d28cd704c01a52b59d74b5c7b3ecde1a5;p=gentoo.git metadata/layout.conf: Update comment for EAPI 0 ban. Signed-off-by: Ulrich Müller --- diff --git a/metadata/layout.conf b/metadata/layout.conf index 99317247b40c..2d8a9fc9b4eb 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -20,9 +20,9 @@ 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. -# 2014-03-11 council meeting banned EAPI 1 and 2. +# 2014-03-11 council meeting banned EAPIs 1 and 2. # 2015-10-11 council meeting deprecated EAPI 4. -# 2016-01-10 council meeting banned EAPI 3. +# 2016-01-10 council meeting banned EAPIs 0 and 3. # 2018-05-13 council meeting deprecated EAPI 5 for ebuilds. eapis-banned = 0 1 2 3 eapis-deprecated = 4 5