diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:36:54 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:36:54 +0000 |
commit | e04b13ed1e30c478262d2e1ee1df52f541acd9ba (patch) | |
tree | 4729987b379f142b60d09b94ad5544e50228c8a2 /app-dicts/sword-farsiopv/sword-farsiopv-1.0.ebuild | |
parent | Revision bump with updated default config files so that we can search in glob... (diff) | |
download | historical-e04b13ed1e30c478262d2e1ee1df52f541acd9ba.tar.gz historical-e04b13ed1e30c478262d2e1ee1df52f541acd9ba.tar.bz2 historical-e04b13ed1e30c478262d2e1ee1df52f541acd9ba.zip |
Initial commit
Package-Manager: portage-2.1.5_rc10
Diffstat (limited to 'app-dicts/sword-farsiopv/sword-farsiopv-1.0.ebuild')
-rw-r--r-- | app-dicts/sword-farsiopv/sword-farsiopv-1.0.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
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" |