summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:45:31 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:35:15 +0200
commite1a8b73b89bbd0efe92c3d593baad3f8b1f4a240 (patch)
treefd158e7b955231fb6876c921dbe790dfa8ad8747 /app-dicts/sword-KJVPCE
parentapp-dicts/sword-KD: new package (diff)
downloadgentoo-e1a8b73b89bbd0efe92c3d593baad3f8b1f4a240.tar.gz
gentoo-e1a8b73b89bbd0efe92c3d593baad3f8b1f4a240.tar.bz2
gentoo-e1a8b73b89bbd0efe92c3d593baad3f8b1f4a240.zip
app-dicts/sword-KJVPCE: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-KJVPCE')
-rw-r--r--app-dicts/sword-KJVPCE/Manifest1
-rw-r--r--app-dicts/sword-KJVPCE/metadata.xml8
-rw-r--r--app-dicts/sword-KJVPCE/sword-KJVPCE-1.0.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-KJVPCE/Manifest b/app-dicts/sword-KJVPCE/Manifest
new file mode 100644
index 000000000000..bb39ea166e41
--- /dev/null
+++ b/app-dicts/sword-KJVPCE/Manifest
@@ -0,0 +1 @@
+DIST KJVPCE-1.0.zip 1561436 BLAKE2B 0baa54c37e2dcf365a8ad8a07c1af25074270fd06b814058cf067e6f139635b9bd48e019c387526a8c3c0573505afb6a12c20a73d4230e8aa7b63c293abbcc5f SHA512 aadbc163f998d59bb3a22fb2eef5f6b1ce4d6cabe01e215716d178de3aff114f65506ff8ea5670ebbb4bf77db4d1cf9338ace2ae34d943e991c32c592b5de68b
diff --git a/app-dicts/sword-KJVPCE/metadata.xml b/app-dicts/sword-KJVPCE/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-KJVPCE/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-KJVPCE/sword-KJVPCE-1.0.ebuild b/app-dicts/sword-KJVPCE/sword-KJVPCE-1.0.ebuild
new file mode 100644
index 000000000000..20119ff621b5
--- /dev/null
+++ b/app-dicts/sword-KJVPCE/sword-KJVPCE-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="King James Version: Pure Cambridge Edition"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KJVPCE"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"