diff options
author | Steve Dibb <beandog@gentoo.org> | 2010-05-16 00:05:17 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2010-05-16 00:05:17 +0000 |
commit | 814239a15a6fd29804ec3be4efbf02702d3416b5 (patch) | |
tree | 0d643760f2798e3264b85cc9a8616272c85b39c1 /app-dicts/sword-abbott | |
parent | New ebuild - php docs plugin for KDevelop 4 (diff) | |
download | gentoo-2-814239a15a6fd29804ec3be4efbf02702d3416b5.tar.gz gentoo-2-814239a15a6fd29804ec3be4efbf02702d3416b5.tar.bz2 gentoo-2-814239a15a6fd29804ec3be4efbf02702d3416b5.zip |
Version bump
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/sword-abbott')
-rw-r--r-- | app-dicts/sword-abbott/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-abbott/sword-abbott-1.1.ebuild | 12 |
2 files changed, 19 insertions, 2 deletions
diff --git a/app-dicts/sword-abbott/ChangeLog b/app-dicts/sword-abbott/ChangeLog index 8c2eac20b7b1..65c7d43d7699 100644 --- a/app-dicts/sword-abbott/ChangeLog +++ b/app-dicts/sword-abbott/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-abbott -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-abbott/ChangeLog,v 1.2 2009/01/10 23:28:13 beandog Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-abbott/ChangeLog,v 1.3 2010/05/16 00:05:17 beandog Exp $ + +*sword-abbott-1.1 (16 May 2010) + + 16 May 2010; Steve Dibb <beandog@gentoo.org> +sword-abbott-1.1.ebuild: + Version bump *sword-abbott-1.0 (10 Jan 2009) diff --git a/app-dicts/sword-abbott/sword-abbott-1.1.ebuild b/app-dicts/sword-abbott/sword-abbott-1.1.ebuild new file mode 100644 index 000000000000..fc28ce795744 --- /dev/null +++ b/app-dicts/sword-abbott/sword-abbott-1.1.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-abbott/sword-abbott-1.1.ebuild,v 1.1 2010/05/16 00:05:17 beandog Exp $ + +SWORD_MODULE="Abbott" + +inherit sword-module + +DESCRIPTION="Illustrated New Testament" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Abbott" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |