commit: 6b6dffd9db260c034a18edd38408ff8ecad64117 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sun Apr 25 15:11:03 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sun Apr 25 16:15:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6dffd9
app-dicts/sword-KJV: bump to 2.10.2 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-dicts/sword-KJV/Manifest | 1 + app-dicts/sword-KJV/sword-KJV-2.10.2.ebuild | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/app-dicts/sword-KJV/Manifest b/app-dicts/sword-KJV/Manifest index 6580914768b..99bc3613c84 100644 --- a/app-dicts/sword-KJV/Manifest +++ b/app-dicts/sword-KJV/Manifest @@ -1 +1,2 @@ +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.10.2.ebuild b/app-dicts/sword-KJV/sword-KJV-2.10.2.ebuild new file mode 100644 index 00000000000..e660fc27277 --- /dev/null +++ b/app-dicts/sword-KJV/sword-KJV-2.10.2.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 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"
