diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-05 23:34:40 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-05 23:34:40 +0000 |
commit | 8fc498535a9b33153a7475b5df0c44b2b3d5128e (patch) | |
tree | ee727f449755d1f92a313d7d1dd4831d6769146c /app-dicts/sword-luther | |
parent | Pending keywording of net-libs/miniupnpc per bug #497186 (diff) | |
download | gentoo-2-8fc498535a9b33153a7475b5df0c44b2b3d5128e.tar.gz gentoo-2-8fc498535a9b33153a7475b5df0c44b2b3d5128e.tar.bz2 gentoo-2-8fc498535a9b33153a7475b5df0c44b2b3d5128e.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-luther')
-rw-r--r-- | app-dicts/sword-luther/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-luther/sword-luther-1.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/sword-luther/sword-luther-1.1.ebuild | 5 |
3 files changed, 9 insertions, 17 deletions
diff --git a/app-dicts/sword-luther/ChangeLog b/app-dicts/sword-luther/ChangeLog index 7a00e5cda0f3..ef2bad363036 100644 --- a/app-dicts/sword-luther/ChangeLog +++ b/app-dicts/sword-luther/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/sword-luther -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-luther/ChangeLog,v 1.2 2010/05/16 00:18:42 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-luther/ChangeLog,v 1.3 2014/01/05 23:34:40 creffett Exp $ + + 05 Jan 2014; Chris Reffett <creffett@gentoo.org> -sword-luther-1.0.ebuild, + sword-luther-1.1.ebuild: + Remove old, EAPI bump *sword-luther-1.1 (16 May 2010) @@ -12,4 +16,3 @@ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-luther-1.0.ebuild: Initial commit - diff --git a/app-dicts/sword-luther/sword-luther-1.0.ebuild b/app-dicts/sword-luther/sword-luther-1.0.ebuild deleted file mode 100644 index ebd8fc1eb40e..000000000000 --- a/app-dicts/sword-luther/sword-luther-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-luther/sword-luther-1.0.ebuild,v 1.1 2008/05/17 02:33:32 beandog Exp $ - -SWORD_MODULE="Luther" - -inherit sword-module - -DESCRIPTION="Luther's Commentary on Galatians" -HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Luther" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-luther/sword-luther-1.1.ebuild b/app-dicts/sword-luther/sword-luther-1.1.ebuild index 2d128ae5065a..02d0c1f41e23 100644 --- a/app-dicts/sword-luther/sword-luther-1.1.ebuild +++ b/app-dicts/sword-luther/sword-luther-1.1.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-luther/sword-luther-1.1.ebuild,v 1.1 2010/05/16 00:18:42 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-luther/sword-luther-1.1.ebuild,v 1.2 2014/01/05 23:34:40 creffett Exp $ +EAPI=5 SWORD_MODULE="Luther" inherit sword-module |