diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 15:38:05 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 15:42:21 +0200 |
commit | e46de91f955fbb5d4886a4721f5d377c2055d130 (patch) | |
tree | 60efdacf1d4caec2f5f6ded6a6ab7e023ca87cb4 /app-dicts/sword-Nave | |
parent | app-dicts/sword-ISBE: bump to 2.2 (diff) | |
download | gentoo-e46de91f955fbb5d4886a4721f5d377c2055d130.tar.gz gentoo-e46de91f955fbb5d4886a4721f5d377c2055d130.tar.bz2 gentoo-e46de91f955fbb5d4886a4721f5d377c2055d130.zip |
app-dicts/sword-Nave: bump to 2.0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Nave')
-rw-r--r-- | app-dicts/sword-Nave/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/sword-Nave/metadata.xml | 9 | ||||
-rw-r--r-- | app-dicts/sword-Nave/sword-Nave-2.0.ebuild (renamed from app-dicts/sword-Nave/sword-Nave-1.1.ebuild) | 3 |
3 files changed, 12 insertions, 2 deletions
diff --git a/app-dicts/sword-Nave/Manifest b/app-dicts/sword-Nave/Manifest index c65bba62fbb2..ca145b608eef 100644 --- a/app-dicts/sword-Nave/Manifest +++ b/app-dicts/sword-Nave/Manifest @@ -1 +1 @@ -DIST Nave-1.1.zip 662427 BLAKE2B 6ef9c8b76812cf216bb1fc62b69419c3d181baad08fb95a57a012dd3e73aa605ea4c9e7651eeb561cb4be0b1fc81151ebbbe943a60cca43eede73f88ff67d7a2 SHA512 ed8aa568ff19ebf51d1e62697c8d74f5fc808fe27f2027d7772edfc7893722fa8ab63af6b0a0d2e20679fe856277d776a33ed72410f62bfa880ea322f3ed037e +DIST Nave-2.0.zip 1307051 BLAKE2B cf275ad7b351028b3ee86ecceac3e0110c2d6e82df677be74fee4b7ed40fadb32145e3ed7578d2efd370535d21e4b32f56ecc70268c41abdc01d5bf92da23d9a SHA512 c270050ec0cfc095e52a244eefb0994ed5df779e9550f60b8579ca467b890fb1ba14f0fd72556892ff35d2e17e860f0a3409275fb4db77b0097d47caebb6acd7 diff --git a/app-dicts/sword-Nave/metadata.xml b/app-dicts/sword-Nave/metadata.xml index 3e5026ee3754..46e651996a37 100644 --- a/app-dicts/sword-Nave/metadata.xml +++ b/app-dicts/sword-Nave/metadata.xml @@ -5,4 +5,13 @@ <email>marecki@gentoo.org</email> <name>Marek Szuba</name> </maintainer> + <longdescription> + Nave's Topics were originaly produced by Orville J. Nave, A.M., D.D., LL.D. + while serving as a chaplain in the United States Army. He referred to this + work as "the result of fourteen years of delightful and untiring study of the + Word of God." Nave's topics were originally published in the early 1900's, + and a photo-offset reproduction is currently published by Hendrickson, + ISBN 0-917006-02-X. The title page states that this work consists of 20,000+ + topics and subtopics, and 100,000 references to the Scriptures. + </longdescription> </pkgmetadata> diff --git a/app-dicts/sword-Nave/sword-Nave-1.1.ebuild b/app-dicts/sword-Nave/sword-Nave-2.0.ebuild index 2d28ff7eda99..2551dd480ddb 100644 --- a/app-dicts/sword-Nave/sword-Nave-1.1.ebuild +++ b/app-dicts/sword-Nave/sword-Nave-2.0.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="Nave" + +SWORD_MINIMUM_VERSION="1.5.1a" inherit sword-module |