diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:36:08 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:36:08 +0000 |
commit | 9e61416e96542e75da995fbbab0215564e33e84d (patch) | |
tree | 39165cdbb807f31a34a88746f688c2785c97a02c /app-dicts | |
parent | Initial commit (diff) | |
download | gentoo-2-9e61416e96542e75da995fbbab0215564e33e84d.tar.gz gentoo-2-9e61416e96542e75da995fbbab0215564e33e84d.tar.bz2 gentoo-2-9e61416e96542e75da995fbbab0215564e33e84d.zip |
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-whnu/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-whnu/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-whnu/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-whnu/sword-whnu-1.10.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-whnu/ChangeLog b/app-dicts/sword-whnu/ChangeLog new file mode 100644 index 000000000000..901aaf3f1d32 --- /dev/null +++ b/app-dicts/sword-whnu/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-whnu +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-whnu/ChangeLog,v 1.1 2008/05/13 21:36:08 beandog Exp $ + +*sword-whnu-1.10 (13 May 2008) + + 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-whnu-1.10.ebuild: + Initial commit + diff --git a/app-dicts/sword-whnu/Manifest b/app-dicts/sword-whnu/Manifest new file mode 100644 index 000000000000..8b818d8493fe --- /dev/null +++ b/app-dicts/sword-whnu/Manifest @@ -0,0 +1,4 @@ +DIST WHNU-1.10.zip 1281295 RMD160 0184bade138bc53d8df7877b2f59a312386be2d3 SHA1 34b7834c70c83e9d1896a04ee01533f2d20bee66 SHA256 f4f333accf12be6755d511400a325aab9a17e98badeb632165beb8b533c75ede +EBUILD sword-whnu-1.10.ebuild 351 RMD160 57cc9624377c54e607a6ebfdd23acb165e5a54ce SHA1 d268a707db6c7813bd3daf23d3030622a15b1b04 SHA256 5f1b79294c47ca3532179ae1df11fca167f0c7d4850ba16eff7ef990dd0c47f0 +MISC ChangeLog 260 RMD160 88095ff725bcb8071b7b44281fb9165f2b15e37a SHA1 cf06c8e51ee3b89f0053244bbca320ab675eb72b SHA256 ca0191397757fbc4abd8606ca22f69d7ac5c64312dfe5032ac2a864b79858dc6 +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-whnu/metadata.xml b/app-dicts/sword-whnu/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-whnu/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-whnu/sword-whnu-1.10.ebuild b/app-dicts/sword-whnu/sword-whnu-1.10.ebuild new file mode 100644 index 000000000000..ca687a2b7ecf --- /dev/null +++ b/app-dicts/sword-whnu/sword-whnu-1.10.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-whnu/sword-whnu-1.10.ebuild,v 1.1 2008/05/13 21:36:08 beandog Exp $ + +SWORD_MODULE="WHNU" + +inherit sword-module + +DESCRIPTION="Westcott-Hort with NA27/UBS4 variants (1881)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=WHNU" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |