summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 02:55:50 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 02:55:50 +0000
commit8b2c79612264ebff1f9f3cadb54793032d8144c8 (patch)
treef4d63a95e25aacbe98fc48c44659e154bfc13e50 /app-dicts/sword-uma
parentp.mask =app-text/sword-modules-20041209 for removal (diff)
downloadhistorical-8b2c79612264ebff1f9f3cadb54793032d8144c8.tar.gz
historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.tar.bz2
historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.zip
Initial commit
Package-Manager: portage-2.1.5
Diffstat (limited to 'app-dicts/sword-uma')
-rw-r--r--app-dicts/sword-uma/ChangeLog10
-rw-r--r--app-dicts/sword-uma/Manifest4
-rw-r--r--app-dicts/sword-uma/metadata.xml5
-rw-r--r--app-dicts/sword-uma/sword-uma-1.2.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-uma/ChangeLog b/app-dicts/sword-uma/ChangeLog
new file mode 100644
index 000000000000..109f4912ac47
--- /dev/null
+++ b/app-dicts/sword-uma/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-uma
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-uma/ChangeLog,v 1.1 2008/05/17 02:55:50 beandog Exp $
+
+*sword-uma-1.2 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-uma-1.2.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-uma/Manifest b/app-dicts/sword-uma/Manifest
new file mode 100644
index 000000000000..c5e69ed72e67
--- /dev/null
+++ b/app-dicts/sword-uma/Manifest
@@ -0,0 +1,4 @@
+DIST Uma-1.2.zip 431726 RMD160 4f98cb0340c0689d163c0ad0bfb8abedffa095bc SHA1 0cf439d7d562257f014f076d533a3dc35fc11cad SHA256 242780a9631247a2ab55ccd2f92e00c943ed71334a3da27c1afdc4ce47bc7bd4
+EBUILD sword-uma-1.2.ebuild 326 RMD160 de7867939b891d4e94f0b8cf55a67fe224a8dd71 SHA1 d551c040dabc9f1321482b7b74552a6dd124bb43 SHA256 33fd0b06fb2614b4c1246a1502f19f495972a18b7b470252265634e21f088621
+MISC ChangeLog 255 RMD160 17438353cabfa9d15d411a8150e36ca52cf78d13 SHA1 30a507fe3c9480b33859d38bb353503dd765a9f6 SHA256 6db19f381a2d665f32913ac03f40c913902b67a671822730c2ecddbcecc88cb6
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-uma/metadata.xml b/app-dicts/sword-uma/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-uma/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-uma/sword-uma-1.2.ebuild b/app-dicts/sword-uma/sword-uma-1.2.ebuild
new file mode 100644
index 000000000000..df531fcb5343
--- /dev/null
+++ b/app-dicts/sword-uma/sword-uma-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-uma/sword-uma-1.2.ebuild,v 1.1 2008/05/17 02:55:50 beandog Exp $
+
+SWORD_MODULE="Uma"
+
+inherit sword-module
+
+DESCRIPTION="Uma New Testament"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Uma"
+LICENSE="free-noncomm"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"