diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
commit | f68541f7823c5f01a1d17215138989a709a5bab8 (patch) | |
tree | c22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /net-www/apache | |
parent | unmasked in x86 (diff) | |
download | gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.gz gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.bz2 gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'net-www/apache')
-rw-r--r-- | net-www/apache/apache-1.3.27-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/apache/apache-1.3.27-r2.ebuild | 4 | ||||
-rw-r--r-- | net-www/apache/apache-1.3.27-r3.ebuild | 4 | ||||
-rw-r--r-- | net-www/apache/apache-1.3.27-r4.ebuild | 4 | ||||
-rw-r--r-- | net-www/apache/apache-1.3.27.ebuild | 4 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.43-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.44.ebuild | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/net-www/apache/apache-1.3.27-r1.ebuild b/net-www/apache/apache-1.3.27-r1.ebuild index c239e82f39dd..71de16e1c8cc 100644 --- a/net-www/apache/apache-1.3.27-r1.ebuild +++ b/net-www/apache/apache-1.3.27-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.27-r1.ebuild,v 1.6 2003/02/13 15:31:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r1.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ mod_ssl_ver=2.8.11-${PV} @@ -14,7 +14,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="sys-devel/perl sys-libs/db +DEPEND="dev-lang/perl sys-libs/db >=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.27-r2.ebuild b/net-www/apache/apache-1.3.27-r2.ebuild index 8bd217393935..5bbb93a294fe 100644 --- a/net-www/apache/apache-1.3.27-r2.ebuild +++ b/net-www/apache/apache-1.3.27-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.27-r2.ebuild,v 1.3 2003/02/13 15:31:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r2.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 pam" @@ -17,7 +17,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="sys-devel/perl sys-libs/db +DEPEND="dev-lang/perl sys-libs/db >=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.27-r3.ebuild b/net-www/apache/apache-1.3.27-r3.ebuild index 9434b04bfb37..44a621f6eba7 100644 --- a/net-www/apache/apache-1.3.27-r3.ebuild +++ b/net-www/apache/apache-1.3.27-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.27-r3.ebuild,v 1.2 2003/02/24 20:06:29 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r3.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ mod_ssl_ver=2.8.11-${PV} @@ -14,7 +14,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="sys-devel/perl sys-libs/db +DEPEND="dev-lang/perl sys-libs/db >=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.27-r4.ebuild b/net-www/apache/apache-1.3.27-r4.ebuild index e25a869376bc..e79eb108c7a5 100644 --- a/net-www/apache/apache-1.3.27-r4.ebuild +++ b/net-www/apache/apache-1.3.27-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.27-r4.ebuild,v 1.2 2003/02/24 20:06:29 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r4.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 pam" @@ -17,7 +17,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="sys-devel/perl sys-libs/db +DEPEND="dev-lang/perl sys-libs/db >=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.27.ebuild b/net-www/apache/apache-1.3.27.ebuild index 8466495da5d0..7f8ae723f3ab 100644 --- a/net-www/apache/apache-1.3.27.ebuild +++ b/net-www/apache/apache-1.3.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.27.ebuild,v 1.3 2003/02/13 15:31:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ mod_ssl_ver=2.8.11-${PV} HARD_SERVER_LIMIT=512 @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc >=dev-libs/mm-1.1.3 >=sys-libs/gdbm-1.8 >=dev-libs/expat-1.95.2" -DEPEND="${RDEPEND} sys-devel/perl" +DEPEND="${RDEPEND} dev-lang/perl" LICENSE="Apache-1.1" SLOT="1" diff --git a/net-www/apache/apache-2.0.43-r1.ebuild b/net-www/apache/apache-2.0.43-r1.ebuild index 1a255e9744fb..2aa9e18e7a4b 100644 --- a/net-www/apache/apache-2.0.43-r1.ebuild +++ b/net-www/apache/apache-2.0.43-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.43-r1.ebuild,v 1.7 2003/02/13 15:31:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.43-r1.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -18,7 +18,7 @@ LICENSE="Apache-1.1" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa" DEPEND="sys-libs/db - sys-devel/perl + dev-lang/perl >=sys-libs/zlib-1.1.4 >=sys-libs/gdbm-1.8 >=dev-libs/expat-1.95.2 diff --git a/net-www/apache/apache-2.0.44.ebuild b/net-www/apache/apache-2.0.44.ebuild index e7a711fa1b00..b98b12ccec49 100644 --- a/net-www/apache/apache-2.0.44.ebuild +++ b/net-www/apache/apache-2.0.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.44.ebuild,v 1.5 2003/02/23 19:39:22 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.44.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -16,7 +16,7 @@ SLOT="2" DEPEND="dev-util/yacc sys-libs/db - sys-devel/perl + dev-lang/perl >=sys-libs/zlib-1.1.4 >=sys-libs/gdbm-1.8 >=dev-libs/expat-1.95.2 |