summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 02:43:35 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 02:43:35 +0000
commitde28c41542bf245d70709df16ec527dbcdd5653b (patch)
tree4717b54bbd9dda1c0d4f8d8448015d4869dfef46 /app-dicts/sword-torrey
parentInitial commit (diff)
downloadgentoo-2-de28c41542bf245d70709df16ec527dbcdd5653b.tar.gz
gentoo-2-de28c41542bf245d70709df16ec527dbcdd5653b.tar.bz2
gentoo-2-de28c41542bf245d70709df16ec527dbcdd5653b.zip
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts/sword-torrey')
-rw-r--r--app-dicts/sword-torrey/ChangeLog10
-rw-r--r--app-dicts/sword-torrey/Manifest4
-rw-r--r--app-dicts/sword-torrey/metadata.xml5
-rw-r--r--app-dicts/sword-torrey/sword-torrey-1.3.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-torrey/ChangeLog b/app-dicts/sword-torrey/ChangeLog
new file mode 100644
index 000000000000..ee31401f3afa
--- /dev/null
+++ b/app-dicts/sword-torrey/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-torrey
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-torrey/ChangeLog,v 1.1 2008/05/17 02:43:35 beandog Exp $
+
+*sword-torrey-1.3 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-torrey-1.3.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-torrey/Manifest b/app-dicts/sword-torrey/Manifest
new file mode 100644
index 000000000000..fbb463dbaf90
--- /dev/null
+++ b/app-dicts/sword-torrey/Manifest
@@ -0,0 +1,4 @@
+DIST Torrey-1.3.zip 422449 RMD160 3d70f1536f8a0e8961eeb5be848fc01645c6e49f SHA1 6548d8f3b9465a5c2bf54910606f9308776cb52a SHA256 4210a3b7ab10d391e3af0012dd716a4ee5fbe1b8541b0271743a9891887bae27
+EBUILD sword-torrey-1.3.ebuild 351 RMD160 d11c6cfe218f9695a89d13c35e57ab85b7258a61 SHA1 d4e42814da91b93efc0a8672c10f27f85dd829bc SHA256 82479e591d1cdde5f73bd339b46ffb9a652409e60e70806f363156d2165e3fca
+MISC ChangeLog 264 RMD160 def8a0df095e5c07f25ad6cad51cf955989b1817 SHA1 b1d4a1a324f0f89ad3bd4c2734a9c8bcb36abf11 SHA256 94d8b1f86dfa0ddca8e83da56ea0476d7b3fc612e2a7373a6996472851844f7a
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-torrey/metadata.xml b/app-dicts/sword-torrey/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-torrey/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-torrey/sword-torrey-1.3.ebuild b/app-dicts/sword-torrey/sword-torrey-1.3.ebuild
new file mode 100644
index 000000000000..a9f66535a6c3
--- /dev/null
+++ b/app-dicts/sword-torrey/sword-torrey-1.3.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-torrey/sword-torrey-1.3.ebuild,v 1.1 2008/05/17 02:43:35 beandog Exp $
+
+SWORD_MODULE="Torrey"
+
+inherit sword-module
+
+DESCRIPTION="R. A. Torrey's New Topical Textbook"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Torrey"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"