summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 02:34:22 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 02:34:22 +0000
commit5ebb7fe82201925972efc643edfae0cc90708398 (patch)
tree90647f565e975681ab9be471273e53ed642a2339 /app-dicts/sword-mhc
parentInitial commit (diff)
downloadgentoo-2-5ebb7fe82201925972efc643edfae0cc90708398.tar.gz
gentoo-2-5ebb7fe82201925972efc643edfae0cc90708398.tar.bz2
gentoo-2-5ebb7fe82201925972efc643edfae0cc90708398.zip
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts/sword-mhc')
-rw-r--r--app-dicts/sword-mhc/ChangeLog10
-rw-r--r--app-dicts/sword-mhc/Manifest4
-rw-r--r--app-dicts/sword-mhc/metadata.xml5
-rw-r--r--app-dicts/sword-mhc/sword-mhc-1.6.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-mhc/ChangeLog b/app-dicts/sword-mhc/ChangeLog
new file mode 100644
index 000000000000..304aa6d4eb8c
--- /dev/null
+++ b/app-dicts/sword-mhc/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-mhc
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-mhc/ChangeLog,v 1.1 2008/05/17 02:34:22 beandog Exp $
+
+*sword-mhc-1.6 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-mhc-1.6.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-mhc/Manifest b/app-dicts/sword-mhc/Manifest
new file mode 100644
index 000000000000..53c9f1d76e13
--- /dev/null
+++ b/app-dicts/sword-mhc/Manifest
@@ -0,0 +1,4 @@
+DIST MHC-1.6.zip 15828741 RMD160 bcc0d1f64c5589089591ed8333eacf55e791db55 SHA1 da98fd46666187e5b7a644a6d96eb67db4970382 SHA256 702e2f7ae7e380672d4b733dd033af0082cbd38b1caebe8a850f466d184b514b
+EBUILD sword-mhc-1.6.ebuild 364 RMD160 a6503b4269dc841095a11905895e31e3e7ad03ed SHA1 74a4d76de6aaa7978573b1a0eed98d390818100b SHA256 c1dd8f3315ef3657eb294104b46a918108122cc343303737c18b3e66a84a65be
+MISC ChangeLog 255 RMD160 d23a6f130b5e6b9811f1ab42487156e5924a5aa7 SHA1 ea9b31cda0f9099adf99257ea5993239e2883c7b SHA256 37b02baa1b11d73989ae29d090a520c0e1cdb7208f563beca41b04c252e13f22
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-mhc/metadata.xml b/app-dicts/sword-mhc/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-mhc/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>theology</herd>
+</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..5c51d438265c
--- /dev/null
+++ b/app-dicts/sword-mhc/sword-mhc-1.6.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-mhc/sword-mhc-1.6.ebuild,v 1.1 2008/05/17 02:34:22 beandog Exp $
+
+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"