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 /sys-cluster
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 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ceph-14.2.11.ebuild2
-rw-r--r--sys-cluster/ceph/ceph-15.2.4-r3.ebuild2
-rw-r--r--sys-cluster/ceph/ceph-15.2.5.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/ceph/ceph-14.2.11.ebuild b/sys-cluster/ceph/ceph-14.2.11.ebuild
index cab350b3f499..09fdd24959db 100644
--- a/sys-cluster/ceph/ceph-14.2.11.ebuild
+++ b/sys-cluster/ceph/ceph-14.2.11.ebuild
@@ -148,7 +148,7 @@ RDEPEND="${DEPEND}
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/routes[${PYTHON_USEDEP}]
diskprediction? (
- $(python_gen_cond_dep '<sci-libs/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7})
+ $(python_gen_cond_dep '<dev-python/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7})
)
sci-libs/scikits_learn[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
diff --git a/sys-cluster/ceph/ceph-15.2.4-r3.ebuild b/sys-cluster/ceph/ceph-15.2.4-r3.ebuild
index a81fe959935e..d3903349156e 100644
--- a/sys-cluster/ceph/ceph-15.2.4-r3.ebuild
+++ b/sys-cluster/ceph/ceph-15.2.4-r3.ebuild
@@ -153,7 +153,7 @@ RDEPEND="${DEPEND}
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/routes[${PYTHON_USEDEP}]
diskprediction? (
- $(python_gen_cond_dep '<sci-libs/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7})
+ $(python_gen_cond_dep '<dev-python/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7})
)
sci-libs/scikits_learn[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
diff --git a/sys-cluster/ceph/ceph-15.2.5.ebuild b/sys-cluster/ceph/ceph-15.2.5.ebuild
index 5368ad7d8d0a..942ffd88e776 100644
--- a/sys-cluster/ceph/ceph-15.2.5.ebuild
+++ b/sys-cluster/ceph/ceph-15.2.5.ebuild
@@ -153,7 +153,7 @@ RDEPEND="${DEPEND}
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/routes[${PYTHON_USEDEP}]
diskprediction? (
- $(python_gen_cond_dep '<sci-libs/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7})
+ $(python_gen_cond_dep '<dev-python/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7})
)
sci-libs/scikits_learn[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]