summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-dicts/sword-SPMT/Manifest1
-rw-r--r--app-dicts/sword-SPMT/metadata.xml8
-rw-r--r--app-dicts/sword-SPMT/sword-SPMT-1.0.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-SPMT/Manifest b/app-dicts/sword-SPMT/Manifest
new file mode 100644
index 000000000000..144dca3b34d1
--- /dev/null
+++ b/app-dicts/sword-SPMT/Manifest
@@ -0,0 +1 @@
+DIST SPMT-1.0.zip 1146260 BLAKE2B e3190a4ee741cca6f275a72a068fe6d41415a2ccdbc2781fb6a4c6abed467724662888f1214474ef7857831038c6f0aaa568f26d27d9991191d36bfb034f3780 SHA512 3099430adc665913c87a214835ea3ccc644fea8b48a4c2f46737c065ea0768ab43547bc5a722034b5018e30b9e46ebd8fa48c3911b3ef68ee79ec0ef8626fff6
diff --git a/app-dicts/sword-SPMT/metadata.xml b/app-dicts/sword-SPMT/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-SPMT/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-SPMT/sword-SPMT-1.0.ebuild b/app-dicts/sword-SPMT/sword-SPMT-1.0.ebuild
new file mode 100644
index 000000000000..745928d43684
--- /dev/null
+++ b/app-dicts/sword-SPMT/sword-SPMT-1.0.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.6.3"
+
+inherit sword-module
+
+DESCRIPTION="Masoretic Text parallel to the Samaritan Pentateuch"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=SPMT"
+LICENSE="free-noncomm"
+KEYWORDS="~amd64 ~ppc ~x86"