summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-02-27 22:55:20 +0000
committerSteve Dibb <beandog@gentoo.org>2008-02-27 22:55:20 +0000
commitd7cf46e73e8a563d098007e7d891df601a8e9a80 (patch)
tree35bf204fd79ea1d49d78aa878a2b4d12dc4d3e1e /app-dicts/sword-ylt
parentx86 stable, bug #206680 (diff)
downloadgentoo-2-d7cf46e73e8a563d098007e7d891df601a8e9a80.tar.gz
gentoo-2-d7cf46e73e8a563d098007e7d891df601a8e9a80.tar.bz2
gentoo-2-d7cf46e73e8a563d098007e7d891df601a8e9a80.zip
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-ylt')
-rw-r--r--app-dicts/sword-ylt/ChangeLog10
-rw-r--r--app-dicts/sword-ylt/Manifest4
-rw-r--r--app-dicts/sword-ylt/metadata.xml5
-rw-r--r--app-dicts/sword-ylt/sword-ylt-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-ylt/ChangeLog b/app-dicts/sword-ylt/ChangeLog
new file mode 100644
index 000000000000..06d0c2379d66
--- /dev/null
+++ b/app-dicts/sword-ylt/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-ylt
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-ylt/ChangeLog,v 1.1 2008/02/27 22:55:20 beandog Exp $
+
+*sword-ylt-1.1 (27 Feb 2008)
+
+ 27 Feb 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-ylt-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-ylt/Manifest b/app-dicts/sword-ylt/Manifest
new file mode 100644
index 000000000000..cd87b4cee807
--- /dev/null
+++ b/app-dicts/sword-ylt/Manifest
@@ -0,0 +1,4 @@
+DIST YLT-1.1.zip 1430863 RMD160 1878d827c3c5cf0cdee05fe1247b8abbf6a9a570 SHA1 a7c7deed29318abb7759c18f51e5ac68c4ff4617 SHA256 70e4410a128fb1a277b4cedc8abda73f56347a0bf1578b711bc852a918780c10
+EBUILD sword-ylt-1.1.ebuild 339 RMD160 a03eeb6ac7457ddec5ecad088a081b5e342b25f0 SHA1 b8c37d49bd9de2699f879806293378ddc5a33597 SHA256 c2bc2e58bd11371ce934ac35d560e6a71e0912da4ad3765442801efe4d4894d2
+MISC ChangeLog 255 RMD160 d2a9808d3737f6dee44aaeae72a9de5e42da86ff SHA1 d8212850a5cc130642e3f222b001715eae363915 SHA256 51a5c4983703f8e1dd27149058d052b6a4a672ef4baca456878674775914f4d1
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-ylt/metadata.xml b/app-dicts/sword-ylt/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-ylt/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-ylt/sword-ylt-1.1.ebuild b/app-dicts/sword-ylt/sword-ylt-1.1.ebuild
new file mode 100644
index 000000000000..d71d51ddd060
--- /dev/null
+++ b/app-dicts/sword-ylt/sword-ylt-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-ylt/sword-ylt-1.1.ebuild,v 1.1 2008/02/27 22:55:20 beandog Exp $
+
+SWORD_MODULE="YLT"
+
+inherit sword-module
+
+DESCRIPTION="Young's Literal Translation (1898)"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=YLT"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"