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-cbc
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-cbc')
-rw-r--r--app-dicts/sword-cbc/ChangeLog10
-rw-r--r--app-dicts/sword-cbc/Manifest4
-rw-r--r--app-dicts/sword-cbc/metadata.xml5
-rw-r--r--app-dicts/sword-cbc/sword-cbc-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-cbc/ChangeLog b/app-dicts/sword-cbc/ChangeLog
new file mode 100644
index 000000000000..a3cb915adee4
--- /dev/null
+++ b/app-dicts/sword-cbc/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-cbc
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-cbc/ChangeLog,v 1.1 2008/05/17 02:24:20 beandog Exp $
+
+*sword-cbc-1.1 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-cbc-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-cbc/Manifest b/app-dicts/sword-cbc/Manifest
new file mode 100644
index 000000000000..53d5ab7c7e63
--- /dev/null
+++ b/app-dicts/sword-cbc/Manifest
@@ -0,0 +1,4 @@
+DIST CBC-1.1.zip 133815 RMD160 637d3ac909c295d50ea8140eb25fd068acdd2e59 SHA1 7274c4a8d7d21b97e94e447857edee6105907aea SHA256 99893daccd45b0320eef2932ae04c50f7abf8f0dd07cc6c83f374ea59cca63ad
+EBUILD sword-cbc-1.1.ebuild 339 RMD160 fa024c31041e6eec92f7712ae0153d1bb044cacc SHA1 e36cec3af51d63faa266e127c2d6d907b932a391 SHA256 84ecf9178a66a8d1c1ebbc72e9c95d7a6f08b50b0cc707b68b7c2f508b7eefa7
+MISC ChangeLog 255 RMD160 f1cac504d4767ca9959afea8c125d61c77ebd527 SHA1 f52e790ad23926eb00c1950bd4326eeecdc2fa6a SHA256 8d1b338ac338d6962f4ba2059488b6c1d623c1d87d382cb30d90b22e0393fed1
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-cbc/metadata.xml b/app-dicts/sword-cbc/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-cbc/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-cbc/sword-cbc-1.1.ebuild b/app-dicts/sword-cbc/sword-cbc-1.1.ebuild
new file mode 100644
index 000000000000..6ef683ecf387
--- /dev/null
+++ b/app-dicts/sword-cbc/sword-cbc-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-cbc/sword-cbc-1.1.ebuild,v 1.1 2008/05/17 02:24:20 beandog Exp $
+
+SWORD_MODULE="CBC"
+
+inherit sword-module
+
+DESCRIPTION="Condensed Biblical Cyclopedia"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=CBC"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"