diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-06 00:57:13 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-06 00:57:13 +0000 |
commit | 50bb8a75b8792d2388bbd549a2e2fc0b83e9eeb8 (patch) | |
tree | 4a6d62cde7efbb7027e14d638c95d15ed7262c28 /app-dicts | |
parent | EAPI bump (diff) | |
download | gentoo-2-50bb8a75b8792d2388bbd549a2e2fc0b83e9eeb8.tar.gz gentoo-2-50bb8a75b8792d2388bbd549a2e2fc0b83e9eeb8.tar.bz2 gentoo-2-50bb8a75b8792d2388bbd549a2e2fc0b83e9eeb8.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')
-rw-r--r-- | app-dicts/sword-web/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-web/sword-web-1.6.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/sword-web/sword-web-1.8.ebuild | 5 |
3 files changed, 9 insertions, 17 deletions
diff --git a/app-dicts/sword-web/ChangeLog b/app-dicts/sword-web/ChangeLog index ef649283a99b..7abf6420584e 100644 --- a/app-dicts/sword-web/ChangeLog +++ b/app-dicts/sword-web/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/sword-web -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-web/ChangeLog,v 1.2 2009/01/10 23:54:58 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-web/ChangeLog,v 1.3 2014/01/06 00:57:13 creffett Exp $ + + 06 Jan 2014; Chris Reffett <creffett@gentoo.org> -sword-web-1.6.ebuild, + sword-web-1.8.ebuild: + Remove old, EAPI bump *sword-web-1.8 (10 Jan 2009) @@ -12,4 +16,3 @@ 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-web-1.6.ebuild: Initial commit - diff --git a/app-dicts/sword-web/sword-web-1.6.ebuild b/app-dicts/sword-web/sword-web-1.6.ebuild deleted file mode 100644 index 829983c6e0f8..000000000000 --- a/app-dicts/sword-web/sword-web-1.6.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-web/sword-web-1.6.ebuild,v 1.1 2008/03/14 01:36:01 beandog Exp $ - -SWORD_MODULE="WEB" - -inherit sword-module - -DESCRIPTION="World English Bible" -HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=WEB" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-web/sword-web-1.8.ebuild b/app-dicts/sword-web/sword-web-1.8.ebuild index 361e40c04e93..6acf3d36b755 100644 --- a/app-dicts/sword-web/sword-web-1.8.ebuild +++ b/app-dicts/sword-web/sword-web-1.8.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-web/sword-web-1.8.ebuild,v 1.1 2009/01/10 23:54:58 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-web/sword-web-1.8.ebuild,v 1.2 2014/01/06 00:57:13 creffett Exp $ +EAPI=5 SWORD_MODULE="WEB" inherit sword-module |