summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-13 21:34:36 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-13 21:34:36 +0000
commitc2e44f7efb3669560107d3f8a9fb4d352bd5c88e (patch)
treea335bcada1eb6c41b85d063c0636698eb3e7daf4 /app-dicts/sword-tisch
parentInitial commit (diff)
downloadgentoo-2-c2e44f7efb3669560107d3f8a9fb4d352bd5c88e.tar.gz
gentoo-2-c2e44f7efb3669560107d3f8a9fb4d352bd5c88e.tar.bz2
gentoo-2-c2e44f7efb3669560107d3f8a9fb4d352bd5c88e.zip
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts/sword-tisch')
-rw-r--r--app-dicts/sword-tisch/ChangeLog10
-rw-r--r--app-dicts/sword-tisch/Manifest4
-rw-r--r--app-dicts/sword-tisch/metadata.xml5
-rw-r--r--app-dicts/sword-tisch/sword-tisch-1.3.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-tisch/ChangeLog b/app-dicts/sword-tisch/ChangeLog
new file mode 100644
index 000000000000..ee5103d05dbe
--- /dev/null
+++ b/app-dicts/sword-tisch/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-tisch
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-tisch/ChangeLog,v 1.1 2008/05/13 21:34:36 beandog Exp $
+
+*sword-tisch-1.3 (13 May 2008)
+
+ 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-tisch-1.3.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-tisch/Manifest b/app-dicts/sword-tisch/Manifest
new file mode 100644
index 000000000000..c6d090b59502
--- /dev/null
+++ b/app-dicts/sword-tisch/Manifest
@@ -0,0 +1,4 @@
+DIST Tisch-1.3.zip 394774 RMD160 362a376b441e74ca77742fe9c3408610c1964045 SHA1 3699d9d77079a052d8609f57e9fc0a942ff3a5ee SHA256 cedf59322095af20edd2715216e56759282a015a7b98bb9869651fd71b9b07c0
+EBUILD sword-tisch-1.3.ebuild 346 RMD160 7f3827ea4e76a03df27fc1f9b6cce9acfb9ff7ce SHA1 aa092175252ea530299fd4c1c498e4b52e3aa528 SHA256 6b8084c62c4b2599cd5336f22495446ad17dbacbbb2a107047d7502378308e82
+MISC ChangeLog 261 RMD160 739d9b498856e1520a9198a15bd2284fdc855b67 SHA1 a8ba192afab92b8cd5df179cae7a9b4adc31b277 SHA256 e942672b81d63c1021f4795de0b90c9193d093d1355597521034afd7e9a1cfeb
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-tisch/metadata.xml b/app-dicts/sword-tisch/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-tisch/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-tisch/sword-tisch-1.3.ebuild b/app-dicts/sword-tisch/sword-tisch-1.3.ebuild
new file mode 100644
index 000000000000..54dc1385fc41
--- /dev/null
+++ b/app-dicts/sword-tisch/sword-tisch-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-tisch/sword-tisch-1.3.ebuild,v 1.1 2008/05/13 21:34:36 beandog Exp $
+
+SWORD_MODULE="Tisch"
+
+inherit sword-module
+
+DESCRIPTION="Tischendorf's Eighth Edition GNT"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Tisch"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"