summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 02:45:40 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 02:45:40 +0000
commitf05c1bb2ecc9a847847e394dbfe1a73428f0e3d5 (patch)
tree256f632d6c84997c1d45dfae20fe820a5c42d744 /app-dicts
parentInitial commit (diff)
downloadgentoo-2-f05c1bb2ecc9a847847e394dbfe1a73428f0e3d5.tar.gz
gentoo-2-f05c1bb2ecc9a847847e394dbfe1a73428f0e3d5.tar.bz2
gentoo-2-f05c1bb2ecc9a847847e394dbfe1a73428f0e3d5.zip
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/sword-xhosa/ChangeLog10
-rw-r--r--app-dicts/sword-xhosa/Manifest4
-rw-r--r--app-dicts/sword-xhosa/metadata.xml5
-rw-r--r--app-dicts/sword-xhosa/sword-xhosa-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-xhosa/ChangeLog b/app-dicts/sword-xhosa/ChangeLog
new file mode 100644
index 000000000000..b5e2a46726c8
--- /dev/null
+++ b/app-dicts/sword-xhosa/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-xhosa
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-xhosa/ChangeLog,v 1.1 2008/05/17 02:45:40 beandog Exp $
+
+*sword-xhosa-1.1 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-xhosa-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-xhosa/Manifest b/app-dicts/sword-xhosa/Manifest
new file mode 100644
index 000000000000..9d9987db3eac
--- /dev/null
+++ b/app-dicts/sword-xhosa/Manifest
@@ -0,0 +1,4 @@
+DIST Xhosa-1.1.zip 1428206 RMD160 6360d74ef56a3afb7218a3379037790cd0d140bc SHA1 a215fcfb4ea86ac4b797252d10da90e6a39f5088 SHA256 50fe618ef2f7d6ddaa7ad47fae0bc0021f95929de0aca5b585c0b14255488fb9
+EBUILD sword-xhosa-1.1.ebuild 325 RMD160 78b3543e8f6fe45a0d4673e12884db446b93c556 SHA1 abe07415f94581018edaeea27a6d5eed46084e10 SHA256 ac5170cf53281bbd3fe3b03865e819cf935b7c712da43dd3c6c74720a9540ddd
+MISC ChangeLog 261 RMD160 2a0876c6c9ed38ded047d9840fe53a7c25e0a963 SHA1 a0371131d683c8d22a1cf42d31446a8fb7936eef SHA256 25a7e95c6418cc10555535e367d77771d9a2b4076ffe9174a93ea61f6b051a4a
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-xhosa/metadata.xml b/app-dicts/sword-xhosa/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-xhosa/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-xhosa/sword-xhosa-1.1.ebuild b/app-dicts/sword-xhosa/sword-xhosa-1.1.ebuild
new file mode 100644
index 000000000000..aa671333c6df
--- /dev/null
+++ b/app-dicts/sword-xhosa/sword-xhosa-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-xhosa/sword-xhosa-1.1.ebuild,v 1.1 2008/05/17 02:45:40 beandog Exp $
+
+SWORD_MODULE="Xhosa"
+
+inherit sword-module
+
+DESCRIPTION="Xhosa Bible"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Xhosa"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"