summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-06-13 11:13:43 +0000
committerUlrich Müller <ulm@gentoo.org>2015-06-13 11:13:43 +0000
commitf6d91d01778bcdc278ec71fc67cdd87c5e3acdbd (patch)
treed2edf720fafffd7fd4d82ac5edd01222a677f3a7 /metadata
parentLet it work with pulseaudio-6.0, bug #549680 by Matthew Stapleton (diff)
downloadhistorical-f6d91d01778bcdc278ec71fc67cdd87c5e3acdbd.tar.gz
historical-f6d91d01778bcdc278ec71fc67cdd87c5e3acdbd.tar.bz2
historical-f6d91d01778bcdc278ec71fc67cdd87c5e3acdbd.zip
Temporarily revert the ban of EAPI 1, bug 551968.
Diffstat (limited to 'metadata')
-rw-r--r--metadata/layout.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf
index bb9cd5923ac2..b1aa1635334d 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -5,9 +5,8 @@ manifest-hashes = SHA256 SHA512 WHIRLPOOL
# 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-06-11 EAPI 1 banned.
-eapis-banned = 1
-eapis-deprecated = 0 2 3
+#eapis-banned = 1
+eapis-deprecated = 0 1 2 3
# Bug #337853 - gentoo's council says to enable
# --echangelog by default for the "gentoo" repo