From 9878ba508f0ad22b5e95064d364d2f42e9944020 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 15:24:16 +0200 Subject: app-dicts/sword-RWP: bump to 2.0 Signed-off-by: Marek Szuba --- app-dicts/sword-RWP/Manifest | 2 +- app-dicts/sword-RWP/metadata.xml | 17 +++++++++++++++++ app-dicts/sword-RWP/sword-RWP-1.9.ebuild | 12 ------------ app-dicts/sword-RWP/sword-RWP-2.0.ebuild | 13 +++++++++++++ 4 files changed, 31 insertions(+), 13 deletions(-) delete mode 100644 app-dicts/sword-RWP/sword-RWP-1.9.ebuild create mode 100644 app-dicts/sword-RWP/sword-RWP-2.0.ebuild (limited to 'app-dicts') diff --git a/app-dicts/sword-RWP/Manifest b/app-dicts/sword-RWP/Manifest index 5d425c9a4e89..fba9c4934eae 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 3e5026ee3754..8de30f537f96 100644 --- a/app-dicts/sword-RWP/metadata.xml +++ b/app-dicts/sword-RWP/metadata.xml @@ -5,4 +5,21 @@ marecki@gentoo.org Marek Szuba + + 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.] + diff --git a/app-dicts/sword-RWP/sword-RWP-1.9.ebuild b/app-dicts/sword-RWP/sword-RWP-1.9.ebuild deleted file mode 100644 index 59a47c603919..000000000000 --- a/app-dicts/sword-RWP/sword-RWP-1.9.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -SWORD_MODULE="RWP" - -inherit sword-module - -DESCRIPTION="Robertson's Word Pictures" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=RWP" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86" 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" -- cgit v1.2.3-65-gdbad