summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-03-14 01:59:21 +0000
committerSteve Dibb <beandog@gentoo.org>2008-03-14 01:59:21 +0000
commit3d1da66f005803df9c0e7cc966c312441f576864 (patch)
treee02774a05b882ceb45234615753ddef5c9150c16 /app-dicts/sword-litv
parentInitial commit (diff)
downloadgentoo-2-3d1da66f005803df9c0e7cc966c312441f576864.tar.gz
gentoo-2-3d1da66f005803df9c0e7cc966c312441f576864.tar.bz2
gentoo-2-3d1da66f005803df9c0e7cc966c312441f576864.zip
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-litv')
-rw-r--r--app-dicts/sword-litv/ChangeLog10
-rw-r--r--app-dicts/sword-litv/Manifest4
-rw-r--r--app-dicts/sword-litv/metadata.xml5
-rw-r--r--app-dicts/sword-litv/sword-litv-1.3.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-litv/ChangeLog b/app-dicts/sword-litv/ChangeLog
new file mode 100644
index 000000000000..66ffc45f24b5
--- /dev/null
+++ b/app-dicts/sword-litv/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-litv
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-litv/ChangeLog,v 1.1 2008/03/14 01:59:21 beandog Exp $
+
+*sword-litv-1.3 (14 Mar 2008)
+
+ 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-litv-1.3.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-litv/Manifest b/app-dicts/sword-litv/Manifest
new file mode 100644
index 000000000000..bb7ad2050f67
--- /dev/null
+++ b/app-dicts/sword-litv/Manifest
@@ -0,0 +1,4 @@
+DIST LITV-1.3.zip 1435344 RMD160 c89486e2fb551a03ef0865e66ee2305a31f6fb22 SHA1 03bc3a1fd71ef03a7e851f362022b3e6b6664b97 SHA256 92c3580c4eec754d2ab50c6825930654d15810ca9801b70c50bc995e89aeb29a
+EBUILD sword-litv-1.3.ebuild 334 RMD160 53416a82567a7b8ddeefc7a85b0f11044399e4a0 SHA1 780852daa2d691b571ae24d72c9e33f661b39fad SHA256 8e4325ea7126a238655ba48e164fcedc53bc8a3ea742e5773e29bebf4680db1a
+MISC ChangeLog 258 RMD160 a1463751f73f141e51f530d9e956666b416ae3fe SHA1 c92257e0095c8f1fc593f70dc085bcff09a40f7e SHA256 d1546dd5e4deecc6c76c9f632abd5da0448d48f713711992bdb87f9741a4b8a5
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-litv/metadata.xml b/app-dicts/sword-litv/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-litv/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-litv/sword-litv-1.3.ebuild b/app-dicts/sword-litv/sword-litv-1.3.ebuild
new file mode 100644
index 000000000000..741c7b7ae50e
--- /dev/null
+++ b/app-dicts/sword-litv/sword-litv-1.3.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-litv/sword-litv-1.3.ebuild,v 1.1 2008/03/14 01:59:21 beandog Exp $
+
+SWORD_MODULE="LITV"
+
+inherit sword-module
+
+DESCRIPTION="Green's Literal Translation"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=LITV"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"