From dc6a1a5e7385f5f61e17e15c4a3a8163f0b7d6bd Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sun, 25 Apr 2021 15:35:25 +0200 Subject: app-dicts/sword-DutKingComm: initial import Signed-off-by: Marek Szuba --- app-dicts/sword-DutKingComm/Manifest | 1 + app-dicts/sword-DutKingComm/metadata.xml | 9 +++++++++ app-dicts/sword-DutKingComm/sword-DutKingComm-1.0.ebuild | 13 +++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 app-dicts/sword-DutKingComm/Manifest create mode 100644 app-dicts/sword-DutKingComm/metadata.xml create mode 100644 app-dicts/sword-DutKingComm/sword-DutKingComm-1.0.ebuild (limited to 'app-dicts/sword-DutKingComm') diff --git a/app-dicts/sword-DutKingComm/Manifest b/app-dicts/sword-DutKingComm/Manifest new file mode 100644 index 000000000000..1d42b4d0ec6e --- /dev/null +++ b/app-dicts/sword-DutKingComm/Manifest @@ -0,0 +1 @@ +DIST DutKingComm-1.0.zip 9610923 BLAKE2B 7709b7064539260e5008edb8853fb96e4d3aad14bde21ffe48f2a48542b210f5c8d26f6714d4dbfb2a604a8d7344fab0f00d1c23b2bd650fdff6ea5ed8d69816 SHA512 01c037ba0333761c68e56fdc16f579e2d998679337020ec4ae04a589ea1dcc514a7ee51e891bc58b8b895711775a91a3726371703cfdf4f864911da076d1a58d diff --git a/app-dicts/sword-DutKingComm/metadata.xml b/app-dicts/sword-DutKingComm/metadata.xml new file mode 100644 index 000000000000..3827cb158fcc --- /dev/null +++ b/app-dicts/sword-DutKingComm/metadata.xml @@ -0,0 +1,9 @@ + + + + + marecki@gentoo.org + Marek Szuba + + + diff --git a/app-dicts/sword-DutKingComm/sword-DutKingComm-1.0.ebuild b/app-dicts/sword-DutKingComm/sword-DutKingComm-1.0.ebuild new file mode 100644 index 000000000000..7cf82b0098a4 --- /dev/null +++ b/app-dicts/sword-DutKingComm/sword-DutKingComm-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-NL, Commentaar op de hele Bijbel." +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=DutKingComm" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad