From 7bf6ce98ce257705afa005edc7e1aa7b8a1c823b Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sun, 25 Apr 2021 16:01:39 +0200 Subject: [PATCH] app-dicts/sword-GerKingComm: initial import Signed-off-by: Marek Szuba --- app-dicts/sword-GerKingComm/Manifest | 1 + app-dicts/sword-GerKingComm/metadata.xml | 9 +++++++++ .../sword-GerKingComm/sword-GerKingComm-1.0.ebuild | 13 +++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 app-dicts/sword-GerKingComm/Manifest create mode 100644 app-dicts/sword-GerKingComm/metadata.xml create mode 100644 app-dicts/sword-GerKingComm/sword-GerKingComm-1.0.ebuild diff --git a/app-dicts/sword-GerKingComm/Manifest b/app-dicts/sword-GerKingComm/Manifest new file mode 100644 index 0000000000000..981fbe3ddb504 --- /dev/null +++ b/app-dicts/sword-GerKingComm/Manifest @@ -0,0 +1 @@ +DIST GerKingComm-1.0.zip 6396345 BLAKE2B db1395beed3c08b76c0a70ef0d90eeab8e38839bbc9e35cc1ba09b7271898feb028b6503f64c8099a81cbd274065e8803e9f4c876a63a6b79f37f74a7bbca434 SHA512 0439bc349dd1b3c5e0b088ce258f867d251ee3eaf202716362b212f884b9c44128f2943de45ed2870b16e1f4043e86eb17c278f8804d8cdcedf61d32e1f62927 diff --git a/app-dicts/sword-GerKingComm/metadata.xml b/app-dicts/sword-GerKingComm/metadata.xml new file mode 100644 index 0000000000000..3827cb158fcc8 --- /dev/null +++ b/app-dicts/sword-GerKingComm/metadata.xml @@ -0,0 +1,9 @@ + + + + + marecki@gentoo.org + Marek Szuba + + + diff --git a/app-dicts/sword-GerKingComm/sword-GerKingComm-1.0.ebuild b/app-dicts/sword-GerKingComm/sword-GerKingComm-1.0.ebuild new file mode 100644 index 0000000000000..c1535c1507ac7 --- /dev/null +++ b/app-dicts/sword-GerKingComm/sword-GerKingComm-1.0.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.5.9" + +inherit sword-module + +DESCRIPTION="Kingcomments (German), Kommentar zur ganzen Bibel." +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerKingComm" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86"