diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-01-10 23:54:58 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-01-10 23:54:58 +0000 |
commit | c8969d98acd5da72dd5274f75ed1022d4f198ae7 (patch) | |
tree | cab5aa3894ebb8be7f39862bc28c7e4802cf2ae7 /app-dicts/sword-web/sword-web-1.8.ebuild | |
parent | Version bump, bug 251642 (diff) | |
download | gentoo-2-c8969d98acd5da72dd5274f75ed1022d4f198ae7.tar.gz gentoo-2-c8969d98acd5da72dd5274f75ed1022d4f198ae7.tar.bz2 gentoo-2-c8969d98acd5da72dd5274f75ed1022d4f198ae7.zip |
Version bump, bug 251642
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'app-dicts/sword-web/sword-web-1.8.ebuild')
-rw-r--r-- | app-dicts/sword-web/sword-web-1.8.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-web/sword-web-1.8.ebuild b/app-dicts/sword-web/sword-web-1.8.ebuild new file mode 100644 index 000000000000..361e40c04e93 --- /dev/null +++ b/app-dicts/sword-web/sword-web-1.8.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-web/sword-web-1.8.ebuild,v 1.1 2009/01/10 23:54:58 beandog Exp $ + +SWORD_MODULE="WEB" + +inherit sword-module + +DESCRIPTION="World English Bible" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=WEB" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |