summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.3.0-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.3.0-r1.ebuild b/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.3.0-r1.ebuild
index f1728c1c4..3e1b01ddc 100644
--- a/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.3.0-r1.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.3.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=1.003
@@ -28,5 +29,5 @@ DEPEND="$RDEPEND
virtual/perl-ExtUtils-MakeMaker
test? (
dev-perl/Test-WWW-Mechanize-Catalyst
- || ( >=virtual/perl-Test-Simple-1.1.10 dev-perl/Test-use-ok )
+ >=virtual/perl-Test-Simple-1.1.10
)"