projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8501d0
)
www-apache/mod_perl: Block testing with mpm-itk installed re bug #603378
author
Kent Fredric
<kentnl@gentoo.org>
Thu, 2 Feb 2017 00:05:26 +0000
(13:05 +1300)
committer
Kent Fredric
<kentnl@gentoo.org>
Thu, 2 Feb 2017 00:06:03 +0000
(13:06 +1300)
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
www-apache/mod_perl/mod_perl-2.0.10.ebuild
patch
|
blob
|
history
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 b13af32aa4847eaff7643abb73e6367e725e6f9c..000d701bca88746c3861d0718b5938a6f21f4417 100644
(file)
--- 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="