diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:09:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:14:41 +0100 |
commit | 4db38a58b9aaf3ece386561d3e52f759868d141e (patch) | |
tree | 57db438a6c3dcc1ef66c2b7934e761175588ef0f /app-text/mecab | |
parent | app-text/htp: eutils-- (diff) | |
download | gentoo-4db38a58b9aaf3ece386561d3e52f759868d141e.tar.gz gentoo-4db38a58b9aaf3ece386561d3e52f759868d141e.tar.bz2 gentoo-4db38a58b9aaf3ece386561d3e52f759868d141e.zip |
app-text/mecab: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/mecab')
-rw-r--r-- | app-text/mecab/mecab-0.996-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mecab/mecab-0.996-r1.ebuild b/app-text/mecab/mecab-0.996-r1.ebuild index c12722e282a3..6db5fa57b549 100644 --- a/app-text/mecab/mecab-0.996-r1.ebuild +++ b/app-text/mecab/mecab-0.996-r1.ebuild @@ -3,7 +3,7 @@ EAPI="6" -inherit autotools eutils +inherit autotools DESCRIPTION="Yet Another Part-of-Speech and Morphological Analyzer" HOMEPAGE="https://taku910.github.io/mecab/" |