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 | |
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')
-rw-r--r-- | net-www/apache/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/apache/apache-1.3.29-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/apache/apache-1.3.29-r2.ebuild | 4 | ||||
-rw-r--r-- | net-www/apache/apache-1.3.31.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 4f94016759c5..1110f5870447 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,10 +1,14 @@ # ChangeLog for net-www/apache # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.168 2004/05/23 19:14:23 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.169 2004/05/24 01:11:03 zul Exp $ 23 May 2004; Christian Birchinger <joker@gentoo.org> apache-1.3.31.ebuild: Added sparc stable keyword + 25 May 2004; <chuck@gentoo.org> apache-1.3.29-r1.ebuild, + apache-1.3.29-r2.ebuild: + Updated depends. + 23 May 2004; Luca Barbato <lu_zero@gentoo.org> apache-1.3.31.ebuild: Marked ppc diff --git a/net-www/apache/apache-1.3.29-r1.ebuild b/net-www/apache/apache-1.3.29-r1.ebuild index 63cde285dd1b..7c75af36447f 100644 --- a/net-www/apache/apache-1.3.29-r1.ebuild +++ b/net-www/apache/apache-1.3.29-r1.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-r1.ebuild,v 1.13 2004/05/05 12:48:31 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.29-r1.ebuild,v 1.14 2004/05/24 01:11:03 zul Exp $ inherit eutils @@ -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 sys-libs/db 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 diff --git a/net-www/apache/apache-1.3.31.ebuild b/net-www/apache/apache-1.3.31.ebuild index 149272202297..5e67e5f5b00e 100644 --- a/net-www/apache/apache-1.3.31.ebuild +++ b/net-www/apache/apache-1.3.31.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.31.ebuild,v 1.8 2004/05/23 19:14:23 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.31.ebuild,v 1.9 2004/05/24 01:11:03 zul Exp $ inherit eutils fixheadtails @@ -18,7 +18,7 @@ SRC_URI="http://www.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 |