summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-heretics')
-rw-r--r--app-dicts/sword-heretics/ChangeLog10
-rw-r--r--app-dicts/sword-heretics/Manifest4
-rw-r--r--app-dicts/sword-heretics/metadata.xml5
-rw-r--r--app-dicts/sword-heretics/sword-heretics-1.0.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-heretics/ChangeLog b/app-dicts/sword-heretics/ChangeLog
new file mode 100644
index 000000000000..d908b3109680
--- /dev/null
+++ b/app-dicts/sword-heretics/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-heretics
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-heretics/ChangeLog,v 1.1 2008/05/17 02:27:41 beandog Exp $
+
+*sword-heretics-1.0 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-heretics-1.0.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-heretics/Manifest b/app-dicts/sword-heretics/Manifest
new file mode 100644
index 000000000000..ab8dec9806d5
--- /dev/null
+++ b/app-dicts/sword-heretics/Manifest
@@ -0,0 +1,4 @@
+DIST Heretics-1.0.zip 132713 RMD160 d6e648a87d4aecc723df70227bca910255215508 SHA1 7f9312254eef76e52019e6e950c5139a98e4ea99 SHA256 a480226713af99ff8239b50453cb34fdd90a23d9190b6943f290ee308dbc2329
+EBUILD sword-heretics-1.0.ebuild 365 RMD160 5e268ea0bbdcfafdc8aaf00cce120e913459b7a9 SHA1 2efd7a7957b4c2d8bce5e6e8ffe23d182b6637ae SHA256 f7576be81f6051588532002fe066e0419a2df702596b04657767e2ec0ec65cfe
+MISC ChangeLog 270 RMD160 4f7faf6ab964868454e13d018508985fc833404f SHA1 1f56562d2b249568adfb6e51dbd1c4160d0d680d SHA256 c47e018c45f4842ae8ec0e43d96975f5466a7a8b6321b5f7ac8199122eb906c9
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-heretics/metadata.xml b/app-dicts/sword-heretics/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-heretics/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-heretics/sword-heretics-1.0.ebuild b/app-dicts/sword-heretics/sword-heretics-1.0.ebuild
new file mode 100644
index 000000000000..a9a6ec98e5e5
--- /dev/null
+++ b/app-dicts/sword-heretics/sword-heretics-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-heretics/sword-heretics-1.0.ebuild,v 1.1 2008/05/17 02:27:41 beandog Exp $
+
+SWORD_MODULE="Heretics"
+
+inherit sword-module
+
+DESCRIPTION="Heretics by Gilbert K. Chesterton (1874-1936)"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Heretics"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"