summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-02-02 13:25:40 +1300
committerKent Fredric <kentnl@gentoo.org>2017-02-02 13:26:05 +1300
commit90cf2646e546668d7f07ccbad70800a322ebc816 (patch)
tree375214f8418abe5e17c1a0a232879755da5756bf /dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.250.0.ebuild
parentdev-util/buildbot-worker: Re-add the 0.9.0_p1 release due to a regression in ... (diff)
downloadgentoo-90cf2646e546668d7f07ccbad70800a322ebc816.tar.gz
gentoo-90cf2646e546668d7f07ccbad70800a322ebc816.tar.bz2
gentoo-90cf2646e546668d7f07ccbad70800a322ebc816.zip
dev-perl/Apache-AuthCookie: Block against www-apache/mpm_itk with USE=test re bug #607970
Tests still fail for me (Test::More looks to be the culprit), but they actually run now instead of blocking while the server starts. Bug: https://bugs.gentoo.org/607970 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.250.0.ebuild')
-rw-r--r--dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.250.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.250.0.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.250.0.ebuild
index 6fac48911a93..a72bc0c82c61 100644
--- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.250.0.ebuild
+++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.250.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -24,5 +24,6 @@ DEPEND="${RDEPEND}
test? (
>=dev-perl/Apache-Test-1.390.0
>=virtual/perl-Test-Simple-0.940.0
+ !www-apache/mpm_itk
)
"