diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:26:05 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:26:05 +0000 |
commit | 3137dfa574be7b3587114e214602edce2b822eb1 (patch) | |
tree | ecb9ef31a21a84c797c9824e7403412f253cb922 /app-dicts/sword-farsiopv | |
parent | Initial commit (diff) | |
download | gentoo-2-3137dfa574be7b3587114e214602edce2b822eb1.tar.gz gentoo-2-3137dfa574be7b3587114e214602edce2b822eb1.tar.bz2 gentoo-2-3137dfa574be7b3587114e214602edce2b822eb1.zip |
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts/sword-farsiopv')
-rw-r--r-- | app-dicts/sword-farsiopv/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-farsiopv/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-farsiopv/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-farsiopv/sword-farsiopv-1.0.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-farsiopv/ChangeLog b/app-dicts/sword-farsiopv/ChangeLog new file mode 100644 index 000000000000..e55daa457d31 --- /dev/null +++ b/app-dicts/sword-farsiopv/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-farsiopv +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-farsiopv/ChangeLog,v 1.1 2008/05/13 21:26:05 beandog Exp $ + +*sword-farsiopv-1.0 (13 May 2008) + + 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-farsiopv-1.0.ebuild: + Initial commit + diff --git a/app-dicts/sword-farsiopv/Manifest b/app-dicts/sword-farsiopv/Manifest new file mode 100644 index 000000000000..d1c50d6fc6fd --- /dev/null +++ b/app-dicts/sword-farsiopv/Manifest @@ -0,0 +1,4 @@ +DIST FarsiOPV-1.0.zip 1592646 RMD160 5ce7940a9c7b9405a28e12f84fa388b552248b12 SHA1 ac1d27e1935e7ffc3337fcc6f0696098d1ba1330 SHA256 220908899096178e391f9f139efc5c0999f018f1016a4a1195c712fadd3bb5a3 +EBUILD sword-farsiopv-1.0.ebuild 355 RMD160 de2f099a6b2bcd822f9324c496e5d28031db96c6 SHA1 ac5abfe31fd8855e86c674746c2560ba31830b4b SHA256 159eda06f15fb3a0f4b43b22b100565c7dea7109ad647b6e55bc7dc88dddeac8 +MISC ChangeLog 270 RMD160 6c931bdea85beb70c8fcbaaf70819df64b8a55dc SHA1 6df3323ffbaa1e00b346452e304261b637ad552b SHA256 3adcbe1cb40be3c2db55d6711a723a3d8568acc2a495b967162096fdd03d654b +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-farsiopv/metadata.xml b/app-dicts/sword-farsiopv/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-farsiopv/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-farsiopv/sword-farsiopv-1.0.ebuild b/app-dicts/sword-farsiopv/sword-farsiopv-1.0.ebuild new file mode 100644 index 000000000000..20a64fa99321 --- /dev/null +++ b/app-dicts/sword-farsiopv/sword-farsiopv-1.0.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-farsiopv/sword-farsiopv-1.0.ebuild,v 1.1 2008/05/13 21:26:05 beandog Exp $ + +SWORD_MODULE="FarsiOPV" + +inherit sword-module + +DESCRIPTION="Persian Holy Bible (Tarjumeh-ye Ghadeem)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=FarsiOPV" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |