summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 02:34:47 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 02:34:47 +0000
commitff5776d83a3263080eefb876a8a34c28328c0a29 (patch)
tree9813fea2b7059c6f05a94856abb0632d47668714 /app-dicts/sword-mhcc
parentInitial commit (diff)
downloadgentoo-2-ff5776d83a3263080eefb876a8a34c28328c0a29.tar.gz
gentoo-2-ff5776d83a3263080eefb876a8a34c28328c0a29.tar.bz2
gentoo-2-ff5776d83a3263080eefb876a8a34c28328c0a29.zip
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts/sword-mhcc')
-rw-r--r--app-dicts/sword-mhcc/ChangeLog10
-rw-r--r--app-dicts/sword-mhcc/Manifest4
-rw-r--r--app-dicts/sword-mhcc/metadata.xml5
-rw-r--r--app-dicts/sword-mhcc/sword-mhcc-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-mhcc/ChangeLog b/app-dicts/sword-mhcc/ChangeLog
new file mode 100644
index 000000000000..e9a6d028e184
--- /dev/null
+++ b/app-dicts/sword-mhcc/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-mhcc
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-mhcc/ChangeLog,v 1.1 2008/05/17 02:34:47 beandog Exp $
+
+*sword-mhcc-1.1 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-mhcc-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-mhcc/Manifest b/app-dicts/sword-mhcc/Manifest
new file mode 100644
index 000000000000..8bf958d7ee4f
--- /dev/null
+++ b/app-dicts/sword-mhcc/Manifest
@@ -0,0 +1,4 @@
+DIST MHCC-1.1.zip 1457031 RMD160 904306e2129d2671940b81bf0c9e1b4622bfc56b SHA1 47146b0f7bfa10db3b5e3d6e3316880adeb236e7 SHA256 0747a02d7870aea16496baa12036f4f63dd90e99871d5d094fa109eec42fa1e0
+EBUILD sword-mhcc-1.1.ebuild 365 RMD160 1a1a5666845142a0f1c9256819a0b8c19f55bed8 SHA1 c4f4391c12836ddbe5f1cd2dd7135462814de6fc SHA256 f45cbbbaeda1b0d69f8e2d955ddf0e647d9a1658ae022661ff503afb307424c4
+MISC ChangeLog 258 RMD160 e81168ef548bd21022d37684e04835fd48e09be5 SHA1 1c1a7c7b7b35fd40cd4f304215faca3a889db6f3 SHA256 eb3a400aade5ddee88b0abb71157fc99001217c454e21ef5622eee8c0d4ad203
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-mhcc/metadata.xml b/app-dicts/sword-mhcc/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-mhcc/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-mhcc/sword-mhcc-1.1.ebuild b/app-dicts/sword-mhcc/sword-mhcc-1.1.ebuild
new file mode 100644
index 000000000000..56316895dabf
--- /dev/null
+++ b/app-dicts/sword-mhcc/sword-mhcc-1.1.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-mhcc/sword-mhcc-1.1.ebuild,v 1.1 2008/05/17 02:34:47 beandog Exp $
+
+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"