summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 02:39:49 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 02:39:49 +0000
commit9ebdd99208ba70975c571cf5661b23b326067e41 (patch)
tree8343148f7c1dae67f54c109b399b50155262e76b /app-dicts/sword-scofield
parentInitial commit (diff)
downloadgentoo-2-9ebdd99208ba70975c571cf5661b23b326067e41.tar.gz
gentoo-2-9ebdd99208ba70975c571cf5661b23b326067e41.tar.bz2
gentoo-2-9ebdd99208ba70975c571cf5661b23b326067e41.zip
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts/sword-scofield')
-rw-r--r--app-dicts/sword-scofield/ChangeLog10
-rw-r--r--app-dicts/sword-scofield/Manifest4
-rw-r--r--app-dicts/sword-scofield/metadata.xml5
-rw-r--r--app-dicts/sword-scofield/sword-scofield-1.0.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-scofield/ChangeLog b/app-dicts/sword-scofield/ChangeLog
new file mode 100644
index 000000000000..61f04766b9c0
--- /dev/null
+++ b/app-dicts/sword-scofield/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-scofield
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-scofield/ChangeLog,v 1.1 2008/05/17 02:39:49 beandog Exp $
+
+*sword-scofield-1.0 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-scofield-1.0.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-scofield/Manifest b/app-dicts/sword-scofield/Manifest
new file mode 100644
index 000000000000..88f16480007b
--- /dev/null
+++ b/app-dicts/sword-scofield/Manifest
@@ -0,0 +1,4 @@
+DIST Scofield-1.0.zip 404670 RMD160 9d63ff27fba983e643b34f34528c65a9e69def98 SHA1 7249e1239d327ce34bf145c0ba1a8698409ec224 SHA256 7dd853bd34ec24e210632c20b7cb27cf0c82fc2edec1166f7fff7599fb0e78ab
+EBUILD sword-scofield-1.0.ebuild 358 RMD160 a1c32d461743e79835ff300b757c2c31cb339c60 SHA1 59258ff7de05885f4cca91e3fba022e44c5f596d SHA256 96639926c653b20cdf08cbbd51e80b283c3c74fd5fca412416491c41bf3448b4
+MISC ChangeLog 270 RMD160 c980713eddc9e8a41eeb2a90f0e8f11b38170421 SHA1 0504d2dfe5080e9844249c6f84fd54f83d256682 SHA256 7692beacb5c16e6b6a817b32d914ed17f6337138c86b32aa39bc505d16c00b16
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-scofield/metadata.xml b/app-dicts/sword-scofield/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-scofield/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-scofield/sword-scofield-1.0.ebuild b/app-dicts/sword-scofield/sword-scofield-1.0.ebuild
new file mode 100644
index 000000000000..47936b93399d
--- /dev/null
+++ b/app-dicts/sword-scofield/sword-scofield-1.0.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-scofield/sword-scofield-1.0.ebuild,v 1.1 2008/05/17 02:39:49 beandog Exp $
+
+SWORD_MODULE="Scofield"
+
+inherit sword-module
+
+DESCRIPTION="Scofield Reference Notes, 1917 Edition"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Scofield"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"