summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2014-11-18 10:03:44 +0100
committerJustin Lecher <jlec@gentoo.org>2014-11-18 10:03:44 +0100
commitf65b0fab3dfc0bd69200d7d5ac53a6bcd198c0c8 (patch)
treefc715da0f539646c9c76598a8b1db16c2200038c /metadata
parentdev-python/graphite-web: Fix dep for twisted (diff)
downloadbetagarden-f65b0fab3dfc0bd69200d7d5ac53a6bcd198c0c8.tar.gz
betagarden-f65b0fab3dfc0bd69200d7d5ac53a6bcd198c0c8.tar.bz2
betagarden-f65b0fab3dfc0bd69200d7d5ac53a6bcd198c0c8.zip
Ban or deprecate old EAPIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'metadata')
-rw-r--r--metadata/layout.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf
index c6ac6bb..dec6f30 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,3 +1,5 @@
+repo-name = betagarden
+
masters = gentoo
# Use new hashes
@@ -20,3 +22,8 @@ sign-commits = true
# md5-dict cache format (see bug #409445).
cache-formats = md5-dict
+# indicate that ebuilds with the specified EAPIs are banned
+eapis-banned = 0 1
+
+# indicate that ebuilds with the specified EAPIs are deprecated
+eapis-deprecated = 1 2 3 4