summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-13 21:35:22 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-13 21:35:22 +0000
commit5036e692b33e177178a495b0394ad5c99009dc11 (patch)
tree18f5de74d1fb022f1683446a0d94059542a3328e /app-dicts/sword-vulgate
parentInitial commit (diff)
downloadgentoo-2-5036e692b33e177178a495b0394ad5c99009dc11.tar.gz
gentoo-2-5036e692b33e177178a495b0394ad5c99009dc11.tar.bz2
gentoo-2-5036e692b33e177178a495b0394ad5c99009dc11.zip
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts/sword-vulgate')
-rw-r--r--app-dicts/sword-vulgate/ChangeLog10
-rw-r--r--app-dicts/sword-vulgate/Manifest4
-rw-r--r--app-dicts/sword-vulgate/metadata.xml5
-rw-r--r--app-dicts/sword-vulgate/sword-vulgate-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-vulgate/ChangeLog b/app-dicts/sword-vulgate/ChangeLog
new file mode 100644
index 000000000000..d0b320da52be
--- /dev/null
+++ b/app-dicts/sword-vulgate/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-vulgate
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-vulgate/ChangeLog,v 1.1 2008/05/13 21:35:22 beandog Exp $
+
+*sword-vulgate-1.1 (13 May 2008)
+
+ 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-vulgate-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-vulgate/Manifest b/app-dicts/sword-vulgate/Manifest
new file mode 100644
index 000000000000..bcf21feedfd8
--- /dev/null
+++ b/app-dicts/sword-vulgate/Manifest
@@ -0,0 +1,4 @@
+DIST Vulgate-1.1.zip 1316533 RMD160 e7308da5faafe7a2898ba97c35beea040bc8dbdf SHA1 7339d6bcacc94007a0b1341c3421e864b4256e22 SHA256 daf9f83ed665a9138958532261173d1d1acbd08ff8fb907dbbb8f89e189cfa0c
+EBUILD sword-vulgate-1.1.ebuild 326 RMD160 757f6ed89404e232651a6db49728c5bf7ba01b9f SHA1 ec5b89d47302db48a649afe0b64e68452cec4b6c SHA256 7a4c2944831d621e78e2d4d11511cfe45c00bb95c42d7b81c3c87c1496189ee3
+MISC ChangeLog 267 RMD160 c1d51a4543d1e2d068076d114c0aec2e4716552a SHA1 18c34788036cf06ccd0f1d85d5120ab6f11ae97f SHA256 aec5d7f4d423e52c93287785dc935a05a0cc25bacba4f18d80550434720caf3d
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-vulgate/metadata.xml b/app-dicts/sword-vulgate/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-vulgate/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-vulgate/sword-vulgate-1.1.ebuild b/app-dicts/sword-vulgate/sword-vulgate-1.1.ebuild
new file mode 100644
index 000000000000..60856366fbb9
--- /dev/null
+++ b/app-dicts/sword-vulgate/sword-vulgate-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-vulgate/sword-vulgate-1.1.ebuild,v 1.1 2008/05/13 21:35:22 beandog Exp $
+
+SWORD_MODULE="Vulgate"
+
+inherit sword-module
+
+DESCRIPTION="Latin Vulgate"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Vulgate"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"