diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-03-14 01:37:10 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-03-14 01:37:10 +0000 |
commit | d7ef17c4886e96b3734656a23890b73aaa7d77f0 (patch) | |
tree | 921eebccf1822840c89beea4e21a70bc38939dba /app-dicts/sword-ukjv/sword-ukjv-1.1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-d7ef17c4886e96b3734656a23890b73aaa7d77f0.tar.gz gentoo-2-d7ef17c4886e96b3734656a23890b73aaa7d77f0.tar.bz2 gentoo-2-d7ef17c4886e96b3734656a23890b73aaa7d77f0.zip |
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-ukjv/sword-ukjv-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-ukjv/sword-ukjv-1.1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-ukjv/sword-ukjv-1.1.ebuild b/app-dicts/sword-ukjv/sword-ukjv-1.1.ebuild new file mode 100644 index 000000000000..ae48acb314c4 --- /dev/null +++ b/app-dicts/sword-ukjv/sword-ukjv-1.1.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-ukjv/sword-ukjv-1.1.ebuild,v 1.1 2008/03/14 01:37:10 beandog Exp $ + +SWORD_MODULE="UKJV" + +inherit sword-module + +DESCRIPTION="Updated King James Version" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=UKJV" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |