diff options
author | Steve Dibb <beandog@gentoo.org> | 2010-05-16 00:21:10 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2010-05-16 00:21:10 +0000 |
commit | 5c22dc496261cb7838c56ead73166b363a0201b7 (patch) | |
tree | 34058cb4a604191adf68b7713541ade8e15aa574 /app-dicts | |
parent | Version bump (diff) | |
download | gentoo-2-5c22dc496261cb7838c56ead73166b363a0201b7.tar.gz gentoo-2-5c22dc496261cb7838c56ead73166b363a0201b7.tar.bz2 gentoo-2-5c22dc496261cb7838c56ead73166b363a0201b7.zip |
Version bump
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-rotherham/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-rotherham/sword-rotherham-1.6.ebuild | 12 |
2 files changed, 19 insertions, 2 deletions
diff --git a/app-dicts/sword-rotherham/ChangeLog b/app-dicts/sword-rotherham/ChangeLog index 1b93364d6c38..c0aee43ed3c2 100644 --- a/app-dicts/sword-rotherham/ChangeLog +++ b/app-dicts/sword-rotherham/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-rotherham -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-rotherham/ChangeLog,v 1.1 2008/05/17 02:38:58 beandog Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-rotherham/ChangeLog,v 1.2 2010/05/16 00:21:10 beandog Exp $ + +*sword-rotherham-1.6 (16 May 2010) + + 16 May 2010; Steve Dibb <beandog@gentoo.org> +sword-rotherham-1.6.ebuild: + Version bump *sword-rotherham-1.1 (17 May 2008) diff --git a/app-dicts/sword-rotherham/sword-rotherham-1.6.ebuild b/app-dicts/sword-rotherham/sword-rotherham-1.6.ebuild new file mode 100644 index 000000000000..c697b67d863d --- /dev/null +++ b/app-dicts/sword-rotherham/sword-rotherham-1.6.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-rotherham/sword-rotherham-1.6.ebuild,v 1.1 2010/05/16 00:21:10 beandog Exp $ + +SWORD_MODULE="Rotherham" + +inherit sword-module + +DESCRIPTION="The Emphasized Bible by J. B. Rotherham" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Rotherham" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |