From 3d53c3f42f713b34122490886116a9ac155d2129 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Mon, 14 May 2018 07:48:38 +0200 Subject: metadata/layout.conf: Clarify scope of EAPI 5 deprecation. It is deprecated only for ebuilds, not for profiles. --- metadata/layout.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/layout.conf b/metadata/layout.conf index dff932fbb63..58939f1ad66 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 -- cgit v1.2.3