summaryrefslogtreecommitdiff
path: root/app-dicts/sword-MHC
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /app-dicts/sword-MHC
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
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..cf3827fbd0f9
--- /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 346 BLAKE2B 334dac8f77158bfadde00d0bde84387a74b53d4fb3c1b476a5b4de95c4e86a628d74399a8d4c2bc54ebd6002fa9d524fa07e4599f3396e9880d7004e05912041 SHA512 e9a5ff178b62e2d7638545a43f5864ac94a3a999bccf69e038924f9865efd7b2bc51dce48656e156915770914f454de9707ffb76bb8163c9bd38e0a830a5fd0d
+MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a
diff --git a/app-dicts/sword-MHC/metadata.xml b/app-dicts/sword-MHC/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /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="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</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..80bb6acf38d3
--- /dev/null
+++ b/app-dicts/sword-MHC/sword-MHC-1.6.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+SWORD_MODULE="MHC"
+
+inherit sword-module
+
+DESCRIPTION="Matthew Henry's Complete Commentary on the Whole Bible"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=MHC"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"