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-GerLut1545/
Date: Thu, 30 Jul 2020 21:12:46
Message-Id: 1596143437.2dcbda0b72b5cd09720271b439010e4d96bd8363.marecki@gentoo
1 commit: 2dcbda0b72b5cd09720271b439010e4d96bd8363
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 19:55:13 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 21:10:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dcbda0b
7
8 app-dicts/sword-GerLut1545: bump to 2.0.1
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-GerLut1545/Manifest | 2 +-
13 .../{sword-GerLut1545-1.2.ebuild => sword-GerLut1545-2.0.1.ebuild} | 5 +++--
14 2 files changed, 4 insertions(+), 3 deletions(-)
15
16 diff --git a/app-dicts/sword-GerLut1545/Manifest b/app-dicts/sword-GerLut1545/Manifest
17 index affd717e6f4..ad30c3b22d8 100644
18 --- a/app-dicts/sword-GerLut1545/Manifest
19 +++ b/app-dicts/sword-GerLut1545/Manifest
20 @@ -1 +1 @@
21 -DIST GerLut1545-1.2.zip 1463147 BLAKE2B 42c144540398634c71731e5277d167c0fe66fbcfd41e198c57709cd7883b3318b862804c061ece2847926d0b72eb18b29c176184be7211e0e502ddb99ecaf844 SHA512 bc58a7661f68936ee035bf89c580da7ee9f0ea678f81f859956f0c7074df39894a91bee4e5032db8d1e6bf4c05744de876e4890b9a85ca8f18a4c33144103fed
22 +DIST GerLut1545-2.0.1.zip 1517287 BLAKE2B a33cd85262d0b5900418d72e88e37ec77537e28c41adcabd130c86893f9d88f7a21983685c11b8552e798388bc6787c8482c33d433d76782fdb390915162623e SHA512 d247080dafbc24d57a14becfbef6c3fab8c43bea42085e9bc861bf02cc53e6f13ac0fe03b59e3ca26101b976db6edeaa096cd2941f80fd905cddd18eb362acc5
23
24 diff --git a/app-dicts/sword-GerLut1545/sword-GerLut1545-1.2.ebuild b/app-dicts/sword-GerLut1545/sword-GerLut1545-2.0.1.ebuild
25 similarity index 71%
26 rename from app-dicts/sword-GerLut1545/sword-GerLut1545-1.2.ebuild
27 rename to app-dicts/sword-GerLut1545/sword-GerLut1545-2.0.1.ebuild
28 index c5c459202cc..dad439ffd08 100644
29 --- a/app-dicts/sword-GerLut1545/sword-GerLut1545-1.2.ebuild
30 +++ b/app-dicts/sword-GerLut1545/sword-GerLut1545-2.0.1.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="GerLut1545"
36 +
37 +SWORD_MINIMUM_VERSION="1.7.0"
38
39 inherit sword-module
40
41 -DESCRIPTION="German Unrevidierte Luther Ubersetzung von 1545"
42 +DESCRIPTION="German Luther Übersetzung von 1545 (moderne Rechtschreibung)"
43 HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerLut1545"
44 LICENSE="public-domain"
45 KEYWORDS="~amd64 ~ppc ~x86"