diff options
Diffstat (limited to 'net-www/apache/apache-2.2.0-r1.ebuild')
-rw-r--r-- | net-www/apache/apache-2.2.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-www/apache/apache-2.2.0-r1.ebuild b/net-www/apache/apache-2.2.0-r1.ebuild index 3c7a47d2c343..a141c26c4172 100644 --- a/net-www/apache/apache-2.2.0-r1.ebuild +++ b/net-www/apache/apache-2.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.2.0-r1.ebuild,v 1.3 2006/03/01 01:38:41 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.2.0-r1.ebuild,v 1.4 2006/04/16 21:20:52 vericgar Exp $ inherit eutils gnuconfig multilib @@ -23,8 +23,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 IUSE="debug doc ldap no-suexec ssl static-modules threads selinux mpm-prefork mpm-worker mpm-event" RDEPEND="dev-lang/perl - ~dev-libs/apr-1.2.2 - ~dev-libs/apr-util-1.2.2 + >=dev-libs/apr-1.2.2 + >=dev-libs/apr-util-1.2.2 dev-libs/expat app-misc/mime-types sys-libs/zlib |