commit:     7b90583916bc9d40af69abda084341fd2ee9450c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 11 06:37:34 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 00:07:33 2017 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=7b905839

perl-module.eclass: remove defaults for SRC_TEST and perlinfo_done

 eclass/perl-module.eclass | 2 --
 1 file changed, 2 deletions(-)

diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass
index 27afac97e..c07599eab 100644
--- a/eclass/perl-module.eclass
+++ b/eclass/perl-module.eclass
@@ -169,11 +169,9 @@ else
 fi
 
 SRC_PREP="no"
-SRC_TEST="skip"
 PREFER_BUILDPL="yes"
 
 pm_echovar=""
-perlinfo_done=false
 
 # @FUNCTION: perl-module_src_unpack
 # @DESCRIPTION:

Reply via email to