diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-05 23:48:45 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-05 23:48:45 +0000 |
commit | 3085811fa9557c210f4f2ad7c269d9e08a17bd37 (patch) | |
tree | 2abb3782a4af0718308bf5c88c8ebe57f4394186 /app-dicts/sword-robinson | |
parent | EAPI bump (diff) | |
download | gentoo-2-3085811fa9557c210f4f2ad7c269d9e08a17bd37.tar.gz gentoo-2-3085811fa9557c210f4f2ad7c269d9e08a17bd37.tar.bz2 gentoo-2-3085811fa9557c210f4f2ad7c269d9e08a17bd37.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-robinson')
-rw-r--r-- | app-dicts/sword-robinson/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-robinson/sword-robinson-1.2.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/sword-robinson/sword-robinson-2.0.ebuild | 5 |
3 files changed, 9 insertions, 17 deletions
diff --git a/app-dicts/sword-robinson/ChangeLog b/app-dicts/sword-robinson/ChangeLog index ad7211b547d5..01ff17e7e3c6 100644 --- a/app-dicts/sword-robinson/ChangeLog +++ b/app-dicts/sword-robinson/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/sword-robinson -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-robinson/ChangeLog,v 1.2 2010/05/16 00:20:23 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-robinson/ChangeLog,v 1.3 2014/01/05 23:48:44 creffett Exp $ + + 05 Jan 2014; Chris Reffett <creffett@gentoo.org> -sword-robinson-1.2.ebuild, + sword-robinson-2.0.ebuild: + Remove old, EAPI bump *sword-robinson-2.0 (16 May 2010) @@ -12,4 +16,3 @@ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-robinson-1.2.ebuild: Initial commit - diff --git a/app-dicts/sword-robinson/sword-robinson-1.2.ebuild b/app-dicts/sword-robinson/sword-robinson-1.2.ebuild deleted file mode 100644 index 775b739a74ca..000000000000 --- a/app-dicts/sword-robinson/sword-robinson-1.2.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-robinson/sword-robinson-1.2.ebuild,v 1.1 2008/05/17 02:38:34 beandog Exp $ - -SWORD_MODULE="Robinson" - -inherit sword-module - -DESCRIPTION="Robinson's Morphological Analysis Codes" -HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Robinson" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-robinson/sword-robinson-2.0.ebuild b/app-dicts/sword-robinson/sword-robinson-2.0.ebuild index 12ae336280e0..76c5df82aa2b 100644 --- a/app-dicts/sword-robinson/sword-robinson-2.0.ebuild +++ b/app-dicts/sword-robinson/sword-robinson-2.0.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-robinson/sword-robinson-2.0.ebuild,v 1.1 2010/05/16 00:20:23 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-robinson/sword-robinson-2.0.ebuild,v 1.2 2014/01/05 23:48:44 creffett Exp $ +EAPI=5 SWORD_MODULE="Robinson" inherit sword-module |