commit: 80baf87e78a5bd8551887ac1d18dab3835c7b725 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Sat Jun 20 20:59:33 2015 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Sat Jun 20 20:59:33 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=80baf87e
[layout] ban EAPI2 metadata/layout.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/layout.conf b/metadata/layout.conf index 82c7cae..83819d3 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -11,8 +11,8 @@ masters = gentoo # considered a failure if a manifest file is missing/incorrect use-manifests = strict cache-formats = md5-dict -eapis-banned = 0 1 3 4 -eapis-deprecated = 2 +eapis-banned = 0 1 2 3 4 +# eapis-deprecated = sign-commits = true sign-manifests = false thin-manifests = true
