commit: cb6237fddf4832389fb048a772d89c9d4ec66fd3 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Thu Apr 7 19:22:39 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Thu Apr 7 19:23:27 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cb6237fd
metadata: Ban EAPI 5 metadata/layout.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/layout.conf b/metadata/layout.conf index dd84176..30d32a8 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -20,10 +20,10 @@ sign-commits = true cache-formats = md5-dict # indicate that ebuilds with the specified EAPIs are banned -eapis-banned = 0 1 2 3 4 +eapis-banned = 0 1 2 3 4 5 # indicate that ebuilds with the specified EAPIs are deprecated -eapis-deprecated = 5 +# eapis-deprecated = 6 # Support package.* directories as well as files profile-formats = portage-2
