diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-05-26 10:23:09 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-05-26 10:24:04 +0100 |
commit | fc58341cdf6660d53dd539ddd31ab16d5b95b19f (patch) | |
tree | 96ada58e2ecc611954a740f88ef631484a1b1506 | |
parent | app-dicts/sword-KJV: stabilise 2.10.2 (ALLARCH) (diff) | |
download | gentoo-fc58341cdf6660d53dd539ddd31ab16d5b95b19f.tar.gz gentoo-fc58341cdf6660d53dd539ddd31ab16d5b95b19f.tar.bz2 gentoo-fc58341cdf6660d53dd539ddd31ab16d5b95b19f.zip |
app-dicts/sword-KJV: drop 2.9
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r-- | app-dicts/sword-KJV/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-KJV/sword-KJV-2.9.ebuild | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/app-dicts/sword-KJV/Manifest b/app-dicts/sword-KJV/Manifest index 99bc3613c840..8863a553e869 100644 --- a/app-dicts/sword-KJV/Manifest +++ b/app-dicts/sword-KJV/Manifest @@ -1,2 +1 @@ DIST KJV-2.10.2.zip 4065733 BLAKE2B 9c2fa48a38fe6352232b402de03bd2ce0651e1f30fa4a9e707b98412940a9b18c9fc465b1bb2628bdcd21bf3f8369da7eecf3a68e088ed6072fd9af1cd2f6e5f SHA512 43e841f9a6e833e8f39ac57c75d781af7b3b2d8ba59568300d0829eae809cd190e35639eb60342f36b87e5cdce6093fba4b2d7a55ed97fcdc8681025ed4100ac -DIST KJV-2.9.zip 4061008 BLAKE2B e29bdba1147b96210b68a221f254b13f63f80616b80e241926b1d4af883cb5b611259668bfcd6f943a333f46f9a3fa24565c461181379428b80a4e41d1dcc502 SHA512 80af4ce768ec5c93e8e502338320c3b7fa5127fcc91ddb22969e0c1cac056538b5296b4b886ae653146cd2e21a61441e3c34f62f90cbec30510a81abc5408ec6 diff --git a/app-dicts/sword-KJV/sword-KJV-2.9.ebuild b/app-dicts/sword-KJV/sword-KJV-2.9.ebuild deleted file mode 100644 index de2b920d80ad..000000000000 --- a/app-dicts/sword-KJV/sword-KJV-2.9.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -SWORD_MINIMUM_VERSION="1.7.0" - -inherit sword-module - -DESCRIPTION="King James Version (1769) with Strongs Numbers and Morphology" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KJV" -LICENSE="freedist" -KEYWORDS="amd64 ~ppc x86" |