summaryrefslogtreecommitdiff
path: root/app-dicts/sword-jps
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/sword-jps
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-jps')
-rw-r--r--app-dicts/sword-jps/Manifest3
-rw-r--r--app-dicts/sword-jps/metadata.xml8
-rw-r--r--app-dicts/sword-jps/sword-jps-1.2.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-jps/Manifest b/app-dicts/sword-jps/Manifest
new file mode 100644
index 000000000000..b99209694e0c
--- /dev/null
+++ b/app-dicts/sword-jps/Manifest
@@ -0,0 +1,3 @@
+DIST JPS-1.2.zip 1086344 BLAKE2B 0d9875acda95a2fc204b9b21ee8828c89bf3d915f7d65543eef27f4ab17d3aa9ba3deb9b909601a6e4ba92aeb4a4e6fa7e9299cbdd4ac323e3692370206ffbb3 SHA512 fcc9dc8b552aa5074aab74086d2e3dd8f12b5419d1d9208bb3ea4bc86117bac5d69e3d3ef118d507317aa076ae1480774973d30904234cc6d478822b324c1844
+EBUILD sword-jps-1.2.ebuild 344 BLAKE2B 3116d4b0c5a3ec42baad13594bf588730857c3cf1890491f168abdab99d584b09f786be56005c0fac82e57425eb9922bd6adc2356755f4ec6effd10265a38a5c SHA512 d4fd91c7d09cf377856e15e8fb63d6dc4f5788d8f10a4ba7ee7f94b08d212a6a663a246847095db228a1b5d80973b77c1d22b886a8461017db8214d47f2ec0ae
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-jps/metadata.xml b/app-dicts/sword-jps/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-jps/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="project">
+ <email>theology@gentoo.org</email>
+ <name>Theology</name>
+</maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-jps/sword-jps-1.2.ebuild b/app-dicts/sword-jps/sword-jps-1.2.ebuild
new file mode 100644
index 000000000000..50d8ff7327ce
--- /dev/null
+++ b/app-dicts/sword-jps/sword-jps-1.2.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+SWORD_MODULE="JPS"
+
+inherit sword-module
+
+DESCRIPTION="Jewish Publication Society Old Testament"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=JPS"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"