diff options
author | 2020-10-15 15:16:29 +0000 | |
---|---|---|
committer | 2020-11-09 22:01:45 +0800 | |
commit | c86bb949ca134f8c656ab572e107fbca127ae010 (patch) | |
tree | d147e00e9e842183b4629e55ff7b9b512562cf4d /sys-cluster/ceph | |
parent | sci-libs/scikits_learn: version bump to 0.23.2 (diff) | |
download | gentoo-c86bb949ca134f8c656ab572e107fbca127ae010.tar.gz gentoo-c86bb949ca134f8c656ab572e107fbca127ae010.tar.bz2 gentoo-c86bb949ca134f8c656ab572e107fbca127ae010.zip |
dev-python/scikit-learn: moved sci-libs/scikits_learn
Cancel the previous move in 2Q2020.
Closes: https://bugs.gentoo.org/665482
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r-- | sys-cluster/ceph/ceph-14.2.11-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-14.2.11.ebuild | 2 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-15.2.4-r3.ebuild | 2 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-15.2.5-r1.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys-cluster/ceph/ceph-14.2.11-r1.ebuild b/sys-cluster/ceph/ceph-14.2.11-r1.ebuild index 35c24e6a41de..93994b624aed 100644 --- a/sys-cluster/ceph/ceph-14.2.11-r1.ebuild +++ b/sys-cluster/ceph/ceph-14.2.11-r1.ebuild @@ -151,7 +151,7 @@ RDEPEND="${DEPEND} diskprediction? ( $(python_gen_cond_dep '<dev-python/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7}) ) - sci-libs/scikits_learn[${PYTHON_USEDEP}] + dev-python/scikit-learn[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] ) " diff --git a/sys-cluster/ceph/ceph-14.2.11.ebuild b/sys-cluster/ceph/ceph-14.2.11.ebuild index 09fdd24959db..725942e9d4cd 100644 --- a/sys-cluster/ceph/ceph-14.2.11.ebuild +++ b/sys-cluster/ceph/ceph-14.2.11.ebuild @@ -150,7 +150,7 @@ RDEPEND="${DEPEND} diskprediction? ( $(python_gen_cond_dep '<dev-python/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7}) ) - sci-libs/scikits_learn[${PYTHON_USEDEP}] + dev-python/scikit-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 5a32d2f37876..31d939d3a5b6 100644 --- a/sys-cluster/ceph/ceph-15.2.4-r3.ebuild +++ b/sys-cluster/ceph/ceph-15.2.4-r3.ebuild @@ -155,7 +155,7 @@ RDEPEND="${DEPEND} diskprediction? ( $(python_gen_cond_dep '<dev-python/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7}) ) - sci-libs/scikits_learn[${PYTHON_USEDEP}] + dev-python/scikit-learn[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] ) " diff --git a/sys-cluster/ceph/ceph-15.2.5-r1.ebuild b/sys-cluster/ceph/ceph-15.2.5-r1.ebuild index ace42c44650b..e00e7570e0cd 100644 --- a/sys-cluster/ceph/ceph-15.2.5-r1.ebuild +++ b/sys-cluster/ceph/ceph-15.2.5-r1.ebuild @@ -156,7 +156,7 @@ RDEPEND="${DEPEND} diskprediction? ( $(python_gen_cond_dep '<dev-python/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7}) ) - sci-libs/scikits_learn[${PYTHON_USEDEP}] + dev-python/scikit-learn[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] ) " |