commit:     a8068d0d0358bcceafe8ad2a5338256bd664c60a
Author:     Shaoyu Tseng <1over137 <AT> anche <DOT> no>
AuthorDate: Fri Apr 15 13:32:02 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 13:32:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a8068d0d

app-misc/ssmtool: treeclean

Signed-off-by: Shaoyu Tseng <1over137 <AT> anche.no>

 app-misc/vocabsieve/ssmtool-0.6.4.ebuild | 35 --------------------------------
 1 file changed, 35 deletions(-)

diff --git a/app-misc/vocabsieve/ssmtool-0.6.4.ebuild 
b/app-misc/vocabsieve/ssmtool-0.6.4.ebuild
deleted file mode 100644
index 51e57408c..000000000
--- a/app-misc/vocabsieve/ssmtool-0.6.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
-
-DESCRIPTION="A simple sentence mining tool written in PyQt5"
-HOMEPAGE="https://github.com/FreeLanguageTools/ssmtool/ 
https://pypi.org/project/ssmtool/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       dev-python/PyQt5[${PYTHON_USEDEP}]
-       dev-python/simplemma[${PYTHON_USEDEP}]
-       dev-python/beautifulsoup4[${PYTHON_USEDEP}]
-       dev-python/lxml[${PYTHON_USEDEP}]
-       dev-python/flask[${PYTHON_USEDEP}]
-       dev-python/flask-sqlalchemy[${PYTHON_USEDEP}]
-       dev-python/bidict[${PYTHON_USEDEP}]
-       dev-python/pystardict[${PYTHON_USEDEP}]
-       dev-python/pymorphy2[${PYTHON_USEDEP}]
-       dev-python/pymorphy2-dicts-ru[${PYTHON_USEDEP}]
-       dev-python/playsound[${PYTHON_USEDEP}]
-       dev-python/charset_normalizer[${PYTHON_USEDEP}]
-       dev-python/EbookLib[${PYTHON_USEDEP}]
-       dev-python/sentence-splitter[${PYTHON_USEDEP}]
-       dev-python/mobi[${PYTHON_USEDEP}]
-       dev-python/SLPP[${PYTHON_USEDEP}]
-"

Reply via email to