summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:49:31 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:39:04 +0200
commit06d4203a8198ee2d5adeaca4890274e1df18b419 (patch)
tree7e4bc556fd65b5cf4184d2514460077ba3036535 /app-dicts/sword-SBLGNTApp
parentapp-dicts/sword-SBLGNT: new package (diff)
downloadgentoo-06d4203a8198ee2d5adeaca4890274e1df18b419.tar.gz
gentoo-06d4203a8198ee2d5adeaca4890274e1df18b419.tar.bz2
gentoo-06d4203a8198ee2d5adeaca4890274e1df18b419.zip
app-dicts/sword-SBLGNTApp: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-SBLGNTApp')
-rw-r--r--app-dicts/sword-SBLGNTApp/Manifest1
-rw-r--r--app-dicts/sword-SBLGNTApp/metadata.xml8
-rw-r--r--app-dicts/sword-SBLGNTApp/sword-SBLGNTApp-1.3.ebuild13
3 files changed, 22 insertions, 0 deletions
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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+</pkgmetadata>
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"