diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-05 22:28:55 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-05 22:28:55 +0000 |
commit | 4c06b04d36ab7b7dbfb92c549046569859fe626a (patch) | |
tree | 3082b9b4d13d14197a1e06c2437d0c3f1f1a6008 /app-dicts/sword-common | |
parent | EAPI bump (diff) | |
download | gentoo-2-4c06b04d36ab7b7dbfb92c549046569859fe626a.tar.gz gentoo-2-4c06b04d36ab7b7dbfb92c549046569859fe626a.tar.bz2 gentoo-2-4c06b04d36ab7b7dbfb92c549046569859fe626a.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-common')
-rw-r--r-- | app-dicts/sword-common/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-common/sword-common-1.2.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/sword-common/sword-common-1.3.ebuild | 5 |
3 files changed, 9 insertions, 17 deletions
diff --git a/app-dicts/sword-common/ChangeLog b/app-dicts/sword-common/ChangeLog index e2b030f8e30d..638a07a38237 100644 --- a/app-dicts/sword-common/ChangeLog +++ b/app-dicts/sword-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/sword-common -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-common/ChangeLog,v 1.2 2009/01/10 23:32:30 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-common/ChangeLog,v 1.3 2014/01/05 22:28:55 creffett Exp $ + + 05 Jan 2014; Chris Reffett <creffett@gentoo.org> -sword-common-1.2.ebuild, + sword-common-1.3.ebuild: + Remove old, EAPI bump *sword-common-1.3 (10 Jan 2009) @@ -12,4 +16,3 @@ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-common-1.2.ebuild: Initial commit - diff --git a/app-dicts/sword-common/sword-common-1.2.ebuild b/app-dicts/sword-common/sword-common-1.2.ebuild deleted file mode 100644 index 1ecd14e2ee31..000000000000 --- a/app-dicts/sword-common/sword-common-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-common/sword-common-1.2.ebuild,v 1.1 2008/05/17 02:50:16 beandog Exp $ - -SWORD_MODULE="Common" - -inherit sword-module - -DESCRIPTION="The Common Edition: New Testament" -HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Common" -LICENSE="free-noncomm" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-common/sword-common-1.3.ebuild b/app-dicts/sword-common/sword-common-1.3.ebuild index fe880be2965b..ce1ddd160cd8 100644 --- a/app-dicts/sword-common/sword-common-1.3.ebuild +++ b/app-dicts/sword-common/sword-common-1.3.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-common/sword-common-1.3.ebuild,v 1.1 2009/01/10 23:32:30 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-common/sword-common-1.3.ebuild,v 1.2 2014/01/05 22:28:55 creffett Exp $ +EAPI=5 SWORD_MODULE="Common" inherit sword-module |