diff options
author | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:37 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:37 +0200 |
commit | 67a1dfeb8a6b8e9e7f38e835b5cf92f03c1ff423 (patch) | |
tree | 3e980c568ffe45475be9f86d511dd5572c6d743c /app-dicts | |
parent | app-dicts/stardict-jmdict-ja-en: update EAPI 7 -> 8 (diff) | |
download | gentoo-67a1dfeb8a6b8e9e7f38e835b5cf92f03c1ff423.tar.gz gentoo-67a1dfeb8a6b8e9e7f38e835b5cf92f03c1ff423.tar.bz2 gentoo-67a1dfeb8a6b8e9e7f38e835b5cf92f03c1ff423.zip |
app-dicts/stardict-jmdict-ja-en: drop 2.4.2-r1
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-2.4.2-r1.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-2.4.2-r1.ebuild b/app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-2.4.2-r1.ebuild deleted file mode 100644 index 32087ed1ffcf..000000000000 --- a/app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-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="Japanese" -TO_LANG="English" -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="" |