From af5c0e6eba014aac9213227d0d12b47018287555 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Tue, 22 Jun 2021 21:11:58 +0200 Subject: app-dicts/stardict-jmdict-{en-ja,ja-en}*: EAPI 7, fix license Closes: https://bugs.gentoo.org/797628 Signed-off-by: Alessandro Barbieri Closes: https://github.com/gentoo/gentoo/pull/21378 Signed-off-by: Joonas Niilola --- .../stardict-jmdict-ja-en-2.4.2-r2.ebuild | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-2.4.2-r2.ebuild (limited to 'app-dicts/stardict-jmdict-ja-en') diff --git a/app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-2.4.2-r2.ebuild b/app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-2.4.2-r2.ebuild new file mode 100644 index 000000000000..54dbecd7f128 --- /dev/null +++ b/app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-2.4.2-r2.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +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="CC-BY-SA-3.0 CC-BY-SA-4.0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" -- cgit v1.2.3-65-gdbad