summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:45:18 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:35:02 +0200
commit26732655a89abcf2e18abb202acc948aad0b3690 (patch)
tree6ec1b630d8498b98d043af3bb21963c07cf146b8 /app-dicts/sword-JapKougo
parentapp-dicts/sword-JapDenmo: new package (diff)
downloadgentoo-26732655a89abcf2e18abb202acc948aad0b3690.tar.gz
gentoo-26732655a89abcf2e18abb202acc948aad0b3690.tar.bz2
gentoo-26732655a89abcf2e18abb202acc948aad0b3690.zip
app-dicts/sword-JapKougo: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
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"