commit: 9878ba508f0ad22b5e95064d364d2f42e9944020
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 13:24:16 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Jul 30 13:42:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9878ba50
app-dicts/sword-RWP: bump to 2.0
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
app-dicts/sword-RWP/Manifest | 2 +-
app-dicts/sword-RWP/metadata.xml | 17 +++++++++++++++++
.../{sword-RWP-1.9.ebuild => sword-RWP-2.0.ebuild} | 5 +++--
3 files changed, 21 insertions(+), 3 deletions(-)
diff --git a/app-dicts/sword-RWP/Manifest b/app-dicts/sword-RWP/Manifest
index 5d425c9a4e8..fba9c4934ea 100644
--- a/app-dicts/sword-RWP/Manifest
+++ b/app-dicts/sword-RWP/Manifest
@@ -1 +1 @@
-DIST RWP-1.9.zip 2728649 BLAKE2B
fb56c04304799784f55a71a11ee3dde448eaaa7c6294c13d4c3043ca156ba34326913f90b329801de70ebc715cccc01b74d064db0d6cc34d19f70f6ba9864bf3
SHA512
b3e8cbc5fb01e98776bac4c0ee7744eede1c7a1a9a41dfc72f53b55c3169b729f065e317107fb7e8ef4a2bc2b79c0fabeff1adb1b89150fd12f7d5ae22d7cc7b
+DIST RWP-2.0.zip 3210969 BLAKE2B
7ff2b287da26cd98913bf7ccc47f590ad5dccfbc720926a08d964b5fb1d226fc1cf554fd58f235103de12652c866fa4167436762e737fbf8a9c778da146ad8c4
SHA512
d2bcdf48726cc44e3481c4634f417c8e47bf4384d3ed3f8e2f154c9b554bb261f4b21879d851d6b366af47dd8fe0a9f8faa5ed2ef610ba41cb2e9734dcfd1fb7
diff --git a/app-dicts/sword-RWP/metadata.xml b/app-dicts/sword-RWP/metadata.xml
index 3e5026ee375..8de30f537f9 100644
--- a/app-dicts/sword-RWP/metadata.xml
+++ b/app-dicts/sword-RWP/metadata.xml
@@ -5,4 +5,21 @@
<email>[email protected]</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-1.9.ebuild
b/app-dicts/sword-RWP/sword-RWP-2.0.ebuild
similarity index 83%
rename from app-dicts/sword-RWP/sword-RWP-1.9.ebuild
rename to app-dicts/sword-RWP/sword-RWP-2.0.ebuild
index 59a47c60391..1157af12656 100644
--- a/app-dicts/sword-RWP/sword-RWP-1.9.ebuild
+++ b/app-dicts/sword-RWP/sword-RWP-2.0.ebuild
@@ -2,11 +2,12 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-SWORD_MODULE="RWP"
+
+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="public-domain"
+LICENSE="free-noncomm"
KEYWORDS="~amd64 ~ppc ~x86"