app-text/rnc2rng: move from dev-python to app-text

Signed-off-by: Dirkjan Ochtman <djc@gentoo.org>
This commit is contained in:
Dirkjan Ochtman
2020-04-06 10:16:11 +02:00
parent d065f56170
commit 0b5ad2264d
5 changed files with 2 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ IUSE=""
PATCHES=( "${FILESDIR}/b1a5f925527093b0b5c11507f379a908e3354820.patch" )
RDEPEND="
dev-python/rnc2rng[${PYTHON_USEDEP}]
app-text/rnc2rng[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]"
BDEPEND="
${RDEPEND}"

View File

@@ -1,2 +1,3 @@
move dev-libs/yaml-cpp dev-cpp/yaml-cpp
move dev-python/scikit-learn sci-libs/scikits_learn
move dev-python/rnc2rng app-text/rnc2rng