summaryrefslogtreecommitdiff
path: root/app-dicts/sword-OSHM
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-OSHM')
-rw-r--r--app-dicts/sword-OSHM/Manifest3
-rw-r--r--app-dicts/sword-OSHM/metadata.xml8
-rw-r--r--app-dicts/sword-OSHM/sword-OSHM-1.4.ebuild13
3 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/sword-OSHM/Manifest b/app-dicts/sword-OSHM/Manifest
new file mode 100644
index 000000000000..8a300a91d096
--- /dev/null
+++ b/app-dicts/sword-OSHM/Manifest
@@ -0,0 +1,3 @@
+DIST OSHM-1.4.zip 73316 BLAKE2B da652ccc8b592258b8b1a84d10517a44676a47e03de60800f843e4ee35d7ea45bbaba9091342401e8f7a45a2f679de1b347706740012d4dc1e857ebca8ea2517 SHA512 4b1e9ce13335823555dc11a0cbb0b3b7fea5e543c0d8f47287c8f35ca358cb2f71482c8febe10a4afbc055d65cdf28181467dac5bd8ba38137c2e4a4653d72c3
+EBUILD sword-OSHM-1.4.ebuild 338 BLAKE2B 2e79258b4922a67e201b7efade3e641c3aeb3036e4fed14645fd5fb9c7eb771f6de037ba0127c101798e1a79d2b1da570368e0f5556cbd9a07bb165d130fae58 SHA512 710a8b23fa92712c3e46b26de85a4e7277b76177dcb4852192b707ca9fd04ec0638b79c7642efe6b70b2a3205c3ce7f414b7e74cdb5c3a4116e03e7cf88b58f4
+MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a
diff --git a/app-dicts/sword-OSHM/metadata.xml b/app-dicts/sword-OSHM/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-OSHM/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-OSHM/sword-OSHM-1.4.ebuild b/app-dicts/sword-OSHM/sword-OSHM-1.4.ebuild
new file mode 100644
index 000000000000..e5c711826e39
--- /dev/null
+++ b/app-dicts/sword-OSHM/sword-OSHM-1.4.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.7.4"
+
+inherit sword-module
+
+DESCRIPTION="Open Scriptures Hebrew Morphology Key"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=OSHM"
+LICENSE="CC-BY-4.0"
+KEYWORDS="~amd64 ~ppc ~x86"