diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-05-24 05:45:31 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-05-24 05:45:31 +0000 |
commit | a609104829321314b7dc492797a8a19569671639 (patch) | |
tree | e1b020e1238ca6a17832e1c2c2a3b7b24de005b0 /metadata | |
parent | fix bug 466776 - typo in email address (diff) | |
download | gentoo-2-a609104829321314b7dc492797a8a19569671639.tar.gz gentoo-2-a609104829321314b7dc492797a8a19569671639.tar.bz2 gentoo-2-a609104829321314b7dc492797a8a19569671639.zip |
Bug #470670 - gentoo's council says to deprecate EAPIs 1 and 2.
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/layout.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index 09e215e355ad..371ce2b039eb 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -3,6 +3,10 @@ # 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 #337853 - gentoo's council says to enable # --echangelog by default for the "gentoo" repo update-changelog = true |