diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:29:32 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:29:32 +0000 |
commit | 3d2d7a8b7b8c06f5e2d0fe45296f9a85ea1e1c54 (patch) | |
tree | fa05ba580d6c349df3b199a81831e53dddecf2d3 /app-dicts/sword-kekchi | |
parent | Initial commit (diff) | |
download | gentoo-2-3d2d7a8b7b8c06f5e2d0fe45296f9a85ea1e1c54.tar.gz gentoo-2-3d2d7a8b7b8c06f5e2d0fe45296f9a85ea1e1c54.tar.bz2 gentoo-2-3d2d7a8b7b8c06f5e2d0fe45296f9a85ea1e1c54.zip |
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts/sword-kekchi')
-rw-r--r-- | app-dicts/sword-kekchi/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-kekchi/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-kekchi/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-kekchi/sword-kekchi-1.2.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-kekchi/ChangeLog b/app-dicts/sword-kekchi/ChangeLog new file mode 100644 index 000000000000..9dc2e3fa77ee --- /dev/null +++ b/app-dicts/sword-kekchi/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-kekchi +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-kekchi/ChangeLog,v 1.1 2008/05/13 21:29:32 beandog Exp $ + +*sword-kekchi-1.2 (13 May 2008) + + 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-kekchi-1.2.ebuild: + Initial commit + diff --git a/app-dicts/sword-kekchi/Manifest b/app-dicts/sword-kekchi/Manifest new file mode 100644 index 000000000000..43875a5dacab --- /dev/null +++ b/app-dicts/sword-kekchi/Manifest @@ -0,0 +1,4 @@ +DIST Kekchi-1.2.zip 1586370 RMD160 10691510f07e80b582619e089c5c197fc6a35111 SHA1 10822ad59ac84a45f68bbd6f631bed929b1656e0 SHA256 5b350b635c287907132b876b766c5448259e3c26b61402d5a2fd1d18b205fe6a +EBUILD sword-kekchi-1.2.ebuild 323 RMD160 6c28576af85b96bb3e8c4b7c1e28a8b61adfbd04 SHA1 4bd0c916cef5d53c337a0066eb843f062fd60633 SHA256 e334c4d88642356812b1d914237f28ad1a5eeadd6d9dd2fe58a52fdca2c3eb45 +MISC ChangeLog 264 RMD160 fb21d67d50608d4b9ee3b1e541b7fc22a4372f23 SHA1 456b83cdd8831e29e8a446a8f29fdae0b156a315 SHA256 63289cfdaae88c856bdadf4f416536eb6186138884d4ae6b2db13ce4eafa77b7 +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-kekchi/metadata.xml b/app-dicts/sword-kekchi/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-kekchi/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-kekchi/sword-kekchi-1.2.ebuild b/app-dicts/sword-kekchi/sword-kekchi-1.2.ebuild new file mode 100644 index 000000000000..e71c8f04312e --- /dev/null +++ b/app-dicts/sword-kekchi/sword-kekchi-1.2.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-kekchi/sword-kekchi-1.2.ebuild,v 1.1 2008/05/13 21:29:32 beandog Exp $ + +SWORD_MODULE="Kekchi" + +inherit sword-module + +DESCRIPTION="Kekchi Bible" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Kekchi" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |