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: Wed, 26 May 2021 09:24:35
Message-Id: 1622021044.fc58341cdf6660d53dd539ddd31ab16d5b95b19f.marecki@gentoo
1 commit: fc58341cdf6660d53dd539ddd31ab16d5b95b19f
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 09:23:09 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 09:24:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc58341c
7
8 app-dicts/sword-KJV: drop 2.9
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.9.ebuild | 13 -------------
14 2 files changed, 14 deletions(-)
15
16 diff --git a/app-dicts/sword-KJV/Manifest b/app-dicts/sword-KJV/Manifest
17 index 99bc3613c84..8863a553e86 100644
18 --- a/app-dicts/sword-KJV/Manifest
19 +++ b/app-dicts/sword-KJV/Manifest
20 @@ -1,2 +1 @@
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.9.ebuild b/app-dicts/sword-KJV/sword-KJV-2.9.ebuild
25 deleted file mode 100644
26 index de2b920d80a..00000000000
27 --- a/app-dicts/sword-KJV/sword-KJV-2.9.ebuild
28 +++ /dev/null
29 @@ -1,13 +0,0 @@
30 -# Copyright 1999-2020 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"