summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-11-09 16:07:56 +0100
committerMichał Górny <mgorny@gentoo.org>2020-11-09 16:11:01 +0100
commit48bf8e0e0cc4bfaf66d4be81e495dac38de1eb6d (patch)
tree680cb266c0b094fcc9d38d1b19b7a80aa03b8f33 /dev-python/nltk
parentpackage.mask: Last rite dev-python/typing (diff)
downloadgentoo-48bf8e0e0cc4bfaf66d4be81e495dac38de1eb6d.tar.gz
gentoo-48bf8e0e0cc4bfaf66d4be81e495dac38de1eb6d.tar.bz2
gentoo-48bf8e0e0cc4bfaf66d4be81e495dac38de1eb6d.zip
dev-python/scikit*: Revert invalid moves and dependent commits
The old names are burned already and can not be used either as target of package moves, or for new packages. Revert the renames and (hopefully) everything depending on them. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/nltk')
-rw-r--r--dev-python/nltk/nltk-3.5.ebuild (renamed from dev-python/nltk/nltk-3.5-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nltk/nltk-3.5-r1.ebuild b/dev-python/nltk/nltk-3.5.ebuild
index f00468f89f2c..3cf78bba0f11 100644
--- a/dev-python/nltk/nltk-3.5-r1.ebuild
+++ b/dev-python/nltk/nltk-3.5.ebuild
@@ -31,7 +31,7 @@ BDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pyparsing[${PYTHON_USEDEP}]
dev-python/twython[${PYTHON_USEDEP}]
- dev-python/scikit-learn[${PYTHON_USEDEP}]
+ sci-libs/scikits_learn[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
)"
PDEPEND="dev-python/nltk-data"