diff options
author | Steve Dibb <beandog@gentoo.org> | 2010-05-16 00:22:46 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2010-05-16 00:22:46 +0000 |
commit | d079699da08368b9400226dd1a1ab21dbdba70a8 (patch) | |
tree | e48cd311409c6d125b46193c7f1a35f2b82e2b01 /app-dicts | |
parent | Version bump (diff) | |
download | gentoo-2-d079699da08368b9400226dd1a1ab21dbdba70a8.tar.gz gentoo-2-d079699da08368b9400226dd1a1ab21dbdba70a8.tar.bz2 gentoo-2-d079699da08368b9400226dd1a1ab21dbdba70a8.zip |
Version bump
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-sme/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-sme/sword-sme-1.7.ebuild | 12 |
2 files changed, 19 insertions, 2 deletions
diff --git a/app-dicts/sword-sme/ChangeLog b/app-dicts/sword-sme/ChangeLog index 295a5f9cb1e0..be2b682338b2 100644 --- a/app-dicts/sword-sme/ChangeLog +++ b/app-dicts/sword-sme/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-sme -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-sme/ChangeLog,v 1.2 2009/01/10 23:50:41 beandog Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-sme/ChangeLog,v 1.3 2010/05/16 00:22:46 beandog Exp $ + +*sword-sme-1.7 (16 May 2010) + + 16 May 2010; Steve Dibb <beandog@gentoo.org> +sword-sme-1.7.ebuild: + Version bump *sword-sme-1.0 (10 Jan 2009) diff --git a/app-dicts/sword-sme/sword-sme-1.7.ebuild b/app-dicts/sword-sme/sword-sme-1.7.ebuild new file mode 100644 index 000000000000..acbc003d6e47 --- /dev/null +++ b/app-dicts/sword-sme/sword-sme-1.7.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-sme/sword-sme-1.7.ebuild,v 1.1 2010/05/16 00:22:46 beandog Exp $ + +SWORD_MODULE="SME" + +inherit sword-module + +DESCRIPTION="C. H. Spurgeon's Morning and Evening: Daily Readins" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=SME" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |