diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-06 00:06:20 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-06 00:06:20 +0000 |
commit | ada77032606004b8f6e0998501d11b02475c1ed2 (patch) | |
tree | 9e520a627c30527784f7bf872e431454282749f8 /app-dicts/sword-sme | |
parent | EAPI bump (diff) | |
download | gentoo-2-ada77032606004b8f6e0998501d11b02475c1ed2.tar.gz gentoo-2-ada77032606004b8f6e0998501d11b02475c1ed2.tar.bz2 gentoo-2-ada77032606004b8f6e0998501d11b02475c1ed2.zip |
EAPI bump
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'app-dicts/sword-sme')
-rw-r--r-- | app-dicts/sword-sme/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-sme/sword-sme-1.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/sword-sme/sword-sme-1.7.ebuild | 5 |
3 files changed, 9 insertions, 17 deletions
diff --git a/app-dicts/sword-sme/ChangeLog b/app-dicts/sword-sme/ChangeLog index be2b682338b2..7177ec4abbc0 100644 --- a/app-dicts/sword-sme/ChangeLog +++ b/app-dicts/sword-sme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/sword-sme -# 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 $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-sme/ChangeLog,v 1.4 2014/01/06 00:06:20 creffett Exp $ + + 06 Jan 2014; Chris Reffett <creffett@gentoo.org> -sword-sme-1.0.ebuild, + sword-sme-1.7.ebuild: + EAPI bump *sword-sme-1.7 (16 May 2010) @@ -18,4 +22,3 @@ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-sme-1.1.ebuild: Initial commit - diff --git a/app-dicts/sword-sme/sword-sme-1.0.ebuild b/app-dicts/sword-sme/sword-sme-1.0.ebuild deleted file mode 100644 index 09e9bfe55c27..000000000000 --- a/app-dicts/sword-sme/sword-sme-1.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 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.0.ebuild,v 1.1 2009/01/10 23:50:41 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" diff --git a/app-dicts/sword-sme/sword-sme-1.7.ebuild b/app-dicts/sword-sme/sword-sme-1.7.ebuild index acbc003d6e47..94640f845275 100644 --- a/app-dicts/sword-sme/sword-sme-1.7.ebuild +++ b/app-dicts/sword-sme/sword-sme-1.7.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-sme/sword-sme-1.7.ebuild,v 1.2 2014/01/06 00:06:20 creffett Exp $ +EAPI=5 SWORD_MODULE="SME" inherit sword-module |