summaryrefslogtreecommitdiff
path: root/dev-python/oct2py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-16 07:40:42 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-16 08:46:47 +0200
commita877690cb63a95023b946a7ced7897503d54641e (patch)
tree2a1c873e0b09c81924a1e1e803bd3c783f06272e /dev-python/oct2py
parent83685eeb5dcd9dce708223f89654ba8489b8cccb (diff)
downloadgentoo-a877690cb63a95023b946a7ced7897503d54641e.tar.gz
gentoo-a877690cb63a95023b946a7ced7897503d54641e.tar.bz2
gentoo-a877690cb63a95023b946a7ced7897503d54641e.zip
Rename dev-python/{octave_kernel → octave-kernel}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/oct2py')
-rw-r--r--dev-python/oct2py/oct2py-5.6.0.ebuild4
-rw-r--r--dev-python/oct2py/oct2py-5.6.1.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/oct2py/oct2py-5.6.0.ebuild b/dev-python/oct2py/oct2py-5.6.0.ebuild
index ca1780ad9252..f10a1aac5a11 100644
--- a/dev-python/oct2py/oct2py-5.6.0.ebuild
+++ b/dev-python/oct2py/oct2py-5.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ IUSE="examples"
RDEPEND="
>=dev-python/numpy-1.12[${PYTHON_USEDEP}]
- >=dev-python/octave_kernel-0.34.0[${PYTHON_USEDEP}]
+ >=dev-python/octave-kernel-0.34.0[${PYTHON_USEDEP}]
>=dev-python/scipy-0.17[${PYTHON_USEDEP}]"
BDEPEND="
test? (
diff --git a/dev-python/oct2py/oct2py-5.6.1.ebuild b/dev-python/oct2py/oct2py-5.6.1.ebuild
index db812306913e..482fbfd11055 100644
--- a/dev-python/oct2py/oct2py-5.6.1.ebuild
+++ b/dev-python/oct2py/oct2py-5.6.1.ebuild
@@ -20,7 +20,7 @@ IUSE="examples"
RDEPEND="
>=dev-python/numpy-1.12[${PYTHON_USEDEP}]
- >=dev-python/octave_kernel-0.34.0[${PYTHON_USEDEP}]
+ >=dev-python/octave-kernel-0.34.0[${PYTHON_USEDEP}]
>=dev-python/scipy-0.17[${PYTHON_USEDEP}]"
BDEPEND="
test? (