commit:     4c67cc3e4af68d690673475b5a0c7a4125518474
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 10:43:05 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 10:43:05 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=4c67cc3e

app-benchmarks/numbench: Bump to EAPI=6

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-benchmarks/numbench/numbench-0.2.ebuild  | 4 ++--
 app-benchmarks/numbench/numbench-9999.ebuild | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-benchmarks/numbench/numbench-0.2.ebuild 
b/app-benchmarks/numbench/numbench-0.2.ebuild
index 7b5ae73..4b70c98 100644
--- a/app-benchmarks/numbench/numbench-0.2.ebuild
+++ b/app-benchmarks/numbench/numbench-0.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 

diff --git a/app-benchmarks/numbench/numbench-9999.ebuild 
b/app-benchmarks/numbench/numbench-9999.ebuild
index bba3a21..2f60bd3 100644
--- a/app-benchmarks/numbench/numbench-9999.ebuild
+++ b/app-benchmarks/numbench/numbench-9999.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit git-r3 distutils-r1
+inherit distutils-r1 git-r3
 
 DESCRIPTION="Automated benchmarks suite"
 HOMEPAGE="http://soc.dev.gentoo.org/~spiros";

Reply via email to