diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-05 23:26:15 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-05 23:26:15 +0000 |
commit | 6f1283fff17b03242d602ede49b56a0faebcf299 (patch) | |
tree | c416c05355367f8cfdee84fb98c5dca94fcd2687 /app-dicts/sword-kekchi | |
parent | EAPI bump (diff) | |
download | gentoo-2-6f1283fff17b03242d602ede49b56a0faebcf299.tar.gz gentoo-2-6f1283fff17b03242d602ede49b56a0faebcf299.tar.bz2 gentoo-2-6f1283fff17b03242d602ede49b56a0faebcf299.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-kekchi')
-rw-r--r-- | app-dicts/sword-kekchi/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/sword-kekchi/sword-kekchi-1.2.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/sword-kekchi/sword-kekchi-1.5.ebuild | 5 |
3 files changed, 9 insertions, 17 deletions
diff --git a/app-dicts/sword-kekchi/ChangeLog b/app-dicts/sword-kekchi/ChangeLog index a0e6dff909ee..40e25ee16a2e 100644 --- a/app-dicts/sword-kekchi/ChangeLog +++ b/app-dicts/sword-kekchi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/sword-kekchi -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-kekchi/ChangeLog,v 1.3 2009/01/10 23:45:09 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-kekchi/ChangeLog,v 1.4 2014/01/05 23:26:14 creffett Exp $ + + 05 Jan 2014; Chris Reffett <creffett@gentoo.org> -sword-kekchi-1.2.ebuild, + sword-kekchi-1.5.ebuild: + Remove old, EAPI bump *sword-kekchi-1.5 (10 Jan 2009) @@ -15,4 +19,3 @@ 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, +sword-kekchi-1.2.ebuild: Initial commit - diff --git a/app-dicts/sword-kekchi/sword-kekchi-1.2.ebuild b/app-dicts/sword-kekchi/sword-kekchi-1.2.ebuild deleted file mode 100644 index 1dce05b7afdb..000000000000 --- a/app-dicts/sword-kekchi/sword-kekchi-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-kekchi/sword-kekchi-1.2.ebuild,v 1.2 2008/05/17 03:00:57 beandog Exp $ - -SWORD_MODULE="Kekchi" - -inherit sword-module - -DESCRIPTION="Kekchi Bible" -HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Kekchi" -LICENSE="free-noncomm" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-kekchi/sword-kekchi-1.5.ebuild b/app-dicts/sword-kekchi/sword-kekchi-1.5.ebuild index 669246e5a085..c7763cbfe763 100644 --- a/app-dicts/sword-kekchi/sword-kekchi-1.5.ebuild +++ b/app-dicts/sword-kekchi/sword-kekchi-1.5.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-kekchi/sword-kekchi-1.5.ebuild,v 1.1 2009/01/10 23:45:09 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-kekchi/sword-kekchi-1.5.ebuild,v 1.2 2014/01/05 23:26:14 creffett Exp $ +EAPI=5 SWORD_MODULE="Kekchi" inherit sword-module |