summaryrefslogtreecommitdiff
path: root/app-dicts/sword-RWP
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-RWP
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-RWP')
-rw-r--r--app-dicts/sword-RWP/Manifest3
-rw-r--r--app-dicts/sword-RWP/metadata.xml25
-rw-r--r--app-dicts/sword-RWP/sword-RWP-2.0.ebuild13
3 files changed, 41 insertions, 0 deletions
diff --git a/app-dicts/sword-RWP/Manifest b/app-dicts/sword-RWP/Manifest
new file mode 100644
index 000000000000..096edab9ac87
--- /dev/null
+++ b/app-dicts/sword-RWP/Manifest
@@ -0,0 +1,3 @@
+DIST RWP-2.0.zip 3210969 BLAKE2B 7ff2b287da26cd98913bf7ccc47f590ad5dccfbc720926a08d964b5fb1d226fc1cf554fd58f235103de12652c866fa4167436762e737fbf8a9c778da146ad8c4 SHA512 d2bcdf48726cc44e3481c4634f417c8e47bf4384d3ed3f8e2f154c9b554bb261f4b21879d851d6b366af47dd8fe0a9f8faa5ed2ef610ba41cb2e9734dcfd1fb7
+EBUILD sword-RWP-2.0.ebuild 328 BLAKE2B 14bfbd5a3592869e60cf1f7a904507c09622daed8eb7756213af53c3cd50ee82745a20cf98ba7f70f07e8e46149914f1e44e720f9f47e58ec632f1450915e1ed SHA512 6b08f55879863c5445121b2186bd3977dacbe8b1ca21102c64c59e60a1124e3bd5aad5334d95835e6afddfc5a72718821b3244e21ea832a991eda2cf9d8c5b84
+MISC metadata.xml 675 BLAKE2B ea99f5a8261f8f5cf28e54a9ace741e4f6167d7c410d3635964a1f2e4e9f95673cfa0c3be225fb57e4d7c7fa7d170e1da4dac7c67137dd7345fc6ae5fa18405f SHA512 a6208870c4cbd640007877f83aee8dd6d2b6f303ee0305f6f5aa6000c28be244538ef52afb2a3015e1a0ecf1f1427052702e3bcfccf3cd593ac6bba1b5117296
diff --git a/app-dicts/sword-RWP/metadata.xml b/app-dicts/sword-RWP/metadata.xml
new file mode 100644
index 000000000000..8de30f537f96
--- /dev/null
+++ b/app-dicts/sword-RWP/metadata.xml
@@ -0,0 +1,25 @@
+<?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>
+ <longdescription>
+ Robertson's Word Pictures in the New Testament
+
+ A.T. Robertson, A.M., D.D., LL. D., Litt.D.
+
+ Vol 1,2,3,4 Public Domain
+
+ Volume 5 (c) 1932.
+ Renewal 1960 Broadman Press. All rights reserved.
+ Used by permission.
+ [Copyright expires Dec. 31, 2006.]
+
+ Volume 6 (c) 1933.
+ Renewal 1960 Broadman Press. All rights reserved.
+ Used by permission.
+ [Copyright expires Dec. 31, 2007.]
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-RWP/sword-RWP-2.0.ebuild b/app-dicts/sword-RWP/sword-RWP-2.0.ebuild
new file mode 100644
index 000000000000..1157af126562
--- /dev/null
+++ b/app-dicts/sword-RWP/sword-RWP-2.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="Robertson's Word Pictures"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=RWP"
+LICENSE="free-noncomm"
+KEYWORDS="~amd64 ~ppc ~x86"