aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-benchmarks/numbench')
-rw-r--r--app-benchmarks/numbench/numbench-0.2.ebuild2
-rw-r--r--app-benchmarks/numbench/numbench-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/numbench/numbench-0.2.ebuild b/app-benchmarks/numbench/numbench-0.2.ebuild
index 264bcdea8..7b5ae7316 100644
--- a/app-benchmarks/numbench/numbench-0.2.ebuild
+++ b/app-benchmarks/numbench/numbench-0.2.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
python_install_all() {
distutils-r1_python_install_all
- python_parallel_foreach_impl python_newscript exec.py numbench
+ python_foreach_impl python_newscript exec.py numbench
insinto /usr/share/numbench/samples
doins samples/*.xml
diff --git a/app-benchmarks/numbench/numbench-9999.ebuild b/app-benchmarks/numbench/numbench-9999.ebuild
index eb0724a30..bba3a21b1 100644
--- a/app-benchmarks/numbench/numbench-9999.ebuild
+++ b/app-benchmarks/numbench/numbench-9999.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
python_install_all() {
distutils-r1_python_install_all
- python_parallel_foreach_impl python_newscript exec.py numbench
+ python_foreach_impl python_newscript exec.py numbench
insinto /usr/share/numbench/samples
doins samples/*.xml