summaryrefslogtreecommitdiff
path: root/app-dicts/sword-UKJV
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /app-dicts/sword-UKJV
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
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.1.ebuild13
3 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/sword-UKJV/Manifest b/app-dicts/sword-UKJV/Manifest
new file mode 100644
index 000000000000..5ee4e71cf463
--- /dev/null
+++ b/app-dicts/sword-UKJV/Manifest
@@ -0,0 +1,3 @@
+DIST UKJV-1.1.1.zip 1584279 BLAKE2B e9fcad269272293a3f43d58b74fe10c9693e2bc4734bf6dd7e904b8b908fcf0974ccdbf12a080059f07501c3d0daf7e139f4101439893818f355af1e0806ab4e SHA512 d3dbbb07545f039637705062533a8c9fe68d6b06f4f175b6b435c63f8778fc30dc46ddc4036a58477a55934bedcd55695478fe93b1650f0786461a92d2b7d133
+EBUILD sword-UKJV-1.1.1.ebuild 331 BLAKE2B a9dc404c318c92d8cbd5540cc9bc7b1a965473bd004c73a280a9fa60af5db982fa053a74386d4f276c3448efae5e8626a8bdb594a18d3c7a4abd9655f7fdb7c1 SHA512 e529ba34dccd89b663414d1f5f75f47b58954cad0d46087fc68aa29872b7c400ac462f649c7a974ec124f92e2ebb7d45260d07c21828052dc9a1065eb20374c3
+MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a
diff --git a/app-dicts/sword-UKJV/metadata.xml b/app-dicts/sword-UKJV/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /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="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-UKJV/sword-UKJV-1.1.1.ebuild b/app-dicts/sword-UKJV/sword-UKJV-1.1.1.ebuild
new file mode 100644
index 000000000000..402e0f5945ec
--- /dev/null
+++ b/app-dicts/sword-UKJV/sword-UKJV-1.1.1.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.6"
+
+inherit sword-module
+
+DESCRIPTION="Updated King James Version"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=UKJV"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"