diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-01-10 23:55:53 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-01-10 23:55:53 +0000 |
commit | 000f475aff24b51124f31f56ff1d8fa3feb44438 (patch) | |
tree | c99782841756451559a87aa489a364d4341182a4 /app-dicts/sword-wlc/sword-wlc-1.4.ebuild | |
parent | Version bump, bug 251642 (diff) | |
download | gentoo-2-000f475aff24b51124f31f56ff1d8fa3feb44438.tar.gz gentoo-2-000f475aff24b51124f31f56ff1d8fa3feb44438.tar.bz2 gentoo-2-000f475aff24b51124f31f56ff1d8fa3feb44438.zip |
Version bump, bug 251642
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'app-dicts/sword-wlc/sword-wlc-1.4.ebuild')
-rw-r--r-- | app-dicts/sword-wlc/sword-wlc-1.4.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-wlc/sword-wlc-1.4.ebuild b/app-dicts/sword-wlc/sword-wlc-1.4.ebuild new file mode 100644 index 000000000000..1902e8bb32b7 --- /dev/null +++ b/app-dicts/sword-wlc/sword-wlc-1.4.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-wlc/sword-wlc-1.4.ebuild,v 1.1 2009/01/10 23:55:53 beandog Exp $ + +SWORD_MODULE="WLC" + +inherit sword-module + +DESCRIPTION="Westminster Leningrad Codex" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=WLC" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |