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-KJV/
Date: Sun, 25 Apr 2021 16:16:04
Message-Id: 1619367300.6b6dffd9db260c034a18edd38408ff8ecad64117.marecki@gentoo
1 commit: 6b6dffd9db260c034a18edd38408ff8ecad64117
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 25 15:11:03 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 16:15:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6dffd9
7
8 app-dicts/sword-KJV: bump to 2.10.2
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-KJV/Manifest | 1 +
13 app-dicts/sword-KJV/sword-KJV-2.10.2.ebuild | 13 +++++++++++++
14 2 files changed, 14 insertions(+)
15
16 diff --git a/app-dicts/sword-KJV/Manifest b/app-dicts/sword-KJV/Manifest
17 index 6580914768b..99bc3613c84 100644
18 --- a/app-dicts/sword-KJV/Manifest
19 +++ b/app-dicts/sword-KJV/Manifest
20 @@ -1 +1,2 @@
21 +DIST KJV-2.10.2.zip 4065733 BLAKE2B 9c2fa48a38fe6352232b402de03bd2ce0651e1f30fa4a9e707b98412940a9b18c9fc465b1bb2628bdcd21bf3f8369da7eecf3a68e088ed6072fd9af1cd2f6e5f SHA512 43e841f9a6e833e8f39ac57c75d781af7b3b2d8ba59568300d0829eae809cd190e35639eb60342f36b87e5cdce6093fba4b2d7a55ed97fcdc8681025ed4100ac
22 DIST KJV-2.9.zip 4061008 BLAKE2B e29bdba1147b96210b68a221f254b13f63f80616b80e241926b1d4af883cb5b611259668bfcd6f943a333f46f9a3fa24565c461181379428b80a4e41d1dcc502 SHA512 80af4ce768ec5c93e8e502338320c3b7fa5127fcc91ddb22969e0c1cac056538b5296b4b886ae653146cd2e21a61441e3c34f62f90cbec30510a81abc5408ec6
23
24 diff --git a/app-dicts/sword-KJV/sword-KJV-2.10.2.ebuild b/app-dicts/sword-KJV/sword-KJV-2.10.2.ebuild
25 new file mode 100644
26 index 00000000000..e660fc27277
27 --- /dev/null
28 +++ b/app-dicts/sword-KJV/sword-KJV-2.10.2.ebuild
29 @@ -0,0 +1,13 @@
30 +# Copyright 1999-2021 Gentoo Authors
31 +# Distributed under the terms of the GNU General Public License v2
32 +
33 +EAPI=7
34 +
35 +SWORD_MINIMUM_VERSION="1.7.0"
36 +
37 +inherit sword-module
38 +
39 +DESCRIPTION="King James Version (1769) with Strongs Numbers and Morphology"
40 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KJV"
41 +LICENSE="freedist"
42 +KEYWORDS="~amd64 ~ppc ~x86"