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 | |
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')
-rw-r--r-- | app-dicts/sword-web/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-web/sword-web-1.8.ebuild | 12 |
2 files changed, 19 insertions, 2 deletions
diff --git a/app-dicts/sword-web/ChangeLog b/app-dicts/sword-web/ChangeLog index 4fd73fc9a960..ef649283a99b 100644 --- a/app-dicts/sword-web/ChangeLog +++ b/app-dicts/sword-web/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-web -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-web/ChangeLog,v 1.1 2008/03/14 01:36:01 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-web/ChangeLog,v 1.2 2009/01/10 23:54:58 beandog Exp $ + +*sword-web-1.8 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-web-1.8.ebuild: + Version bump, bug 251642 *sword-web-1.6 (14 Mar 2008) 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" |