aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-benchmarks/numbench/ChangeLog6
-rw-r--r--app-benchmarks/numbench/numbench-0.2.ebuild8
-rw-r--r--app-benchmarks/numbench/numbench-9999.ebuild8
3 files changed, 13 insertions, 9 deletions
diff --git a/app-benchmarks/numbench/ChangeLog b/app-benchmarks/numbench/ChangeLog
index 1c1a2bcbe..e18f1c920 100644
--- a/app-benchmarks/numbench/ChangeLog
+++ b/app-benchmarks/numbench/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for app-benchmarks/numbench
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 02 Apr 2015; Justin Lecher <jlec@gentoo.org> numbench-0.2.ebuild,
+ numbench-9999.ebuild:
+ app-benchmarks/numbench: Move to new CAT
+
06 Jan 2014; Justin Lecher <jlec@gentoo.org> numbench-9999.ebuild:
Switch from git-2 to git-r3
diff --git a/app-benchmarks/numbench/numbench-0.2.ebuild b/app-benchmarks/numbench/numbench-0.2.ebuild
index 3239217be..e6f3d9f9e 100644
--- a/app-benchmarks/numbench/numbench-0.2.ebuild
+++ b/app-benchmarks/numbench/numbench-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -20,9 +20,9 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- !app-admin/eselect-blas
- !app-admin/eselect-cblas
- !app-admin/eselect-lapack
+ !app-eselect/eselect-blas
+ !app-eselect/eselect-cblas
+ !app-eselect/eselect-lapack
>=dev-python/matplotlib-1.0.0
>=app-admin/eselect-1.3.2-r100"
diff --git a/app-benchmarks/numbench/numbench-9999.ebuild b/app-benchmarks/numbench/numbench-9999.ebuild
index eb4e9267e..a2fe9100f 100644
--- a/app-benchmarks/numbench/numbench-9999.ebuild
+++ b/app-benchmarks/numbench/numbench-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -20,9 +20,9 @@ KEYWORDS=""
IUSE=""
RDEPEND="
- !app-admin/eselect-blas
- !app-admin/eselect-cblas
- !app-admin/eselect-lapack
+ !app-eselect/eselect-blas
+ !app-eselect/eselect-cblas
+ !app-eselect/eselect-lapack
>=dev-python/matplotlib-1.0.0
>=app-admin/eselect-1.3.2-r100"