diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:25:19 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:25:19 +0000 |
commit | ef813c21ac183ab210b22cf20e544aa7a9630948 (patch) | |
tree | 236002fe1efa2902cc539360c0ff95c73d25af6d /app-dicts/sword-dutsvv/sword-dutsvv-1.4.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-2-ef813c21ac183ab210b22cf20e544aa7a9630948.tar.gz gentoo-2-ef813c21ac183ab210b22cf20e544aa7a9630948.tar.bz2 gentoo-2-ef813c21ac183ab210b22cf20e544aa7a9630948.zip |
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts/sword-dutsvv/sword-dutsvv-1.4.ebuild')
-rw-r--r-- | app-dicts/sword-dutsvv/sword-dutsvv-1.4.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-dutsvv/sword-dutsvv-1.4.ebuild b/app-dicts/sword-dutsvv/sword-dutsvv-1.4.ebuild new file mode 100644 index 000000000000..af2c655be9a9 --- /dev/null +++ b/app-dicts/sword-dutsvv/sword-dutsvv-1.4.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-dutsvv/sword-dutsvv-1.4.ebuild,v 1.1 2008/05/13 21:25:19 beandog Exp $ + +SWORD_MODULE="DutSVV" + +inherit sword-module + +DESCRIPTION="Dutch Statenvertaling" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DutSVV" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |