summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 02:33:08 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 02:33:08 +0000
commitc5a52f1a17388b3760433c6d581cb4eece8b7838 (patch)
tree267d5976d8e9cf2220ef052340aed136f792e600 /app-dicts/sword-lightfoot
parentInitial commit (diff)
downloadgentoo-2-c5a52f1a17388b3760433c6d581cb4eece8b7838.tar.gz
gentoo-2-c5a52f1a17388b3760433c6d581cb4eece8b7838.tar.bz2
gentoo-2-c5a52f1a17388b3760433c6d581cb4eece8b7838.zip
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts/sword-lightfoot')
-rw-r--r--app-dicts/sword-lightfoot/ChangeLog10
-rw-r--r--app-dicts/sword-lightfoot/Manifest4
-rw-r--r--app-dicts/sword-lightfoot/metadata.xml5
-rw-r--r--app-dicts/sword-lightfoot/sword-lightfoot-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-lightfoot/ChangeLog b/app-dicts/sword-lightfoot/ChangeLog
new file mode 100644
index 000000000000..6721ec6dcd38
--- /dev/null
+++ b/app-dicts/sword-lightfoot/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-lightfoot
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-lightfoot/ChangeLog,v 1.1 2008/05/17 02:33:08 beandog Exp $
+
+*sword-lightfoot-1.1 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-lightfoot-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-lightfoot/Manifest b/app-dicts/sword-lightfoot/Manifest
new file mode 100644
index 000000000000..8314826fcd9f
--- /dev/null
+++ b/app-dicts/sword-lightfoot/Manifest
@@ -0,0 +1,4 @@
+DIST Lightfoot-1.1.zip 644888 RMD160 f50b0ee0d68414a5c1b85c6e667efbea9132fd97 SHA1 577d47fc3806340215efef894fa2bca02895d63c SHA256 135b5fc3ee80f30a385d70fbdf3c3f92bacdc4d7b0cc8367a60dddf1e5888dee
+EBUILD sword-lightfoot-1.1.ebuild 347 RMD160 32891816cd5e028ec02cf19200454d0205735ffc SHA1 b94017de822f0bf6e4b6f3fe965d167cd842dba7 SHA256 04cd8722bea62d545b5ab8093ec1bc592f57b2f236004fec6f5b88dd763b0a40
+MISC ChangeLog 273 RMD160 3041889a904679ff05b830e331896da551bdbddc SHA1 b38cb2e301cbda830a90e8842107aee6ea809fe2 SHA256 366db32a081774e237f482bc11b48c21b421cd4e116abebc1165f274d6523b72
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-lightfoot/metadata.xml b/app-dicts/sword-lightfoot/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-lightfoot/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-lightfoot/sword-lightfoot-1.1.ebuild b/app-dicts/sword-lightfoot/sword-lightfoot-1.1.ebuild
new file mode 100644
index 000000000000..c84950c75150
--- /dev/null
+++ b/app-dicts/sword-lightfoot/sword-lightfoot-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-lightfoot/sword-lightfoot-1.1.ebuild,v 1.1 2008/05/17 02:33:08 beandog Exp $
+
+SWORD_MODULE="Lightfoot"
+
+inherit sword-module
+
+DESCRIPTION="John Lightfoot Commentary"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Lightfoot"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"