From 06d4203a8198ee2d5adeaca4890274e1df18b419 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:49:31 +0200 Subject: app-dicts/sword-SBLGNTApp: new package Signed-off-by: Marek Szuba --- app-dicts/sword-SBLGNTApp/Manifest | 1 + app-dicts/sword-SBLGNTApp/metadata.xml | 8 ++++++++ app-dicts/sword-SBLGNTApp/sword-SBLGNTApp-1.3.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 app-dicts/sword-SBLGNTApp/Manifest create mode 100644 app-dicts/sword-SBLGNTApp/metadata.xml create mode 100644 app-dicts/sword-SBLGNTApp/sword-SBLGNTApp-1.3.ebuild (limited to 'app-dicts/sword-SBLGNTApp') diff --git a/app-dicts/sword-SBLGNTApp/Manifest b/app-dicts/sword-SBLGNTApp/Manifest new file mode 100644 index 000000000000..e17a2472c2ac --- /dev/null +++ b/app-dicts/sword-SBLGNTApp/Manifest @@ -0,0 +1 @@ +DIST SBLGNTApp-1.3.zip 211517 BLAKE2B 46e91b64fdc3d7a0d460968ad9858bccfe8a0c1451d6a9bad73a6fe5997bfaaf69726612854d766cbbe456ae8a4f1c2235bf38eddd8410dbdb6edd00d819d9ae SHA512 9bdf607db57e4448c4999b597b2bef985f5c171c09419cebbbcd8ae3ce1360180977c33229f3a4ed2179b8129c75370f0bef11ae6cfdd9c4d000d017df2deadb diff --git a/app-dicts/sword-SBLGNTApp/metadata.xml b/app-dicts/sword-SBLGNTApp/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-SBLGNTApp/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-SBLGNTApp/sword-SBLGNTApp-1.3.ebuild b/app-dicts/sword-SBLGNTApp/sword-SBLGNTApp-1.3.ebuild new file mode 100644 index 000000000000..a0e4f3738ae6 --- /dev/null +++ b/app-dicts/sword-SBLGNTApp/sword-SBLGNTApp-1.3.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2020 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="The Greek New Testament: SBL Edition, Apparatus" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=SBLGNTApp" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad