summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-01-28 20:00:33 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-01-28 20:00:33 +0000
commitb0401521f7b7a097242e47553fd2a4cba5528ede (patch)
treefbe1e302bd31d852f21420e031fcc9c1c8eebca1 /net-www/apache/apache-2.2.4.ebuild
parentDeleted mask for app-emulation/i8086emu, package removed. See bug #153190. (diff)
downloadgentoo-2-b0401521f7b7a097242e47553fd2a4cba5528ede.tar.gz
gentoo-2-b0401521f7b7a097242e47553fd2a4cba5528ede.tar.bz2
gentoo-2-b0401521f7b7a097242e47553fd2a4cba5528ede.zip
Fix apr deps.
(Portage version: 2.1.2-r4)
Diffstat (limited to 'net-www/apache/apache-2.2.4.ebuild')
-rw-r--r--net-www/apache/apache-2.2.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-www/apache/apache-2.2.4.ebuild b/net-www/apache/apache-2.2.4.ebuild
index 675aeccfd66e..aba40595052b 100644
--- a/net-www/apache/apache-2.2.4.ebuild
+++ b/net-www/apache/apache-2.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.2.4.ebuild,v 1.1 2007/01/21 16:04:19 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.2.4.ebuild,v 1.2 2007/01/28 20:00:33 chtekk Exp $
inherit eutils flag-o-matic gnuconfig multilib autotools
@@ -24,8 +24,8 @@ IUSE="debug doc ldap mpm-event mpm-peruser mpm-prefork mpm-worker no-suexec seli
DEPEND="app-misc/mime-types
dev-lang/perl
- >=dev-libs/apr-1.2.8
- >=dev-libs/apr-util-1.2.8
+ =dev-libs/apr-1*
+ =dev-libs/apr-util-1*
dev-libs/expat
dev-libs/libpcre
sys-libs/zlib