aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2018-10-27 22:15:30 +0100
committerJustin Lecher <jlec@gentoo.org>2018-10-27 22:16:44 +0100
commit5dd209d167dce6b94e1d50ad71df191ceae8d9b1 (patch)
tree4cd86f686d187b3b96720c7adbb8d54a80bc1f20
parentsci-chemistry/coot: ADd missing SLOT (diff)
downloadsci-5dd209d167dce6b94e1d50ad71df191ceae8d9b1.tar.gz
sci-5dd209d167dce6b94e1d50ad71df191ceae8d9b1.tar.bz2
sci-5dd209d167dce6b94e1d50ad71df191ceae8d9b1.zip
Deprecate EAPI=6
Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--metadata/layout.conf9
-rw-r--r--metadata/science.conf1
2 files changed, 6 insertions, 4 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf
index a02126740..91f5b7f8c 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -14,13 +14,16 @@ manifest-hashes = BLAKE2B SHA512
# The following hashes are required on all Manifest entries. If any
# of them are missing, repoman will refetch and rehash old distfiles.
# Otherwise, old distfiles will keep using their current hash set.
-manifest-required-hashes = SHA512
+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.
# 2015-10-11 council meeting deprecated EAPI 4.
+# 2016-01-10 council meeting banned EAPI 3.
+# 2018-05-13 council meeting deprecated EAPI 5 for ebuilds.
eapis-banned = 0 1 2 3 4
-eapis-deprecated = 5
+eapis-deprecated = 5 6
# Bug #337853 - gentoo's council says to enable
# --echangelog by default for the "gentoo" repo
@@ -35,7 +38,7 @@ update-changelog = false
cache-formats = md5-dict
# Support for implicit masters is deprecated, so we need to explicitly
-# specify that this repo does not dependent on any masters, in order
+# specify that this repo does not depend on any masters, in order
# to distinguish it from repos that rely on the deprecated behavior.
masters = gentoo
diff --git a/metadata/science.conf b/metadata/science.conf
index 5c71ac1c4..2a1e51cca 100644
--- a/metadata/science.conf
+++ b/metadata/science.conf
@@ -3,4 +3,3 @@
location = /var/lib/overlays/science
sync-type = git
sync-uri = git://git.gentoo.org/proj/sci.git
-