diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-05 22:45:57 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-05 22:45:57 +0000 |
commit | fe7ec2ca67be86b450e8404ee4e936e89a706e22 (patch) | |
tree | a68365aebbc1bb4157eb3071f92347e0f6af55f6 /app-dicts/sword-finney | |
parent | EAPI bump (diff) | |
download | gentoo-2-fe7ec2ca67be86b450e8404ee4e936e89a706e22.tar.gz gentoo-2-fe7ec2ca67be86b450e8404ee4e936e89a706e22.tar.bz2 gentoo-2-fe7ec2ca67be86b450e8404ee4e936e89a706e22.zip |
Remove old, EAPI bump
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'app-dicts/sword-finney')
-rw-r--r-- | app-dicts/sword-finney/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-finney/sword-finney-1.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/sword-finney/sword-finney-1.1.ebuild | 5 |
3 files changed, 9 insertions, 17 deletions
diff --git a/app-dicts/sword-finney/ChangeLog b/app-dicts/sword-finney/ChangeLog index 0d21d38fb6e1..0799ed2b62b0 100644 --- a/app-dicts/sword-finney/ChangeLog +++ b/app-dicts/sword-finney/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/sword-finney -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-finney/ChangeLog,v 1.2 2009/01/10 23:37:14 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-finney/ChangeLog,v 1.3 2014/01/05 22:45:57 creffett Exp $ + + 05 Jan 2014; Chris Reffett <creffett@gentoo.org> -sword-finney-1.0.ebuild, + sword-finney-1.1.ebuild: + Remove old, EAPI bump *sword-finney-1.1 (10 Jan 2009) @@ -12,4 +16,3 @@ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-finney-1.0.ebuild: Initial commit - diff --git a/app-dicts/sword-finney/sword-finney-1.0.ebuild b/app-dicts/sword-finney/sword-finney-1.0.ebuild deleted file mode 100644 index 977d0e7630ae..000000000000 --- a/app-dicts/sword-finney/sword-finney-1.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-finney/sword-finney-1.0.ebuild,v 1.1 2008/05/17 02:27:16 beandog Exp $ - -SWORD_MODULE="Finney" - -inherit sword-module - -DESCRIPTION="Sermons on Gospel Themes by Charles G. Finney (1792-1875)" -HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Finney" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-finney/sword-finney-1.1.ebuild b/app-dicts/sword-finney/sword-finney-1.1.ebuild index 0b832d770c53..d790d440d29a 100644 --- a/app-dicts/sword-finney/sword-finney-1.1.ebuild +++ b/app-dicts/sword-finney/sword-finney-1.1.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2009 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-finney/sword-finney-1.1.ebuild,v 1.1 2009/01/10 23:37:14 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-finney/sword-finney-1.1.ebuild,v 1.2 2014/01/05 22:45:57 creffett Exp $ +EAPI=5 SWORD_MODULE="Finney" inherit sword-module |