Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-WHNU/
Date: Thu, 30 Jul 2020 21:12:53
Message-Id: 1596143495.9eb821f1c47670729ed852be827175a894933ce0.marecki@gentoo
1 commit: 9eb821f1c47670729ed852be827175a894933ce0
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 20:33:00 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 21:11:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb821f1
7
8 app-dicts/sword-WHNU: bump to 2.4
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-WHNU/Manifest | 2 +-
13 .../sword-WHNU/{sword-WHNU-1.10.ebuild => sword-WHNU-2.4.ebuild} | 5 +++--
14 2 files changed, 4 insertions(+), 3 deletions(-)
15
16 diff --git a/app-dicts/sword-WHNU/Manifest b/app-dicts/sword-WHNU/Manifest
17 index f42fc61fa5f..179de1db8c7 100644
18 --- a/app-dicts/sword-WHNU/Manifest
19 +++ b/app-dicts/sword-WHNU/Manifest
20 @@ -1 +1 @@
21 -DIST WHNU-1.10.zip 1281295 BLAKE2B 46e097d1c5de75565f1af3291bf47c8deb915da8338a56ef302dfa53c62780886e595210309b349da1e849301065836d7f737c23570794b8c67898b49b9e9ffc SHA512 c241ef99837c0e09e9b5192b134b2d61bc2fa6bbe8dd06661ec56fc7a9bc236adffe4fdad894db966884296f254858d92dc7b0bfcede19d902becf54dc1a6949
22 +DIST WHNU-2.4.zip 975858 BLAKE2B 870b87b3250a5aa8aed4c9a26f11f78460177e1ac49c399580747c9ec459ac76cd7a51266ca68d6cfa879c5435ab393bd0414660cfaf876ae1527bed625a32d5 SHA512 46390bf6c2a9344b98cfb43f096d3d476d6fa4d40e66bc070e8cb5a5efee71e7265c8ff9c42a1eaee458e912618fc843a4b28ebb239d2f09e3ba9f51353d2ad5
23
24 diff --git a/app-dicts/sword-WHNU/sword-WHNU-1.10.ebuild b/app-dicts/sword-WHNU/sword-WHNU-2.4.ebuild
25 similarity index 83%
26 rename from app-dicts/sword-WHNU/sword-WHNU-1.10.ebuild
27 rename to app-dicts/sword-WHNU/sword-WHNU-2.4.ebuild
28 index 08a6275ca2e..58a931d9a00 100644
29 --- a/app-dicts/sword-WHNU/sword-WHNU-1.10.ebuild
30 +++ b/app-dicts/sword-WHNU/sword-WHNU-2.4.ebuild
31 @@ -2,11 +2,12 @@
32 # Distributed under the terms of the GNU General Public License v2
33
34 EAPI=7
35 -SWORD_MODULE="WHNU"
36 +
37 +SWORD_MINIMUM_VERSION="1.7.2"
38
39 inherit sword-module
40
41 DESCRIPTION="Westcott-Hort with NA27/UBS4 variants (1881)"
42 HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=WHNU"
43 -LICENSE="public-domain"
44 +LICENSE="CC-BY-NC-SA-4.0"
45 KEYWORDS="~amd64 ~ppc ~x86"