summaryrefslogtreecommitdiff
path: root/app-dicts/sword-ukjv
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-ukjv
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-ukjv')
-rw-r--r--app-dicts/sword-ukjv/Manifest3
-rw-r--r--app-dicts/sword-ukjv/metadata.xml8
-rw-r--r--app-dicts/sword-ukjv/sword-ukjv-1.1.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-ukjv/Manifest b/app-dicts/sword-ukjv/Manifest
new file mode 100644
index 000000000000..6b1ff09c24d5
--- /dev/null
+++ b/app-dicts/sword-ukjv/Manifest
@@ -0,0 +1,3 @@
+DIST UKJV-1.1.zip 1584221 BLAKE2B cd9dd0cef2416ca4a871807d71de5096f9fecb42cfdfd228f09ec1fd05f7c193cd972e67f6c5d3bc8b981d082c88aaa3d535ccf3c82045127c574896a2a2fc14 SHA512 1869a1b165d187bf0f1a11dd1ee032553576dcb7cd0f13707e6aa1956e0b9122b404751cded28be5d4a23c62420bdafeeb0c4af7426f5142a74246f28337614e
+EBUILD sword-ukjv-1.1.ebuild 327 BLAKE2B 4f8b377e6918de63609c968e08bcf935244c9848b9d69fd2f9e94f75a80b88dcc817b970cc2d531a6e797d8d3a70ee7c787ff159cd3af61b12b0451eb6e48454 SHA512 1b3cc8bc1e82abbd53bbef1881593fad32b0ad3bbb7a82e0cf1bceec09e2dddb3d6bc017cab151ae369edfcb2788b84218b7daf30593a870597dcca5fd4ed472
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-ukjv/metadata.xml b/app-dicts/sword-ukjv/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-ukjv/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-ukjv/sword-ukjv-1.1.ebuild b/app-dicts/sword-ukjv/sword-ukjv-1.1.ebuild
new file mode 100644
index 000000000000..60463c811c52
--- /dev/null
+++ b/app-dicts/sword-ukjv/sword-ukjv-1.1.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="UKJV"
+
+inherit sword-module
+
+DESCRIPTION="Updated King James Version"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=UKJV"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"