summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2012-04-03 20:23:27 +0000
committerChristian Ruppert <idl0r@gentoo.org>2012-04-03 20:23:27 +0000
commit874121851c4ded572e76ee0ebe62ab5ab3981246 (patch)
tree838758234137ffcccf0f05d1e2a8b962c39482a4 /www-apache/mod_perl/mod_perl-2.0.5.ebuild
parentAdd virtualx support to fix the tests, thanks Ian (diff)
downloadgentoo-2-874121851c4ded572e76ee0ebe62ab5ab3981246.tar.gz
gentoo-2-874121851c4ded572e76ee0ebe62ab5ab3981246.tar.bz2
gentoo-2-874121851c4ded572e76ee0ebe62ab5ab3981246.zip
Depend on apache <2.4*
(Portage version: 2.2.0_alpha99/cvs/Linux x86_64)
Diffstat (limited to 'www-apache/mod_perl/mod_perl-2.0.5.ebuild')
-rw-r--r--www-apache/mod_perl/mod_perl-2.0.5.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/www-apache/mod_perl/mod_perl-2.0.5.ebuild b/www-apache/mod_perl/mod_perl-2.0.5.ebuild
index 4f81457e4b59..8a2e5daedb9e 100644
--- a/www-apache/mod_perl/mod_perl-2.0.5.ebuild
+++ b/www-apache/mod_perl/mod_perl-2.0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_perl/mod_perl-2.0.5.ebuild,v 1.8 2011/11/19 00:27:52 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_perl/mod_perl-2.0.5.ebuild,v 1.9 2012/04/03 20:23:27 idl0r Exp $
EAPI="3"
@@ -20,7 +20,8 @@ SLOT="1"
#
# We need both, apache and perl but either apache without threads or perl with
# ithreads, bug 373943
-DEPEND=">=dev-perl/Apache-Test-1.360
+DEPEND="<www-servers/apache-2.4
+ >=dev-perl/Apache-Test-1.360
>=virtual/perl-CGI-3.08
dev-lang/perl
www-servers/apache