summaryrefslogtreecommitdiff
path: root/app-dicts/sword-KJVD
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-KJVD')
-rw-r--r--app-dicts/sword-KJVD/Manifest3
-rw-r--r--app-dicts/sword-KJVD/metadata.xml8
-rw-r--r--app-dicts/sword-KJVD/sword-KJVD-1.1.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-KJVD/Manifest b/app-dicts/sword-KJVD/Manifest
new file mode 100644
index 000000000000..166e2411c2b9
--- /dev/null
+++ b/app-dicts/sword-KJVD/Manifest
@@ -0,0 +1,3 @@
+DIST KJVD-1.1.zip 102890 BLAKE2B 70f9bc653e77209f32983564ab5386101c6d1b60b157b76271cb19dbd9bd709f11878a89319ac9a178151352995565688a82f4689ddcf326c76f4aa78cc2850b SHA512 80f761b4ea83af42d36a46df92002de100ba37cade66d8c06528d0a5a52ac8a029e0add06433887c256771323324393e9bd18e9b1e043768e878a818cc17b9fb
+EBUILD sword-KJVD-1.1.ebuild 315 BLAKE2B 7c64e153e2efd1144e65aba2cc0f85c31e0e8f3c7c37971004e43748c978da402578c29609fb9f0633e5557301a7412695c2d22c9f195fa1faa1fd13176fbdb9 SHA512 13ec41d1fb5283f5c79d41a27beebeb9277248b2852475bea0b852c09c7fa8100a6a7497275d83aedf9f5ee560593d5f5ee6d1c0e9725fbe0d2b4a2dfe3319a0
+MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a
diff --git a/app-dicts/sword-KJVD/metadata.xml b/app-dicts/sword-KJVD/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-KJVD/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-KJVD/sword-KJVD-1.1.ebuild b/app-dicts/sword-KJVD/sword-KJVD-1.1.ebuild
new file mode 100644
index 000000000000..ef71d02bdc73
--- /dev/null
+++ b/app-dicts/sword-KJVD/sword-KJVD-1.1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+SWORD_MODULE="KJVD"
+
+inherit sword-module
+
+DESCRIPTION="King James Dictionary"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KJVD"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"