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-jfb
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-jfb')
-rw-r--r--app-dicts/sword-jfb/ChangeLog10
-rw-r--r--app-dicts/sword-jfb/Manifest4
-rw-r--r--app-dicts/sword-jfb/metadata.xml5
-rw-r--r--app-dicts/sword-jfb/sword-jfb-2.2.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-jfb/ChangeLog b/app-dicts/sword-jfb/ChangeLog
new file mode 100644
index 000000000000..09727950da0e
--- /dev/null
+++ b/app-dicts/sword-jfb/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-jfb
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-jfb/ChangeLog,v 1.1 2008/05/17 02:29:22 beandog Exp $
+
+*sword-jfb-2.2 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-jfb-2.2.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-jfb/Manifest b/app-dicts/sword-jfb/Manifest
new file mode 100644
index 000000000000..077825e5339f
--- /dev/null
+++ b/app-dicts/sword-jfb/Manifest
@@ -0,0 +1,4 @@
+DIST JFB-2.2.zip 5949350 RMD160 88a444c6944bc7d53d04b0a9ceac128a6747e86e SHA1 e6d5d0b5eb050f1d15104a55dca68b0240166a89 SHA256 959910ed4175d8da9db7889286f483c1330175734fb0f432c459bf5b6a9364ac
+EBUILD sword-jfb-2.2.ebuild 349 RMD160 2b754ea12726ecb95a20bef18921f85f8e46b0a9 SHA1 f48e45dd03ceb3ce18edf71801c3c5e63d7baef0 SHA256 bf595eb2dbc57f7d2d89cd5ba11de4259995d0b071952dca12e3200e17ac18c0
+MISC ChangeLog 255 RMD160 95073e0c7004e41187657bc2cf724360534a7a88 SHA1 733d2799c305de2bf120e43cc690fba47a41c05c SHA256 b909ed4e3c7db21552a3722d20d9461ec68c7d5b789c34f8b3e34975ecb236e6
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-jfb/metadata.xml b/app-dicts/sword-jfb/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-jfb/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-jfb/sword-jfb-2.2.ebuild b/app-dicts/sword-jfb/sword-jfb-2.2.ebuild
new file mode 100644
index 000000000000..58d97e8278fd
--- /dev/null
+++ b/app-dicts/sword-jfb/sword-jfb-2.2.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-jfb/sword-jfb-2.2.ebuild,v 1.1 2008/05/17 02:29:22 beandog Exp $
+
+SWORD_MODULE="JFB"
+
+inherit sword-module
+
+DESCRIPTION="Jamieson Fausset Brown Bible Commentary"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=JFB"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"