From 9eb821f1c47670729ed852be827175a894933ce0 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 22:33:00 +0200 Subject: app-dicts/sword-WHNU: bump to 2.4 Signed-off-by: Marek Szuba --- app-dicts/sword-WHNU/Manifest | 2 +- app-dicts/sword-WHNU/sword-WHNU-1.10.ebuild | 12 ------------ app-dicts/sword-WHNU/sword-WHNU-2.4.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 13 deletions(-) delete mode 100644 app-dicts/sword-WHNU/sword-WHNU-1.10.ebuild create mode 100644 app-dicts/sword-WHNU/sword-WHNU-2.4.ebuild (limited to 'app-dicts') diff --git a/app-dicts/sword-WHNU/Manifest b/app-dicts/sword-WHNU/Manifest index f42fc61fa5f1..179de1db8c7f 100644 --- a/app-dicts/sword-WHNU/Manifest +++ b/app-dicts/sword-WHNU/Manifest @@ -1 +1 @@ -DIST WHNU-1.10.zip 1281295 BLAKE2B 46e097d1c5de75565f1af3291bf47c8deb915da8338a56ef302dfa53c62780886e595210309b349da1e849301065836d7f737c23570794b8c67898b49b9e9ffc SHA512 c241ef99837c0e09e9b5192b134b2d61bc2fa6bbe8dd06661ec56fc7a9bc236adffe4fdad894db966884296f254858d92dc7b0bfcede19d902becf54dc1a6949 +DIST WHNU-2.4.zip 975858 BLAKE2B 870b87b3250a5aa8aed4c9a26f11f78460177e1ac49c399580747c9ec459ac76cd7a51266ca68d6cfa879c5435ab393bd0414660cfaf876ae1527bed625a32d5 SHA512 46390bf6c2a9344b98cfb43f096d3d476d6fa4d40e66bc070e8cb5a5efee71e7265c8ff9c42a1eaee458e912618fc843a4b28ebb239d2f09e3ba9f51353d2ad5 diff --git a/app-dicts/sword-WHNU/sword-WHNU-1.10.ebuild b/app-dicts/sword-WHNU/sword-WHNU-1.10.ebuild deleted file mode 100644 index 08a6275ca2e9..000000000000 --- a/app-dicts/sword-WHNU/sword-WHNU-1.10.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="WHNU" - -inherit sword-module - -DESCRIPTION="Westcott-Hort with NA27/UBS4 variants (1881)" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=WHNU" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-WHNU/sword-WHNU-2.4.ebuild b/app-dicts/sword-WHNU/sword-WHNU-2.4.ebuild new file mode 100644 index 000000000000..58a931d9a00e --- /dev/null +++ b/app-dicts/sword-WHNU/sword-WHNU-2.4.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.7.2" + +inherit sword-module + +DESCRIPTION="Westcott-Hort with NA27/UBS4 variants (1881)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=WHNU" +LICENSE="CC-BY-NC-SA-4.0" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad