summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-tyndale')
-rw-r--r--app-dicts/sword-tyndale/ChangeLog10
-rw-r--r--app-dicts/sword-tyndale/Manifest4
-rw-r--r--app-dicts/sword-tyndale/metadata.xml5
-rw-r--r--app-dicts/sword-tyndale/sword-tyndale-1.0.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-tyndale/ChangeLog b/app-dicts/sword-tyndale/ChangeLog
new file mode 100644
index 000000000000..b951d64c101b
--- /dev/null
+++ b/app-dicts/sword-tyndale/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-tyndale
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-tyndale/ChangeLog,v 1.1 2008/03/14 01:48:48 beandog Exp $
+
+*sword-tyndale-1.0 (14 Mar 2008)
+
+ 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-tyndale-1.0.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-tyndale/Manifest b/app-dicts/sword-tyndale/Manifest
new file mode 100644
index 000000000000..9ed854be2404
--- /dev/null
+++ b/app-dicts/sword-tyndale/Manifest
@@ -0,0 +1,4 @@
+DIST Tyndale-1.0.zip 351631 RMD160 73ff55b54c65d3427e35907dd45c3a651286938c SHA1 1ebb6d7f0242b5b758a4690018ad3e6066ce44fc SHA256 59558fea46a8fa00e5365616ecb9eda90bd7f7ea030319f59bf106acabc2f509
+EBUILD sword-tyndale-1.0.ebuild 346 RMD160 b1bb28f3a8cda12e68ad7fcea8671b9c80868ddf SHA1 695514e477e49198e247f077f3240ea0b432d257 SHA256 b4af46c557e97347f67f1211d05cde03ec693920993df00f134d49c41b8c55f4
+MISC ChangeLog 267 RMD160 40f50f8d098d168eac3144f6ddb7d2142e57103f SHA1 0fc27beb9b42f47c485be9e170bfcfb52c404c49 SHA256 9069682f8a337d3ad116d051daae8344117bea0b41e79270304906bfb0e4eff6
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-tyndale/metadata.xml b/app-dicts/sword-tyndale/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-tyndale/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-tyndale/sword-tyndale-1.0.ebuild b/app-dicts/sword-tyndale/sword-tyndale-1.0.ebuild
new file mode 100644
index 000000000000..1843f39241ab
--- /dev/null
+++ b/app-dicts/sword-tyndale/sword-tyndale-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-tyndale/sword-tyndale-1.0.ebuild,v 1.1 2008/03/14 01:48:48 beandog Exp $
+
+SWORD_MODULE="Tyndale"
+
+inherit sword-module
+
+DESCRIPTION="William Tyndale Bible (1525/1530)"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Tyndale"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"