summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-13 21:30:46 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-13 21:30:46 +0000
commit23b6e95d216a3ce40b1cd321fe86df7a291741d3 (patch)
tree76b3a491ee9cc7188165b3ffe40c24e9009b0089 /app-dicts/sword-manxgaelic
parentInitial commit (diff)
downloadgentoo-2-23b6e95d216a3ce40b1cd321fe86df7a291741d3.tar.gz
gentoo-2-23b6e95d216a3ce40b1cd321fe86df7a291741d3.tar.bz2
gentoo-2-23b6e95d216a3ce40b1cd321fe86df7a291741d3.zip
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts/sword-manxgaelic')
-rw-r--r--app-dicts/sword-manxgaelic/ChangeLog10
-rw-r--r--app-dicts/sword-manxgaelic/Manifest4
-rw-r--r--app-dicts/sword-manxgaelic/metadata.xml5
-rw-r--r--app-dicts/sword-manxgaelic/sword-manxgaelic-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-manxgaelic/ChangeLog b/app-dicts/sword-manxgaelic/ChangeLog
new file mode 100644
index 000000000000..e4628d9e620a
--- /dev/null
+++ b/app-dicts/sword-manxgaelic/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-manxgaelic
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-manxgaelic/ChangeLog,v 1.1 2008/05/13 21:30:46 beandog Exp $
+
+*sword-manxgaelic-1.1 (13 May 2008)
+
+ 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-manxgaelic-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-manxgaelic/Manifest b/app-dicts/sword-manxgaelic/Manifest
new file mode 100644
index 000000000000..9c9b17e537db
--- /dev/null
+++ b/app-dicts/sword-manxgaelic/Manifest
@@ -0,0 +1,4 @@
+DIST ManxGaelic-1.1.zip 152306 RMD160 d8ae867203e1239c6769ba0df689da08db1c84ac SHA1 b5bc4159d31ecbe13e0a5b968e867126ca60099e SHA256 98438ab6b77f8adcb2b1e053b441cab6ec3797e7102a443ee169436b254961a8
+EBUILD sword-manxgaelic-1.1.ebuild 349 RMD160 1d9ab0d3650e2af310cb13192f6b0544940cfdc7 SHA1 67f0391d120b95c53b41c233663511258ce62baf SHA256 ea33fc6c1ddc851f88477b96a305cef864ec670c589726392413d5502c5baaa7
+MISC ChangeLog 276 RMD160 2469aef2e7013de2e8a142cd4676e1385f09bf0f SHA1 470fd3656dd35e3848ee72d424e2261e21786e3e SHA256 c07e53c0d5c805f9e6d2d50c842b25cc1ec29b2190c034c162737e25bb52975c
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-manxgaelic/metadata.xml b/app-dicts/sword-manxgaelic/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-manxgaelic/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-manxgaelic/sword-manxgaelic-1.1.ebuild b/app-dicts/sword-manxgaelic/sword-manxgaelic-1.1.ebuild
new file mode 100644
index 000000000000..f23e56f33cba
--- /dev/null
+++ b/app-dicts/sword-manxgaelic/sword-manxgaelic-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-manxgaelic/sword-manxgaelic-1.1.ebuild,v 1.1 2008/05/13 21:30:46 beandog Exp $
+
+SWORD_MODULE="ManxGaelic"
+
+inherit sword-module
+
+DESCRIPTION="Manx Gaelic Scripture Portions"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ManxGaelic"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"