From: Kent Fredric Date: Thu, 2 Feb 2017 00:05:26 +0000 (+1300) Subject: www-apache/mod_perl: Block testing with mpm-itk installed re bug #603378 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cf9fef3ca4b6cf1c6cec68e4be1a5969186a03c3;p=gentoo.git www-apache/mod_perl: Block testing with mpm-itk installed re bug #603378 mpm_itk needs root or things running apache as non-root fail. mod_perl tests needs to be not run as root or it will skip tests. Therefor, mod_perl's tests and mpm_itk can't coexist. Bug: https://bugs.gentoo.org/603378 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/www-apache/mod_perl/mod_perl-2.0.10.ebuild b/www-apache/mod_perl/mod_perl-2.0.10.ebuild index b13af32aa484..000d701bca88 100644 --- a/www-apache/mod_perl/mod_perl-2.0.10.ebuild +++ b/www-apache/mod_perl/mod_perl-2.0.10.ebuild @@ -41,6 +41,7 @@ DEPEND="${RDEPEND} dev-perl/IPC-Run3 dev-perl/libwww-perl www-servers/apache[apache2_modules_version,-apache2_modules_unique_id] + !www-apache/mpm_itk ) " PDEPEND="