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-wesley
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-wesley')
-rw-r--r--app-dicts/sword-wesley/ChangeLog10
-rw-r--r--app-dicts/sword-wesley/Manifest4
-rw-r--r--app-dicts/sword-wesley/metadata.xml5
-rw-r--r--app-dicts/sword-wesley/sword-wesley-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-wesley/ChangeLog b/app-dicts/sword-wesley/ChangeLog
new file mode 100644
index 000000000000..c8c1223b1bb6
--- /dev/null
+++ b/app-dicts/sword-wesley/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-wesley
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-wesley/ChangeLog,v 1.1 2008/05/17 02:45:16 beandog Exp $
+
+*sword-wesley-1.1 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-wesley-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-wesley/Manifest b/app-dicts/sword-wesley/Manifest
new file mode 100644
index 000000000000..98a29c13d539
--- /dev/null
+++ b/app-dicts/sword-wesley/Manifest
@@ -0,0 +1,4 @@
+DIST Wesley-1.1.zip 1895926 RMD160 54a7535007e30c549dac64f9e09ace882e30d268 SHA1 753c43025b2e4e99b852b1f30f2bb5a98dcd26da SHA256 dedac640e222e54171c6332d722390eb099694d172e3981b26e28a668c3518bb
+EBUILD sword-wesley-1.1.ebuild 348 RMD160 4333a4586622cf77e84215a98a9a45d611282df0 SHA1 10e11e71f8863c26bf2ec5b9c5ee574d64f1bf59 SHA256 62c574af4e8284c2b932114052a8ea0b7d8f4d49a9fe2b129765eb9da42b6f8a
+MISC ChangeLog 264 RMD160 88f13cbe0b2bd3604161ebe437bfbf4219d7d2ee SHA1 94cab74482f139d32f9eca732a7ee061fe74512a SHA256 91305d7d58459d2dad0b3a3d9e5ef62c9fa98a91782f12cd074c21929e490b82
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-wesley/metadata.xml b/app-dicts/sword-wesley/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-wesley/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-wesley/sword-wesley-1.1.ebuild b/app-dicts/sword-wesley/sword-wesley-1.1.ebuild
new file mode 100644
index 000000000000..28bdf436c30d
--- /dev/null
+++ b/app-dicts/sword-wesley/sword-wesley-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-wesley/sword-wesley-1.1.ebuild,v 1.1 2008/05/17 02:45:16 beandog Exp $
+
+SWORD_MODULE="Wesley"
+
+inherit sword-module
+
+DESCRIPTION="John Wesley's Notes on the Bible"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Wesley"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"