summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2021-06-22 21:11:58 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-09-07 13:19:49 +0300
commitaf5c0e6eba014aac9213227d0d12b47018287555 (patch)
treefe418a998a5ff4508f953b04b4d8c4fd6f643a9b /app-dicts/stardict-jmdict-ja-en
parentapp-text/dictd: add sys-devel/flex as BDEPEND (diff)
downloadgentoo-af5c0e6eba014aac9213227d0d12b47018287555.tar.gz
gentoo-af5c0e6eba014aac9213227d0d12b47018287555.tar.bz2
gentoo-af5c0e6eba014aac9213227d0d12b47018287555.zip
app-dicts/stardict-jmdict-{en-ja,ja-en}*: EAPI 7, fix license
Closes: https://bugs.gentoo.org/797628 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21378 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-dicts/stardict-jmdict-ja-en')
-rw-r--r--app-dicts/stardict-jmdict-ja-en/stardict-jmdict-ja-en-2.4.2-r2.ebuild16
1 files changed, 16 insertions, 0 deletions
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"