From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B09E759CB0 for ; Thu, 7 Apr 2016 19:23:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13FBB21C056; Thu, 7 Apr 2016 19:23:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8442321C056 for ; Thu, 7 Apr 2016 19:23:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9546B340DDF for ; Thu, 7 Apr 2016 19:23:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83CD6201 for ; Thu, 7 Apr 2016 19:23:50 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1460057007.cb6237fddf4832389fb048a772d89c9d4ec66fd3.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: metadata/ X-VCS-Repository: proj/kde X-VCS-Files: metadata/layout.conf X-VCS-Directories: metadata/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: cb6237fddf4832389fb048a772d89c9d4ec66fd3 X-VCS-Branch: master Date: Thu, 7 Apr 2016 19:23:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bd722e95-08f2-4d40-83f4-82ed73ba6ca0 X-Archives-Hash: a8f4eec9e2d77c1373db7ee98011530c commit: cb6237fddf4832389fb048a772d89c9d4ec66fd3 Author: Johannes Huber gentoo org> AuthorDate: Thu Apr 7 19:22:39 2016 +0000 Commit: Johannes Huber gentoo 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