diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 15:35:00 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 15:42:17 +0200 |
commit | 51e7c78232dec9236f0a1a0486c6840548f863de (patch) | |
tree | 4035a2f447f091a5d85eba350ebf64f7b949a792 /app-dicts/sword-ISBE | |
parent | app-dicts/sword-Easton: bump to 2.0 (diff) | |
download | gentoo-51e7c78232dec9236f0a1a0486c6840548f863de.tar.gz gentoo-51e7c78232dec9236f0a1a0486c6840548f863de.tar.bz2 gentoo-51e7c78232dec9236f0a1a0486c6840548f863de.zip |
app-dicts/sword-ISBE: bump to 2.2
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-ISBE')
-rw-r--r-- | app-dicts/sword-ISBE/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/sword-ISBE/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/sword-ISBE/sword-ISBE-2.2.ebuild (renamed from app-dicts/sword-ISBE/sword-ISBE-1.6.ebuild) | 3 |
3 files changed, 11 insertions, 2 deletions
diff --git a/app-dicts/sword-ISBE/Manifest b/app-dicts/sword-ISBE/Manifest index 1bc2f98f5a78..02352e62e80b 100644 --- a/app-dicts/sword-ISBE/Manifest +++ b/app-dicts/sword-ISBE/Manifest @@ -1 +1 @@ -DIST ISBE-1.6.zip 9318385 BLAKE2B 63816e7ef6ea2e4612c4ee792c2601c12803111f379f2a1daf4735639cbc7b92e3aeb27a2a24eb0946e877dcef9fddd0076d0752ba8273adecde61c35225b592 SHA512 6771eea36f78b42f3c0488cd52a4691658f4dbb295667b0abbf09ffc7cb3022bafc9fb080d3b487c19fbd01c87ef1f16bc35b12d1822f3185c6c05b89bd7326d +DIST ISBE-2.2.zip 9987447 BLAKE2B 2c6ad5d596fb22bd18a2ff551836c2585aef0cc3e24d1ef3901a5ffde1079149615cddd4f26dd891b8aacc3b7081555ea575c540ba7d3afee2ed16d65c5679ff SHA512 3f4d111beb3795fa2ef566a07548ec32ee1ccda28292f960a8cc8ea40370c859aeb6108ddf840df338f6f1a7c2433b144b28e4d98fba66bd0d82ace66ee1475d diff --git a/app-dicts/sword-ISBE/metadata.xml b/app-dicts/sword-ISBE/metadata.xml index 3e5026ee3754..48e633bdcfc1 100644 --- a/app-dicts/sword-ISBE/metadata.xml +++ b/app-dicts/sword-ISBE/metadata.xml @@ -5,4 +5,12 @@ <email>marecki@gentoo.org</email> <name>Marek Szuba</name> </maintainer> + <longdescription> + THE INTERNATIONAL STANDARD BIBLE ENCYCLOPEDIA + James Orr, M.A., D.D. General Editor + John L. Nuelsen, D.D., LL.D. Edgar Y. Mullins, D.D., LL.D. Assistant Editors + Morris O. Evans, D.D., PhD. Managing Editor + Melvin Grove Kyle, D.D., JJ.D. Revising Editor + 1844-1913 ed. + </longdescription> </pkgmetadata> diff --git a/app-dicts/sword-ISBE/sword-ISBE-1.6.ebuild b/app-dicts/sword-ISBE/sword-ISBE-2.2.ebuild index 546876679fb8..82f00f0e421c 100644 --- a/app-dicts/sword-ISBE/sword-ISBE-1.6.ebuild +++ b/app-dicts/sword-ISBE/sword-ISBE-2.2.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="ISBE" + +SWORD_MINIMUM_VERSION="1.5.1a" inherit sword-module |