summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 02:26:51 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 02:26:51 +0000
commitf1e60fe896c2c15230d8a543d8396cb488bd77c1 (patch)
tree8fe8a943e1c86740b1cde09cfe74795f57dbb4bf /app-dicts/sword-easton
parentInitial commit (diff)
downloadgentoo-2-f1e60fe896c2c15230d8a543d8396cb488bd77c1.tar.gz
gentoo-2-f1e60fe896c2c15230d8a543d8396cb488bd77c1.tar.bz2
gentoo-2-f1e60fe896c2c15230d8a543d8396cb488bd77c1.zip
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts/sword-easton')
-rw-r--r--app-dicts/sword-easton/ChangeLog10
-rw-r--r--app-dicts/sword-easton/Manifest4
-rw-r--r--app-dicts/sword-easton/metadata.xml5
-rw-r--r--app-dicts/sword-easton/sword-easton-1.2.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-easton/ChangeLog b/app-dicts/sword-easton/ChangeLog
new file mode 100644
index 000000000000..1038e1801291
--- /dev/null
+++ b/app-dicts/sword-easton/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-easton
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-easton/ChangeLog,v 1.1 2008/05/17 02:26:51 beandog Exp $
+
+*sword-easton-1.2 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-easton-1.2.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-easton/Manifest b/app-dicts/sword-easton/Manifest
new file mode 100644
index 000000000000..3d7695d76c37
--- /dev/null
+++ b/app-dicts/sword-easton/Manifest
@@ -0,0 +1,4 @@
+DIST Easton-1.2.zip 1062020 RMD160 22e8087b9074e8cf165d385015311c5a55731784 SHA1 f695086c09174d16bc4a2778b7ab144b8ceced16 SHA256 25645a62b43e70a66b4fc9f0ef5e00f544c503d5e5d8eb8bad389fea4968f16d
+EBUILD sword-easton-1.2.ebuild 341 RMD160 9de0038d5bc3589a9271ce45e6495c02385c2b63 SHA1 19c87aa968eeaf120dabec48484ed8d029480308 SHA256 42aa68e94de87dbea0030f6daf904af760d1817f3a52c772d6b9000f618422dc
+MISC ChangeLog 264 RMD160 1b33fd99cd3b32f5539d6e76244a1395cceb8cc2 SHA1 92b7144146e364bc81ba4b289b67e53eca699f57 SHA256 05cd58e96f5703a2236e730ccd14de2d246dd1b7fc56dafcaf741153df7e6557
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-easton/metadata.xml b/app-dicts/sword-easton/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-easton/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-easton/sword-easton-1.2.ebuild b/app-dicts/sword-easton/sword-easton-1.2.ebuild
new file mode 100644
index 000000000000..7f8dd55149ef
--- /dev/null
+++ b/app-dicts/sword-easton/sword-easton-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-easton/sword-easton-1.2.ebuild,v 1.1 2008/05/17 02:26:51 beandog Exp $
+
+SWORD_MODULE="Easton"
+
+inherit sword-module
+
+DESCRIPTION="Easton's Bible Dictionary"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Easton"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"