summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-06-17 11:56:26 +1200
committerKent Fredric <kentfredric@gmail.com>2015-06-17 11:56:26 +1200
commit66016af75589c2cc17c12bcd8676e33027075e20 (patch)
treed0ce478f10f6e17b6f5ef95ff3ad1a75d3fb3e1b /dev-perl/Mojolicious-Plugin-Authentication
parent[fixup] Catalyst-Model-HTML-FormFu: EAPI5 (diff)
downloadperl-overlay-66016af75589c2cc17c12bcd8676e33027075e20.tar.gz
perl-overlay-66016af75589c2cc17c12bcd8676e33027075e20.tar.bz2
perl-overlay-66016af75589c2cc17c12bcd8676e33027075e20.zip
[fixup] Mojolicious-Plugin-Authentication: EAPI5
Package-Manager: portage-2.2.17
Diffstat (limited to 'dev-perl/Mojolicious-Plugin-Authentication')
-rw-r--r--dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.240.0-r1.ebuild (renamed from dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.240.0.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.240.0.ebuild b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.240.0-r1.ebuild
index b477ea480..1c03d91ca 100644
--- a/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.240.0.ebuild
+++ b/dev-perl/Mojolicious-Plugin-Authentication/Mojolicious-Plugin-Authentication-1.240.0-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
MODULE_AUTHOR=MADCAT
MODULE_VERSION=1.24
inherit perl-module
DESCRIPTION='A plugin to make authentication a bit easier'
-LICENSE=" || ( Artistic GPL-2 )"
+
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
@@ -46,4 +46,3 @@ DEPEND="
RDEPEND="
$(perl_meta_runtime)
"
-SRC_TEST="do"