summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-03-14 01:51:26 +0000
committerSteve Dibb <beandog@gentoo.org>2008-03-14 01:51:26 +0000
commit8716fe5202040b8fd031ff1f8a53cb7c8399267a (patch)
tree3132412434f59ee243c5a0f7d51a2ffebb5d0615
parentInitial commit (diff)
downloadgentoo-2-8716fe5202040b8fd031ff1f8a53cb7c8399267a.tar.gz
gentoo-2-8716fe5202040b8fd031ff1f8a53cb7c8399267a.tar.bz2
gentoo-2-8716fe5202040b8fd031ff1f8a53cb7c8399267a.zip
Initial commit
(Portage version: 2.1.4.4)
-rw-r--r--app-dicts/sword-strongshebrew/ChangeLog10
-rw-r--r--app-dicts/sword-strongshebrew/Manifest4
-rw-r--r--app-dicts/sword-strongshebrew/metadata.xml5
-rw-r--r--app-dicts/sword-strongshebrew/sword-strongshebrew-1.2.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-strongshebrew/ChangeLog b/app-dicts/sword-strongshebrew/ChangeLog
new file mode 100644
index 000000000000..a7ed20429778
--- /dev/null
+++ b/app-dicts/sword-strongshebrew/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-strongshebrew
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-strongshebrew/ChangeLog,v 1.1 2008/03/14 01:51:26 beandog Exp $
+
+*sword-strongshebrew-1.2 (14 Mar 2008)
+
+ 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-strongshebrew-1.2.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-strongshebrew/Manifest b/app-dicts/sword-strongshebrew/Manifest
new file mode 100644
index 000000000000..41939d780ec5
--- /dev/null
+++ b/app-dicts/sword-strongshebrew/Manifest
@@ -0,0 +1,4 @@
+DIST StrongsHebrew-1.2.zip 532334 RMD160 5d881a85610ef0d3912058971329a355d33528bb SHA1 cdac6cdb47c8dd4fdce655f48996ae118c9486b2 SHA256 3c4eff28d67458300a8b00641b073b9403748d9914c59ac4ee8bd9225013c983
+EBUILD sword-strongshebrew-1.2.ebuild 362 RMD160 10b47ea9e20b1ec7e3429396056075b7edca13f7 SHA1 d652265a8ac3cf97d313487934fa9f845555ae49 SHA256 b9f9db3eed95d27d2f999477f5e3c223f7c52afed146e1b7baabc9830d800616
+MISC ChangeLog 285 RMD160 f90a6e5cb4762ea161b6351c7026bf97f2494f7b SHA1 271af343581c9d8b40765a3dafae3b397fde8509 SHA256 ad6314d5f452ed4fe7d10210a44c29518d9460dca89e59988fa23e423cc60be1
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-strongshebrew/metadata.xml b/app-dicts/sword-strongshebrew/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-strongshebrew/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-strongshebrew/sword-strongshebrew-1.2.ebuild b/app-dicts/sword-strongshebrew/sword-strongshebrew-1.2.ebuild
new file mode 100644
index 000000000000..6becdee397e4
--- /dev/null
+++ b/app-dicts/sword-strongshebrew/sword-strongshebrew-1.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-strongshebrew/sword-strongshebrew-1.2.ebuild,v 1.1 2008/03/14 01:51:26 beandog Exp $
+
+SWORD_MODULE="StrongsHebrew"
+
+inherit sword-module
+
+DESCRIPTION="Strong's Hebrew Bible Dictionary"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=StrongsHebrew"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"