summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-JapKougo')
-rw-r--r--app-dicts/sword-JapKougo/Manifest1
-rw-r--r--app-dicts/sword-JapKougo/metadata.xml8
-rw-r--r--app-dicts/sword-JapKougo/sword-JapKougo-1.1.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-JapKougo/Manifest b/app-dicts/sword-JapKougo/Manifest
new file mode 100644
index 000000000000..54c6d6ebb65b
--- /dev/null
+++ b/app-dicts/sword-JapKougo/Manifest
@@ -0,0 +1 @@
+DIST JapKougo-1.1.zip 2113786 BLAKE2B 05d2df789bf27b4f0f9d5069218dd8904870036570d491550f9157fe9c6642672dd81359711e2e63795a9c196ae40336188fc397240b270fdf754a303fe26373 SHA512 aa4d7cf8b4d4f3e782224cc359a524e2f4f99ae211c3b6eca44df18e753a92e91b0a06e727399b11ac0db0995239f41f08d5756cfd2cfcec579984cbb20095e3
diff --git a/app-dicts/sword-JapKougo/metadata.xml b/app-dicts/sword-JapKougo/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-JapKougo/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-JapKougo/sword-JapKougo-1.1.ebuild b/app-dicts/sword-JapKougo/sword-JapKougo-1.1.ebuild
new file mode 100644
index 000000000000..d80d502cd671
--- /dev/null
+++ b/app-dicts/sword-JapKougo/sword-JapKougo-1.1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SWORD_MINIMUM_VERSION="1.5.12"
+
+inherit sword-module
+
+DESCRIPTION="Colloquial Japanese Bible (Kougo-yaku), published 1954/1955"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=JapKougo"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"