summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 02:55:50 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 02:55:50 +0000
commit8b2c79612264ebff1f9f3cadb54793032d8144c8 (patch)
treef4d63a95e25aacbe98fc48c44659e154bfc13e50 /app-dicts/sword-orthodoxy
parentp.mask =app-text/sword-modules-20041209 for removal (diff)
downloadhistorical-8b2c79612264ebff1f9f3cadb54793032d8144c8.tar.gz
historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.tar.bz2
historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.zip
Initial commit
Package-Manager: portage-2.1.5
Diffstat (limited to 'app-dicts/sword-orthodoxy')
-rw-r--r--app-dicts/sword-orthodoxy/ChangeLog10
-rw-r--r--app-dicts/sword-orthodoxy/Manifest4
-rw-r--r--app-dicts/sword-orthodoxy/metadata.xml5
-rw-r--r--app-dicts/sword-orthodoxy/sword-orthodoxy-1.0.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-orthodoxy/ChangeLog b/app-dicts/sword-orthodoxy/ChangeLog
new file mode 100644
index 000000000000..127cec36e272
--- /dev/null
+++ b/app-dicts/sword-orthodoxy/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-orthodoxy
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-orthodoxy/ChangeLog,v 1.1 2008/05/17 02:35:37 beandog Exp $
+
+*sword-orthodoxy-1.0 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-orthodoxy-1.0.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-orthodoxy/Manifest b/app-dicts/sword-orthodoxy/Manifest
new file mode 100644
index 000000000000..9dc6248f2ae4
--- /dev/null
+++ b/app-dicts/sword-orthodoxy/Manifest
@@ -0,0 +1,4 @@
+DIST Orthodoxy-1.0.zip 130248 RMD160 d19008bbada50ec3e1505dcee2af4961bb2d0d1e SHA1 d17fea537de9af9cf72d83478d44f4056d555c5a SHA256 facfa48b9a78c5c4c5c823b30a3954dd19541280d82786656e5850ac851fedf8
+EBUILD sword-orthodoxy-1.0.ebuild 368 RMD160 1247725ad0cbaa07e5a7b4a8c3ed9955b1104deb SHA1 18d9133d19803e3cbf1f90c6cd1db2dcc4c82134 SHA256 4a2cd0cb310f37339ab6b6f19108322ad22d96ff5d3aa0dace5b6ea9d76ff7d0
+MISC ChangeLog 273 RMD160 3a589960a109544eb315acaa15c8f31040d14c4b SHA1 d52b74e06e610422522d8afb6a3c40f9bd454141 SHA256 1b92e675613dc6e1d3093d9c472e7f7b64917e972b3960c5f9c886c5468524cc
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-orthodoxy/metadata.xml b/app-dicts/sword-orthodoxy/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-orthodoxy/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-orthodoxy/sword-orthodoxy-1.0.ebuild b/app-dicts/sword-orthodoxy/sword-orthodoxy-1.0.ebuild
new file mode 100644
index 000000000000..ae08a4060f5e
--- /dev/null
+++ b/app-dicts/sword-orthodoxy/sword-orthodoxy-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-orthodoxy/sword-orthodoxy-1.0.ebuild,v 1.1 2008/05/17 02:35:37 beandog Exp $
+
+SWORD_MODULE="Orthodoxy"
+
+inherit sword-module
+
+DESCRIPTION="Orthodoxy by Gilbert K. Chesterton (1874-1936)"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Orthodoxy"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"