diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:28:23 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:28:23 +0000 |
commit | fdce7e59f83957c40eba9df70739456d755f3d96 (patch) | |
tree | e248c365920daf3031651158bd221a00ec7a664b /app-dicts/sword-hunuj | |
parent | Initial commit (diff) | |
download | gentoo-2-fdce7e59f83957c40eba9df70739456d755f3d96.tar.gz gentoo-2-fdce7e59f83957c40eba9df70739456d755f3d96.tar.bz2 gentoo-2-fdce7e59f83957c40eba9df70739456d755f3d96.zip |
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts/sword-hunuj')
-rw-r--r-- | app-dicts/sword-hunuj/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-hunuj/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-hunuj/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-hunuj/ChangeLog b/app-dicts/sword-hunuj/ChangeLog new file mode 100644 index 000000000000..0dd468e6dee1 --- /dev/null +++ b/app-dicts/sword-hunuj/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-hunuj +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hunuj/ChangeLog,v 1.1 2008/05/13 21:28:23 beandog Exp $ + +*sword-hunuj-1.2 (13 May 2008) + + 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-hunuj-1.2.ebuild: + Initial commit + diff --git a/app-dicts/sword-hunuj/Manifest b/app-dicts/sword-hunuj/Manifest new file mode 100644 index 000000000000..f208dd0ad161 --- /dev/null +++ b/app-dicts/sword-hunuj/Manifest @@ -0,0 +1,4 @@ +DIST HunUj-1.2.zip 1775652 RMD160 29b758be4eab2d34c707e1378d125041ea3792b0 SHA1 5ea1b2db68add55e9dde2691155df41395533b9c SHA256 8e7501c749f3db460bb74e5303ce5ff14e077ee9e6212b356d1136d806f9356e +EBUILD sword-hunuj-1.2.ebuild 410 RMD160 991fac7506a01d875c8864c5f56e56443c8e173b SHA1 be19d336c4619f2527612bd34d69f8ca79259682 SHA256 a1d5424d412df83da3c1662f8fe0164273fbdb46736150b478d1f9f824ff8ada +MISC ChangeLog 261 RMD160 396098f0dd0ab17c6fb472d37372c769788c6a6e SHA1 69acf2a2201bea3d5019b0ef5aa09733986cd34d SHA256 a98e085ff8bae3c9de9101c6598c5be6166188d89cb57a06a8d109c3bf8139ff +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-hunuj/metadata.xml b/app-dicts/sword-hunuj/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-hunuj/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-hunuj/sword-hunuj-1.2.ebuild b/app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild new file mode 100644 index 000000000000..0ba8829f3d13 --- /dev/null +++ b/app-dicts/sword-hunuj/sword-hunuj-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-hunuj/sword-hunuj-1.2.ebuild,v 1.1 2008/05/13 21:28:23 beandog Exp $ + +SWORD_MODULE="HunUj" + +inherit sword-module + +DESCRIPTION="The New Translation Bible of the Hungarian Bible Society (Magyar Bibliatarsulat Ujforditasu Bibliaja)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=HunUj" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |