summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-KorHKJV')
-rw-r--r--app-dicts/sword-KorHKJV/Manifest1
-rw-r--r--app-dicts/sword-KorHKJV/metadata.xml8
-rw-r--r--app-dicts/sword-KorHKJV/sword-KorHKJV-1.0.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-KorHKJV/Manifest b/app-dicts/sword-KorHKJV/Manifest
new file mode 100644
index 000000000000..d61d86db94b2
--- /dev/null
+++ b/app-dicts/sword-KorHKJV/Manifest
@@ -0,0 +1 @@
+DIST KorHKJV-1.0.zip 1711946 BLAKE2B 9f268c8ad2033644a7a379a3407a294331b2d7ccc741708f685084ec491816b12378ad1683933a1d3805973963e5845f30e514ed19d3939b5e7a8c13524565bd SHA512 12e17a5d6c4cc5bc1729ee6732bcd27dbea3eae25f6030104b3b31f912a5546e73982fa9de91e1e69e5561bd851c1e0d96df34b096b306b9b3d0686be7a6c94d
diff --git a/app-dicts/sword-KorHKJV/metadata.xml b/app-dicts/sword-KorHKJV/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-KorHKJV/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-KorHKJV/sword-KorHKJV-1.0.ebuild b/app-dicts/sword-KorHKJV/sword-KorHKJV-1.0.ebuild
new file mode 100644
index 000000000000..0b4625dec6e4
--- /dev/null
+++ b/app-dicts/sword-KorHKJV/sword-KorHKJV-1.0.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.9"
+
+inherit sword-module
+
+DESCRIPTION="Korean Hangul King James Version"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KorHKJV"
+LICENSE="free-noncomm"
+KEYWORDS="~amd64 ~ppc ~x86"