summaryrefslogtreecommitdiff
path: root/app-dicts/sword-mhcc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-dicts/sword-mhcc
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/sword-mhcc')
-rw-r--r--app-dicts/sword-mhcc/Manifest5
-rw-r--r--app-dicts/sword-mhcc/metadata.xml8
-rw-r--r--app-dicts/sword-mhcc/sword-mhcc-1.1.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-mhcc/Manifest b/app-dicts/sword-mhcc/Manifest
new file mode 100644
index 000000000000..b29e330ebf40
--- /dev/null
+++ b/app-dicts/sword-mhcc/Manifest
@@ -0,0 +1,5 @@
+DIST MHCC-1.1.zip 1457031 SHA256 0747a02d7870aea16496baa12036f4f63dd90e99871d5d094fa109eec42fa1e0 SHA512 de427b7fc70d66f47105cbd84286ac7ce6b0270fbb06ab1fdc829ad99c06de380ee198a52cbdfa56b4c50e7ccd8d57f41228accf42ffcfd2d3d614997b807109 WHIRLPOOL 4c125256010f4a61d5ca558cd0c4edae7b6fdd7d7d967bfc2497fa618342ed8e2eda267b0f69c5edf0acf4befb70c7d566231a4032618e80936a12f4909191eb
+EBUILD sword-mhcc-1.1.ebuild 359 SHA256 02288978c634a81100adc2c15e17cbace7ad34e56752a128e11e9795e1582093 SHA512 dc546929ad3c21e61af2a803415707f587e290a9855ca98147733050c81828b289977d606fb100ac94c40edd9609b54849f6e2926dd8b678744ebd8529ac09f1 WHIRLPOOL 784d59f1654da21a0f482a3b3b6ff8c6200942cf4d0878033c835c6447e2b87364af4e9a7a63b46d007d3dfbd07e7930dc3a42559b191b44c16274f36ec781d9
+MISC ChangeLog 2433 SHA256 437dea9866ce91db94ecfeed3d05d222bb2eb2db7b2af96123e4f19a4bfde0d9 SHA512 bf570c06ec0ae19f16245f7b933d692f60451e64b028826245bc42c5e7051550ea1e719c8f1a6627225346ddcb96c62968599666d4b3a280702d577c93439079 WHIRLPOOL 5bf876924246020b7fc6fc28f56f57484869823b8c05e911d92dcc687927d4a26ae582067c07df32b2f629aac1f28c6bcb13e382530376eecccc7ed33d242c3b
+MISC ChangeLog-2015 438 SHA256 61667fabf48741ec9abe6a3cf68c886de55659dbf947b5cab7e218a728f876ed SHA512 022fb191d24af458900cd437e48758a1bdd376ed52f9c954672576fa5bb8cea9ea1c989405bd7f42e793658aa2c1360779a5c764207adda7af98b3759163b0ac WHIRLPOOL ae4ffe1a91289afc14626c561b710e16f75b327e361069216b6db7aabc3a5b94b127f1ce2417cfb5022a95d5f1a85c4398176d5048d82c3060ac988e4f4a25e0
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
diff --git a/app-dicts/sword-mhcc/metadata.xml b/app-dicts/sword-mhcc/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-mhcc/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-mhcc/sword-mhcc-1.1.ebuild b/app-dicts/sword-mhcc/sword-mhcc-1.1.ebuild
new file mode 100644
index 000000000000..5a80aae6eff9
--- /dev/null
+++ b/app-dicts/sword-mhcc/sword-mhcc-1.1.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="MHCC"
+
+inherit sword-module
+
+DESCRIPTION="Matthew Henry's Concise Commentary on the Whole Bible"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=MHCC"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"