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-dtn
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-dtn')
-rw-r--r--app-dicts/sword-dtn/ChangeLog10
-rw-r--r--app-dicts/sword-dtn/Manifest4
-rw-r--r--app-dicts/sword-dtn/metadata.xml5
-rw-r--r--app-dicts/sword-dtn/sword-dtn-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-dtn/ChangeLog b/app-dicts/sword-dtn/ChangeLog
new file mode 100644
index 000000000000..8253ee07d504
--- /dev/null
+++ b/app-dicts/sword-dtn/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-dtn
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-dtn/ChangeLog,v 1.1 2008/05/17 02:26:01 beandog Exp $
+
+*sword-dtn-1.1 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-dtn-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-dtn/Manifest b/app-dicts/sword-dtn/Manifest
new file mode 100644
index 000000000000..35e5a1e223f6
--- /dev/null
+++ b/app-dicts/sword-dtn/Manifest
@@ -0,0 +1,4 @@
+DIST DTN-1.1.zip 332114 RMD160 ddc7864e4bb02b242b83d1958787d5049ba37e0b SHA1 81bd59f6c6b4eb092f5bb9559820823da6d36b50 SHA256 c5fdc2eaca08de298b98e9dc10387087bc7c9ba2382ea439ecce5e0cd6ec5c91
+EBUILD sword-dtn-1.1.ebuild 333 RMD160 5fa618fd233e399415c54e63b978b6bf05ac1346 SHA1 d2999c08815c02a0869ec392c8c7936d941e956e SHA256 1324a4093d0f063c631e3cafc7ab0f3d75e15690585cb109bde2bccd403e1fae
+MISC ChangeLog 255 RMD160 c5fef5959974e419ae846d1defd1f1daed6173ac SHA1 0de80a02c158c5c8ac9ec051292cb5d34dbd4702 SHA256 f61c8e92346348f2f186fa8d359859a04660b267264ee2a9a0d4416ed1416297
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-dtn/metadata.xml b/app-dicts/sword-dtn/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-dtn/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-dtn/sword-dtn-1.1.ebuild b/app-dicts/sword-dtn/sword-dtn-1.1.ebuild
new file mode 100644
index 000000000000..c3c5fb5f4680
--- /dev/null
+++ b/app-dicts/sword-dtn/sword-dtn-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-dtn/sword-dtn-1.1.ebuild,v 1.1 2008/05/17 02:26:01 beandog Exp $
+
+SWORD_MODULE="DTN"
+
+inherit sword-module
+
+DESCRIPTION="Darby Translation Notes"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DTN"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"