summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-02 23:22:30 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-02 23:33:18 +0200
commit8a27a6e27d157c8f3ea4003559d80958ba9ed639 (patch)
tree0486ec954fbf954a9b85d64102a956d6be236168
parentdev-perl/SOAP-Lite: Shorten DESCRIPTION (diff)
downloadgentoo-8a27a6e2.tar.gz
gentoo-8a27a6e2.tar.bz2
gentoo-8a27a6e2.zip
dev-perl/SOAP-Lite: Tests work fine now. Seems one of the test modules needed an update...
Package-Manager: portage-2.2.28
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild
index 0554ef05b4b0..b0989367be4d 100644
--- a/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild
+++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild
@@ -43,8 +43,7 @@ DEPEND="${RDEPEND}
)
"
-#SRC_TEST="do parallel"
-# test fails because of \C deprecation warning
+SRC_TEST="do parallel"
src_test() {
has_version '>=www-apache/mod_perl-2' && export MOD_PERL_API_VERSION=2