summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts')
-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..506bb6ffce60
--- /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 442 RMD160 84108157b3ad25044adfc21ef1676484b656bc72 SHA1 cfb200caf4db339fb1d9e0108eb72ef5f4b3d9fb SHA256 04397a0fa7c408eb192e9d151b8bb1fa0ebc928054fffa498c241fe590292cf4
+MISC ChangeLog 347 RMD160 bc4fa284252548194deb9159ea14ece3e7ecd42b SHA1 a69d6e4cdad7e0014ed9d632394ccff29b20b635 SHA256 a8803789f997f4e62dd163f8da9653207a0ad26fc0e04e31af6254e0c60b3d9f
+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"