summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-03-14 02:08:29 +0000
committerSteve Dibb <beandog@gentoo.org>2008-03-14 02:08:29 +0000
commit07ce149ec8df5f44d20df1b8b4ba8d12eeb00bc7 (patch)
tree4d1ba7728b14e133762a0a1b22e35d3d0b6ed5db /app-dicts
parentInitial commit (diff)
downloadgentoo-2-07ce149ec8df5f44d20df1b8b4ba8d12eeb00bc7.tar.gz
gentoo-2-07ce149ec8df5f44d20df1b8b4ba8d12eeb00bc7.tar.bz2
gentoo-2-07ce149ec8df5f44d20df1b8b4ba8d12eeb00bc7.zip
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/sword-hnv/ChangeLog10
-rw-r--r--app-dicts/sword-hnv/Manifest4
-rw-r--r--app-dicts/sword-hnv/metadata.xml5
-rw-r--r--app-dicts/sword-hnv/sword-hnv-1.6.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-hnv/ChangeLog b/app-dicts/sword-hnv/ChangeLog
new file mode 100644
index 000000000000..0a73cb917605
--- /dev/null
+++ b/app-dicts/sword-hnv/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-hnv
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hnv/ChangeLog,v 1.1 2008/03/14 02:08:29 beandog Exp $
+
+*sword-hnv-1.6 (14 Mar 2008)
+
+ 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-hnv-1.6.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-hnv/Manifest b/app-dicts/sword-hnv/Manifest
new file mode 100644
index 000000000000..99edf98c4a13
--- /dev/null
+++ b/app-dicts/sword-hnv/Manifest
@@ -0,0 +1,4 @@
+DIST HNV-1.6.zip 1520608 RMD160 6f40bcde1e809864621363aaee65ba69e8578ddd SHA1 0ae40764fd4eb73e72194098bb493980825a25d9 SHA256 8720a506c5f7d990a6d1e54b2ddeea9bf7780fe5acecee80cbb3310a435a2cfc
+EBUILD sword-hnv-1.6.ebuild 357 RMD160 cbe0ca6217a0f2b92d02499f5703e76a04b69060 SHA1 3b4d754ab4cd9a9b0354b4f47d7e0ba600c085bb SHA256 4241485a55616168af66589e75cef56ab632ca0beacf37e45968ca6ec97be2cb
+MISC ChangeLog 255 RMD160 5e8a7b9d02b192d0cc25fe4ebfeb18a2ee5fa492 SHA1 e77d6ed17847b34a013baa80d5c0aa5997740b23 SHA256 278f2a4b529c7350b3f13b08c030a48f7fa063afb4a3d647a5cf914c660e787e
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-hnv/metadata.xml b/app-dicts/sword-hnv/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-hnv/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-hnv/sword-hnv-1.6.ebuild b/app-dicts/sword-hnv/sword-hnv-1.6.ebuild
new file mode 100644
index 000000000000..0e00e38be2ae
--- /dev/null
+++ b/app-dicts/sword-hnv/sword-hnv-1.6.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-hnv/sword-hnv-1.6.ebuild,v 1.1 2008/03/14 02:08:29 beandog Exp $
+
+SWORD_MODULE="HNV"
+
+inherit sword-module
+
+DESCRIPTION="Hebrew Names Version of the World English Bible"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=HNV"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"