commit: fffe8f5ec5b46ec1e6200becd2b457cc66416bed
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:39:30 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:39:30 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=fffe8f5e
[fixup] Task-Kensho: EAPI5
Package-Manager: portage-2.2.17
...{Task-Kensho-0.330.0.ebuild => Task-Kensho-0.330.0-r1.ebuild} | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/dev-perl/Task-Kensho/Task-Kensho-0.330.0.ebuild
b/dev-perl/Task-Kensho/Task-Kensho-0.330.0-r1.ebuild
similarity index 92%
rename from dev-perl/Task-Kensho/Task-Kensho-0.330.0.ebuild
rename to dev-perl/Task-Kensho/Task-Kensho-0.330.0-r1.ebuild
index ea92b0c..ad8eaa4 100644
--- a/dev-perl/Task-Kensho/Task-Kensho-0.330.0.ebuild
+++ b/dev-perl/Task-Kensho/Task-Kensho-0.330.0-r1.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
MODULE_AUTHOR=ETHER
MODULE_VERSION=0.33
inherit perl-module
DESCRIPTION='A glimpse at an Enlightened Perl.'
-LICENSE=" || ( Artistic GPL-2 )"
+
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
IUSE="+basic-toolchain +testing +oop async webdev db crawl module-devel date
config cli scripting xml +exceptions spreadsheet email scalability +logging"
@@ -64,4 +64,3 @@ DEPEND="
RDEPEND="
$(perl_meta_runtime)
"
-SRC_TEST="do"