From 7e3588ea937835e2d2e8f53ba2c9b1b0a14e0ca9 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Tue, 25 Feb 2014 20:15:20 +0000 Subject: EAPIs 0 and 3 deprecated per today's council decision. --- metadata/layout.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'metadata') diff --git a/metadata/layout.conf b/metadata/layout.conf index 60e45380ee1d..12d23ddeb3c6 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -3,9 +3,9 @@ # and/or GLEP 59. manifest-hashes = SHA256 SHA512 WHIRLPOOL -# Bug #470670 - gentoo's council says to deprecate -# EAPIs 1 and 2. -eapis-deprecated = 1 2 +# Bug #470670 - gentoo's council says to deprecate EAPIs 1 and 2. +# 2014-02-25 council meeting deprecated EAPIs 0 and 3. +eapis-deprecated = 0 1 2 3 # Bug #337853 - gentoo's council says to enable # --echangelog by default for the "gentoo" repo -- cgit v1.2.3-65-gdbad