summaryrefslogtreecommitdiff
path: root/app-dicts/sword-mhc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/sword-mhc
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-mhc')
-rw-r--r--app-dicts/sword-mhc/Manifest3
-rw-r--r--app-dicts/sword-mhc/metadata.xml8
-rw-r--r--app-dicts/sword-mhc/sword-mhc-1.6.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-mhc/Manifest b/app-dicts/sword-mhc/Manifest
new file mode 100644
index 000000000000..d18a345e01bb
--- /dev/null
+++ b/app-dicts/sword-mhc/Manifest
@@ -0,0 +1,3 @@
+DIST MHC-1.6.zip 15828741 BLAKE2B 96560c963e870ee3de18263328a1df3a50697aedf858250f321414d18bed37efdebc2547ca7fd7702ae9c2427174ee132795a13af33cba1ddff778814680d9e0 SHA512 f14f59588f76a0d4b463190bdd3ff8b3e2e16b2252999c83a2e3f0d3442019c4e52730234a5a748b19fdd5e888cb509b0555b1f95ade0562199b081c6977646a
+EBUILD sword-mhc-1.6.ebuild 358 BLAKE2B a2ebd0bc8bd1b46960a81284740b06ea9661fe695ba65d0cf87fd4700fe4d1450f42a039b09efc9a7638f5e2885828f16a8608f18ec91a1322a14a9fa50d14fa SHA512 be79dc6fba5da3092f7afd2b9b937547a18b3cd1f648240d30ba0f60e412434aafd1035498a77833063ebbf298ecd46d0c1c364f8c6ba8d78866986e22638732
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-mhc/metadata.xml b/app-dicts/sword-mhc/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-mhc/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="project">
+ <email>theology@gentoo.org</email>
+ <name>Theology</name>
+</maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-mhc/sword-mhc-1.6.ebuild b/app-dicts/sword-mhc/sword-mhc-1.6.ebuild
new file mode 100644
index 000000000000..6b2bee15c6a0
--- /dev/null
+++ b/app-dicts/sword-mhc/sword-mhc-1.6.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+SWORD_MODULE="MHC"
+
+inherit sword-module
+
+DESCRIPTION="Matthew Henry's Complete Commentary on the Whole Bible"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=MHC"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"