diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-17 02:55:50 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-17 02:55:50 +0000 |
commit | 8b2c79612264ebff1f9f3cadb54793032d8144c8 (patch) | |
tree | f4d63a95e25aacbe98fc48c44659e154bfc13e50 /app-dicts/sword-swahili | |
parent | p.mask =app-text/sword-modules-20041209 for removal (diff) | |
download | historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.tar.gz historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.tar.bz2 historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.zip |
Initial commit
Package-Manager: portage-2.1.5
Diffstat (limited to 'app-dicts/sword-swahili')
-rw-r--r-- | app-dicts/sword-swahili/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-swahili/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-swahili/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-swahili/sword-swahili-1.1.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-swahili/ChangeLog b/app-dicts/sword-swahili/ChangeLog new file mode 100644 index 000000000000..f50f0c13de2f --- /dev/null +++ b/app-dicts/sword-swahili/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-swahili +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-swahili/ChangeLog,v 1.1 2008/05/17 02:41:28 beandog Exp $ + +*sword-swahili-1.1 (17 May 2008) + + 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-swahili-1.1.ebuild: + Initial commit + diff --git a/app-dicts/sword-swahili/Manifest b/app-dicts/sword-swahili/Manifest new file mode 100644 index 000000000000..99e30f103aa8 --- /dev/null +++ b/app-dicts/sword-swahili/Manifest @@ -0,0 +1,4 @@ +DIST Swahili-1.1.zip 365719 RMD160 624fe93cb3444731998899d24d262f2731ff0862 SHA1 a7cd4a57777056d207dd8587119a902a2065d728 SHA256 5081ff542a333914f3b254c0ee03b56defa1d406997aa077198408eb301beeaf +EBUILD sword-swahili-1.1.ebuild 339 RMD160 0c70a493468e9417128483900fe7124750e712e5 SHA1 f06c824e94943335e303f5fef8bb6704787591a9 SHA256 e81d6363774f58fe08e0ee44f89fa33b524407484f5b2fd0a77fa13fa860c216 +MISC ChangeLog 267 RMD160 b95219e1f3a65e57802d62d7a38812ac03375513 SHA1 86b8e2916e9c15985a4afe73dd4579590dc84d20 SHA256 7db5a75fe882fbe1d92e30281008b1b25ff338aa1a729211cb0cda7771f0458e +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-swahili/metadata.xml b/app-dicts/sword-swahili/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-swahili/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-swahili/sword-swahili-1.1.ebuild b/app-dicts/sword-swahili/sword-swahili-1.1.ebuild new file mode 100644 index 000000000000..efaf81f3afe8 --- /dev/null +++ b/app-dicts/sword-swahili/sword-swahili-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-swahili/sword-swahili-1.1.ebuild,v 1.1 2008/05/17 02:41:28 beandog Exp $ + +SWORD_MODULE="Swahili" + +inherit sword-module + +DESCRIPTION="Swahili New Testament" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Swahili" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |