summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-03-14 01:37:10 +0000
committerSteve Dibb <beandog@gentoo.org>2008-03-14 01:37:10 +0000
commit14624b855d5aad786e02d28e0425d179d229f8ee (patch)
tree59779e930398f5ebe4f7cc2a4f075c0d1082257d /app-dicts/sword-weymouth
parentStable for HPPA (bug #213041). (diff)
downloadhistorical-14624b855d5aad786e02d28e0425d179d229f8ee.tar.gz
historical-14624b855d5aad786e02d28e0425d179d229f8ee.tar.bz2
historical-14624b855d5aad786e02d28e0425d179d229f8ee.zip
Initial commit
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-dicts/sword-weymouth')
-rw-r--r--app-dicts/sword-weymouth/ChangeLog10
-rw-r--r--app-dicts/sword-weymouth/Manifest4
-rw-r--r--app-dicts/sword-weymouth/metadata.xml5
-rw-r--r--app-dicts/sword-weymouth/sword-weymouth-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-weymouth/ChangeLog b/app-dicts/sword-weymouth/ChangeLog
new file mode 100644
index 000000000000..63e348b8e9ef
--- /dev/null
+++ b/app-dicts/sword-weymouth/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-weymouth
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-weymouth/ChangeLog,v 1.1 2008/03/14 01:34:09 beandog Exp $
+
+*sword-weymouth-1.1 (14 Mar 2008)
+
+ 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-weymouth-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-weymouth/Manifest b/app-dicts/sword-weymouth/Manifest
new file mode 100644
index 000000000000..b4f5da321c54
--- /dev/null
+++ b/app-dicts/sword-weymouth/Manifest
@@ -0,0 +1,4 @@
+DIST Weymouth-1.1.zip 419204 RMD160 11e805053eb12f6c9442f01e89d831f8d72dad92 SHA1 c938b3a173c89d1ea3889cddbbdef38082670dbd SHA256 0e2761a69549f3c99af127cb588df58a20bc6233db3913811ef396cd8c8eadbe
+EBUILD sword-weymouth-1.1.ebuild 338 RMD160 8adb466cc360484fe0f95c372555f5051967792e SHA1 caa9682e395ebe515995244b7f3db16950abb94b SHA256 f9b2c5cf95cc56bf2cb43dff6f33b92c4ad551eaed2d221b9d8dc109766070b7
+MISC ChangeLog 270 RMD160 8440d019976a277d67d4561108464ba574ff01d5 SHA1 afd60036f9889d100e8de2285b060173992f6ae8 SHA256 9ff38c0cba3c9334c38a3570730fa388816b7ab2c7134a9d5623c36aa480e5b9
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-weymouth/metadata.xml b/app-dicts/sword-weymouth/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-weymouth/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-weymouth/sword-weymouth-1.1.ebuild b/app-dicts/sword-weymouth/sword-weymouth-1.1.ebuild
new file mode 100644
index 000000000000..1d7675eb154b
--- /dev/null
+++ b/app-dicts/sword-weymouth/sword-weymouth-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-weymouth/sword-weymouth-1.1.ebuild,v 1.1 2008/03/14 01:34:09 beandog Exp $
+
+SWORD_MODULE="Weymouth"
+
+inherit sword-module
+
+DESCRIPTION="Weymouth NT (1912)"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Weymouth"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"