diff options
-rw-r--r-- | dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r2.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r2.ebuild index d594c2411..570204733 100644 --- a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r2.ebuild +++ b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r2.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=FLORA MODULE_VERSION=0.04 @@ -28,8 +29,7 @@ DEPEND=" test? ( dev-perl/File-Remove dev-perl/Test-WWW-Mechanize-Catalyst - virtual/perl-Test-Simple - || ( >=virtual/perl-Test-Simple-1.1.10 dev-perl/Test-use-ok ) + >=virtual/perl-Test-Simple-1.1.10 ) " PERL_RM_FILES=( |