diff options
author | Chuck Short <zul@gentoo.org> | 2004-05-24 01:11:03 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-05-24 01:11:03 +0000 |
commit | da6a48381f4a3d4611d4d15de77de66374f281e0 (patch) | |
tree | 8abfb4c3cd895ff42a82c823c3d1e98e975deef6 /net-www/apache/apache-1.3.29-r2.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-da6a48381f4a3d4611d4d15de77de66374f281e0.tar.gz gentoo-2-da6a48381f4a3d4611d4d15de77de66374f281e0.tar.bz2 gentoo-2-da6a48381f4a3d4611d4d15de77de66374f281e0.zip |
Updated depends
Diffstat (limited to 'net-www/apache/apache-1.3.29-r2.ebuild')
-rw-r--r-- | net-www/apache/apache-1.3.29-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-1.3.29-r2.ebuild b/net-www/apache/apache-1.3.29-r2.ebuild index 5ecbd4e2a5d7..0e3c71ae935f 100644 --- a/net-www/apache/apache-1.3.29-r2.ebuild +++ b/net-www/apache/apache-1.3.29-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.29-r2.ebuild,v 1.2 2004/05/15 01:40:34 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.29-r2.ebuild,v 1.3 2004/05/24 01:11:03 zul Exp $ inherit eutils fixheadtails @@ -20,7 +20,7 @@ SRC_URI="http://httpd.apache.org/dist/httpd/apache_${PV}.tar.gz # The mod_ssl archive is only for providing the EAPI patch in here. # You should install the net-www/mod_ssl package for the actual DSO. -DEPEND="dev-lang/perl <sys-libs/db-4.1 +DEPEND="dev-lang/perl <=sys-libs/db-4.1 >=dev-libs/mm-1.1.3 >=sys-libs/gdbm-1.8 >=dev-libs/expat-1.95.2 |