summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Catalyst-Plugin-Session-Store-Delegate/Catalyst-Plugin-Session-Store-Delegate-0.60.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Delegate/Catalyst-Plugin-Session-Store-Delegate-0.60.0-r1.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-Delegate/Catalyst-Plugin-Session-Store-Delegate-0.60.0-r1.ebuild
index 0206d2f3b..487902615 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-Delegate/Catalyst-Plugin-Session-Store-Delegate-0.60.0-r1.ebuild
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Delegate/Catalyst-Plugin-Session-Store-Delegate-0.60.0-r1.ebuild
@@ -1,5 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+
EAPI=5
MODULE_AUTHOR=BOBTFISH
MODULE_VERSION=0.06
@@ -23,7 +24,6 @@ DEPEND="
${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.420.0
test? (
- || ( >=virtual/perl-Test-Simple-1.1.10 dev-perl/Test-use-ok )
- virtual/perl-Test-Simple
+ >=virtual/perl-Test-Simple-1.1.10
)
"