summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-18 12:07:08 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-18 12:08:06 +0200
commit51a7be728639841f69b134f8acebeaa0fd3e4fe9 (patch)
tree15ae2cb3b1eb74c172093475792509c0168a6e0b /sci-chemistry/chemex
parentapp-eselect/eselect-python: amd64/arm64/arm/hppa/ppc64/ppc/s390/sparc/x86 sta... (diff)
downloadgentoo-51a7be728639841f69b134f8acebeaa0fd3e4fe9.tar.gz
gentoo-51a7be728639841f69b134f8acebeaa0fd3e4fe9.tar.bz2
gentoo-51a7be728639841f69b134f8acebeaa0fd3e4fe9.zip
Move {sci-libs → dev-python}/scipy
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-chemistry/chemex')
-rw-r--r--sci-chemistry/chemex/chemex-2018.10.2.ebuild2
-rw-r--r--sci-chemistry/chemex/chemex-2018.10.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/chemex/chemex-2018.10.2.ebuild b/sci-chemistry/chemex/chemex-2018.10.2.ebuild
index 99f888adb024..b73bd7a2fa61 100644
--- a/sci-chemistry/chemex/chemex-2018.10.2.ebuild
+++ b/sci-chemistry/chemex/chemex-2018.10.2.ebuild
@@ -25,7 +25,7 @@ RDEPEND="
>=dev-python/matplotlib-1.1[${PYTHON_MULTI_USEDEP}]
dev-python/numpy[${PYTHON_MULTI_USEDEP}]
dev-python/setuptools_scm[${PYTHON_MULTI_USEDEP}]
- >=sci-libs/scipy-0.11[${PYTHON_MULTI_USEDEP}]
+ >=dev-python/scipy-0.11[${PYTHON_MULTI_USEDEP}]
')
"
DEPEND="${RDEPEND}"
diff --git a/sci-chemistry/chemex/chemex-2018.10.3.ebuild b/sci-chemistry/chemex/chemex-2018.10.3.ebuild
index d0634c88451f..4e6e2d717f91 100644
--- a/sci-chemistry/chemex/chemex-2018.10.3.ebuild
+++ b/sci-chemistry/chemex/chemex-2018.10.3.ebuild
@@ -25,7 +25,7 @@ RDEPEND="
>=dev-python/matplotlib-1.1[${PYTHON_MULTI_USEDEP}]
dev-python/numpy[${PYTHON_MULTI_USEDEP}]
dev-python/setuptools_scm[${PYTHON_MULTI_USEDEP}]
- >=sci-libs/scipy-0.11[${PYTHON_MULTI_USEDEP}]
+ >=dev-python/scipy-0.11[${PYTHON_MULTI_USEDEP}]
')
"
DEPEND="${RDEPEND}"