diff options
author | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:35 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:35 +0200 |
commit | 74648bc1ef87936b631083a7ffb72c7aac027dff (patch) | |
tree | a9c4ee4f063f45426a8879944cd90aa356581f8e /app-dicts/stardict-jmdict-en-ja | |
parent | app-dicts/stardict-jmdict-en-ja: update EAPI 7 -> 8 (diff) | |
download | gentoo-74648bc1ef87936b631083a7ffb72c7aac027dff.tar.gz gentoo-74648bc1ef87936b631083a7ffb72c7aac027dff.tar.bz2 gentoo-74648bc1ef87936b631083a7ffb72c7aac027dff.zip |
app-dicts/stardict-jmdict-en-ja: drop 2.4.2-r1
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-dicts/stardict-jmdict-en-ja')
-rw-r--r-- | app-dicts/stardict-jmdict-en-ja/stardict-jmdict-en-ja-2.4.2-r1.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/app-dicts/stardict-jmdict-en-ja/stardict-jmdict-en-ja-2.4.2-r1.ebuild b/app-dicts/stardict-jmdict-en-ja/stardict-jmdict-en-ja-2.4.2-r1.ebuild deleted file mode 100644 index 05c1aae9c1db..000000000000 --- a/app-dicts/stardict-jmdict-en-ja/stardict-jmdict-en-ja-2.4.2-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -FROM_LANG="English" -TO_LANG="Japanese" -DICT_PREFIX="jmdict-" - -inherit stardict - -HOMEPAGE="http://download.huzheng.org/ja/" -SRC_URI="http://download.huzheng.org/ja/${P}.tar.bz2" - -LICENSE="GDLS" -KEYWORDS="~amd64 ~ppc ~riscv sparc x86" -IUSE="" |