summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-luther')
-rw-r--r--app-dicts/sword-luther/ChangeLog10
-rw-r--r--app-dicts/sword-luther/Manifest4
-rw-r--r--app-dicts/sword-luther/metadata.xml5
-rw-r--r--app-dicts/sword-luther/sword-luther-1.0.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-luther/ChangeLog b/app-dicts/sword-luther/ChangeLog
new file mode 100644
index 000000000000..1b76af627d9b
--- /dev/null
+++ b/app-dicts/sword-luther/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-luther
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-luther/ChangeLog,v 1.1 2008/05/17 02:33:32 beandog Exp $
+
+*sword-luther-1.0 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-luther-1.0.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-luther/Manifest b/app-dicts/sword-luther/Manifest
new file mode 100644
index 000000000000..d9d80b3cf83f
--- /dev/null
+++ b/app-dicts/sword-luther/Manifest
@@ -0,0 +1,4 @@
+DIST Luther-1.0.zip 172787 RMD160 ed75defd9e63dc564f2d705b7fcee7fd55132c01 SHA1 e114a1d0bce4553c3e9017c5069c864a6ad7348b SHA256 15c5550bc6ebb540edc618e724d76b42c75f8f2557c6f3cc4bdfbda618d5a4a7
+EBUILD sword-luther-1.0.ebuild 348 RMD160 ce32accefaae3e2d0fb8a33f8721da16801dd9b9 SHA1 70dc7f95a2d99ebef5f99244aa6ee0949e65adcb SHA256 5007f526f9815bee21d8830d7fd7f551ce7122f5849eb1d263d5a79314689e5d
+MISC ChangeLog 264 RMD160 29b42e83b95079f38171fc5a712b46725b31dd6c SHA1 b7969839d244585bb2bba87df1939f345fa2c95d SHA256 bc2706bef09a0442e6b11d5d5441766f077b9ef25fa96e3ac651dba6287e643f
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-luther/metadata.xml b/app-dicts/sword-luther/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-luther/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-luther/sword-luther-1.0.ebuild b/app-dicts/sword-luther/sword-luther-1.0.ebuild
new file mode 100644
index 000000000000..ebd8fc1eb40e
--- /dev/null
+++ b/app-dicts/sword-luther/sword-luther-1.0.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-luther/sword-luther-1.0.ebuild,v 1.1 2008/05/17 02:33:32 beandog Exp $
+
+SWORD_MODULE="Luther"
+
+inherit sword-module
+
+DESCRIPTION="Luther's Commentary on Galatians"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Luther"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"