diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-04-16 07:40:42 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-04-16 08:46:47 +0200 |
| commit | a877690cb63a95023b946a7ced7897503d54641e (patch) | |
| tree | 2a1c873e0b09c81924a1e1e803bd3c783f06272e /dev-python/oct2py/oct2py-5.6.0.ebuild | |
| parent | 83685eeb5dcd9dce708223f89654ba8489b8cccb (diff) | |
| download | gentoo-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/oct2py-5.6.0.ebuild')
| -rw-r--r-- | dev-python/oct2py/oct2py-5.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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? ( |
