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-daily
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-daily')
-rw-r--r--app-dicts/sword-daily/ChangeLog10
-rw-r--r--app-dicts/sword-daily/Manifest4
-rw-r--r--app-dicts/sword-daily/metadata.xml5
-rw-r--r--app-dicts/sword-daily/sword-daily-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-daily/ChangeLog b/app-dicts/sword-daily/ChangeLog
new file mode 100644
index 000000000000..62c1383766e1
--- /dev/null
+++ b/app-dicts/sword-daily/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-daily
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-daily/ChangeLog,v 1.1 2008/05/17 02:25:10 beandog Exp $
+
+*sword-daily-1.1 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-daily-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-daily/Manifest b/app-dicts/sword-daily/Manifest
new file mode 100644
index 000000000000..28214db64c63
--- /dev/null
+++ b/app-dicts/sword-daily/Manifest
@@ -0,0 +1,4 @@
+DIST Daily-1.1.zip 312361 RMD160 4036e0c866726f84a7f2654ddef407ecc19ab802 SHA1 2c2b795c347a41875a5bf14bdf5d873b12ce3f51 SHA256 7d109135ac2c1afb01f0cd3a69fe066f4732ee058edd47ea8ed177c5298275dd
+EBUILD sword-daily-1.1.ebuild 362 RMD160 79d5144747e397c4108b2d37ba4470dbb9f493c2 SHA1 cd086adde6496daa6b0d381366aa236de54f9235 SHA256 be360c841c47ef6b0c414eb594b71bdfd63ef6fc316828f0f0efa4be4016d162
+MISC ChangeLog 261 RMD160 1b73eca69e91d83abc47e5d4e944b69b0392f573 SHA1 45e57eebafe213faa68ea1b9ce7ee5c5836cf679 SHA256 24a45dd5ee566bbd0f54310ee31ead59727a44ecb0db3e5dd69d956990b608ad
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-daily/metadata.xml b/app-dicts/sword-daily/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-daily/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-daily/sword-daily-1.1.ebuild b/app-dicts/sword-daily/sword-daily-1.1.ebuild
new file mode 100644
index 000000000000..99c105db61fa
--- /dev/null
+++ b/app-dicts/sword-daily/sword-daily-1.1.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-daily/sword-daily-1.1.ebuild,v 1.1 2008/05/17 02:25:10 beandog Exp $
+
+SWORD_MODULE="Daily"
+
+inherit sword-module
+
+DESCRIPTION="Jonathan Bagster's Daily Light on the Daily Path"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Daily"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"