summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-13 21:36:54 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-13 21:36:54 +0000
commite04b13ed1e30c478262d2e1ee1df52f541acd9ba (patch)
tree4729987b379f142b60d09b94ad5544e50228c8a2 /app-dicts/sword-scotsgaelic
parentRevision bump with updated default config files so that we can search in glob... (diff)
downloadhistorical-e04b13ed1e30c478262d2e1ee1df52f541acd9ba.tar.gz
historical-e04b13ed1e30c478262d2e1ee1df52f541acd9ba.tar.bz2
historical-e04b13ed1e30c478262d2e1ee1df52f541acd9ba.zip
Initial commit
Package-Manager: portage-2.1.5_rc10
Diffstat (limited to 'app-dicts/sword-scotsgaelic')
-rw-r--r--app-dicts/sword-scotsgaelic/ChangeLog10
-rw-r--r--app-dicts/sword-scotsgaelic/Manifest4
-rw-r--r--app-dicts/sword-scotsgaelic/metadata.xml5
-rw-r--r--app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-scotsgaelic/ChangeLog b/app-dicts/sword-scotsgaelic/ChangeLog
new file mode 100644
index 000000000000..c82f81e55a9f
--- /dev/null
+++ b/app-dicts/sword-scotsgaelic/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-scotsgaelic
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-scotsgaelic/ChangeLog,v 1.1 2008/05/13 21:33:04 beandog Exp $
+
+*sword-scotsgaelic-1.1 (13 May 2008)
+
+ 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-scotsgaelic-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-scotsgaelic/Manifest b/app-dicts/sword-scotsgaelic/Manifest
new file mode 100644
index 000000000000..e9ee0fa74168
--- /dev/null
+++ b/app-dicts/sword-scotsgaelic/Manifest
@@ -0,0 +1,4 @@
+DIST ScotsGaelic-1.1.zip 31691 RMD160 aa3a00cbc7be7248ececf44eaf2aea03afccd855 SHA1 4ee711db36589c8f95a9f13d05ed4bba8b2f8ce9 SHA256 c6311a98e3c10dc252834def9a32f32a4a34a6161a512950c3d85936ed09c162
+EBUILD sword-scotsgaelic-1.1.ebuild 348 RMD160 abca7c4fd8c41ae77862d7084cfe65d37102772b SHA1 2c4d503017b47b90d4a132715c25ffaca08e5ba3 SHA256 1b7eb230ff2707612670ee26082b8f4c69245078c3ec86a91c98c3059c1bd637
+MISC ChangeLog 279 RMD160 2b3f40ca41dd9bfab3851578325a35a9df7233ef SHA1 55f1bd1f178e048fbaf773a0ca7f18c8d071a73f SHA256 f934ba5b744f7b250a56ec345a5418d56352c76431afe1f66e334bd8fe2a4a8a
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-scotsgaelic/metadata.xml b/app-dicts/sword-scotsgaelic/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-scotsgaelic/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-scotsgaelic/sword-scotsgaelic-1.1.ebuild b/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.1.ebuild
new file mode 100644
index 000000000000..8fecf88fd754
--- /dev/null
+++ b/app-dicts/sword-scotsgaelic/sword-scotsgaelic-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-scotsgaelic/sword-scotsgaelic-1.1.ebuild,v 1.1 2008/05/13 21:33:04 beandog Exp $
+
+SWORD_MODULE="ScotsGaelic"
+
+inherit sword-module
+
+DESCRIPTION="Scots Gaelic Gospel of Mark"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ScotsGaelic"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"