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 | |
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')
28 files changed, 56 insertions, 56 deletions
diff --git a/net-www/amaya/amaya-4.1-r1.ebuild b/net-www/amaya/amaya-4.1-r1.ebuild index 35b8ae7aaeb6..d8ec97db4d5c 100644 --- a/net-www/amaya/amaya-4.1-r1.ebuild +++ b/net-www/amaya/amaya-4.1-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/amaya/amaya-4.1-r1.ebuild,v 1.10 2003/02/20 17:22:41 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-4.1-r1.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/Amaya/LINUX-ELF DESCRIPTION="The W3C Web-Browser" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="BSD" IUSE="" -DEPEND=">=x11-libs/openmotif-2.1.30 sys-devel/perl" +DEPEND=">=x11-libs/openmotif-2.1.30 dev-lang/perl" RDEPEND=">=x11-libs/openmotif-2.1.30" src_compile() { diff --git a/net-www/amaya/amaya-6.1.ebuild b/net-www/amaya/amaya-6.1.ebuild index b9ebad44087a..1bb36b9e8815 100644 --- a/net-www/amaya/amaya-6.1.ebuild +++ b/net-www/amaya/amaya-6.1.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/amaya/amaya-6.1.ebuild,v 1.10 2003/02/20 17:22:41 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-6.1.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/Amaya/LINUX-ELF DESCRIPTION="The W3C Web-Browser" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -DEPEND=">=x11-libs/openmotif-2.1.30 sys-devel/perl" +DEPEND=">=x11-libs/openmotif-2.1.30 dev-lang/perl" RDEPEND=">=x11-libs/openmotif-2.1.30" src_compile() { diff --git a/net-www/amaya/amaya-7.0.ebuild b/net-www/amaya/amaya-7.0.ebuild index 9a373a90c292..21433b01bfbb 100644 --- a/net-www/amaya/amaya-7.0.ebuild +++ b/net-www/amaya/amaya-7.0.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/amaya/amaya-7.0.ebuild,v 1.3 2003/02/20 17:22:41 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-7.0.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/Amaya/LINUX-ELF @@ -14,7 +14,7 @@ SLOT="0" IUSE="" DEPEND="=x11-libs/gtk+-1.2* - sys-devel/perl + dev-lang/perl >=x11-libs/openmotif-2.1.30 =dev-libs/glib-1.2*" RDEPEND=">=x11-libs/openmotif-2.1.30" diff --git a/net-www/amaya/amaya-7.1.ebuild b/net-www/amaya/amaya-7.1.ebuild index 10ee74a1b0dc..d12f5c327022 100644 --- a/net-www/amaya/amaya-7.1.ebuild +++ b/net-www/amaya/amaya-7.1.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/amaya/amaya-7.1.ebuild,v 1.3 2003/02/20 17:22:41 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-7.1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ inherit libtool @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=x11-libs/openmotif-2.1.30" RDEPEND=">=x11-libs/openmotif-2.1.30" diff --git a/net-www/amaya/amaya-7.2.ebuild b/net-www/amaya/amaya-7.2.ebuild index 4abe6fe2917d..7dba228f3fb0 100644 --- a/net-www/amaya/amaya-7.2.ebuild +++ b/net-www/amaya/amaya-7.2.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/amaya/amaya-7.2.ebuild,v 1.2 2003/02/20 17:22:41 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-7.2.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit libtool @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=x11-libs/openmotif-2.1.30" RDEPEND=">=x11-libs/openmotif-2.1.30" 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 diff --git a/net-www/cvsweb/cvsweb-1.112.ebuild b/net-www/cvsweb/cvsweb-1.112.ebuild index 12312019bb06..f22d6862751b 100644 --- a/net-www/cvsweb/cvsweb-1.112.ebuild +++ b/net-www/cvsweb/cvsweb-1.112.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/cvsweb/cvsweb-1.112.ebuild,v 1.8 2003/02/13 15:32:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/cvsweb/cvsweb-1.112.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ SLOT="0" KEYWORDS="x86 sparc ~ppc" @@ -10,7 +10,7 @@ SRC_URI="http://stud.fh-heilbronn.de/~zeller/download/${P}.tar.gz" HOMEPAGE="http://stud.fh-heilbronn.de/~zeller/cgi/cvsweb.cgi" S="${WORKDIR}/cvsweb" -RDEPEND=">=sys-devel/perl-5 >=app-text/rcs-5.7" +RDEPEND=">=dev-lang/perl-5 >=app-text/rcs-5.7" src_unpack() { unpack ${P}.tar.gz diff --git a/net-www/cvsweb/cvsweb-1.93-r1.ebuild b/net-www/cvsweb/cvsweb-1.93-r1.ebuild index bb3c9ff500f4..f7404151b099 100644 --- a/net-www/cvsweb/cvsweb-1.93-r1.ebuild +++ b/net-www/cvsweb/cvsweb-1.93-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/cvsweb/cvsweb-1.93-r1.ebuild,v 1.9 2003/02/13 15:32:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/cvsweb/cvsweb-1.93-r1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ A=${P}.tar.gz S=${WORKDIR}/cvsweb @@ -11,7 +11,7 @@ KEYWORDS="x86 sparc " SLOT="0" LICENSE="BSD" -RDEPEND=">=sys-devel/perl-5 >=app-text/rcs-5.7" +RDEPEND=">=dev-lang/perl-5 >=app-text/rcs-5.7" src_unpack () { unpack ${A} diff --git a/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild b/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild index f986bdc1459e..efea98e99fd8 100644 --- a/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild +++ b/net-www/mod_mp3/mod_mp3-0.35-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/mod_mp3/mod_mp3-0.35-r1.ebuild,v 1.7 2003/02/13 15:38:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="Module for turning Apache into an MP3 or Ogg streaming server" HOMEPAGE="http://media.tangent.org/" @@ -9,7 +9,7 @@ KEYWORDS="x86 sparc " S=${WORKDIR}/${P} SRC_URI="http://software.tangent.org/download/${P}.tar.gz" -DEPEND="virtual/glibc =net-www/apache-1* sys-devel/perl" +DEPEND="virtual/glibc =net-www/apache-1* dev-lang/perl" LICENSE="as-is" SLOT="0" diff --git a/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild b/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild index 51705e52c48f..333dd736e563 100644 --- a/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild +++ b/net-www/mod_mp3/mod_mp3-0.35-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/mod_mp3/mod_mp3-0.35-r2.ebuild,v 1.5 2003/02/13 15:38:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="mysql" @@ -11,7 +11,7 @@ KEYWORDS="x86" S=${WORKDIR}/${P} SRC_URI="http://software.tangent.org/download/${P}.tar.gz" -DEPEND="virtual/glibc =net-www/apache-1* sys-devel/perl +DEPEND="virtual/glibc =net-www/apache-1* dev-lang/perl mysql? ( >=dev-db/mysql-3.23.26 )" LICENSE="as-is" diff --git a/net-www/mod_mp3/mod_mp3-0.39.ebuild b/net-www/mod_mp3/mod_mp3-0.39.ebuild index 957ce6e459aa..d058209e8c85 100644 --- a/net-www/mod_mp3/mod_mp3-0.39.ebuild +++ b/net-www/mod_mp3/mod_mp3-0.39.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/mod_mp3/mod_mp3-0.39.ebuild,v 1.3 2003/02/13 15:38:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.39.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="mysql postgres" @@ -13,7 +13,7 @@ SRC_URI="http://software.tangent.org/download/${P}.tar.gz" DEPEND="virtual/glibc =net-www/apache-1* - sys-devel/perl + dev-lang/perl mysql? ( >=dev-db/mysql-3.23.26 ) postgres? ( dev-db/postgresql )" diff --git a/net-www/mod_xslt/mod_xslt-1.0.5a.ebuild b/net-www/mod_xslt/mod_xslt-1.0.5a.ebuild index febe367c47d6..671a7bff63d9 100644 --- a/net-www/mod_xslt/mod_xslt-1.0.5a.ebuild +++ b/net-www/mod_xslt/mod_xslt-1.0.5a.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/mod_xslt/mod_xslt-1.0.5a.ebuild,v 1.2 2003/02/13 15:39:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_xslt/mod_xslt-1.0.5a.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.mod-xslt.com/" S=${WORKDIR}/mod-xslt-${PV} SRC_URI="http://www.dunkel.org/mod-xslt/downloads/mod-xslt-${PV}.tar.gz" -DEPEND="sys-devel/perl dev-libs/libxslt dev-libs/libxml2 =net-www/apache-2*" +DEPEND="dev-lang/perl dev-libs/libxslt dev-libs/libxml2 =net-www/apache-2*" LICENSE="Apache-1.1" KEYWORDS="~x86" IUSE="" diff --git a/net-www/mozilla/mozilla-1.0.1-r3.ebuild b/net-www/mozilla/mozilla-1.0.1-r3.ebuild index c8693e870d77..744fa37f1e5f 100644 --- a/net-www/mozilla/mozilla-1.0.1-r3.ebuild +++ b/net-www/mozilla/mozilla-1.0.1-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/mozilla/mozilla-1.0.1-r3.ebuild,v 1.7 2003/02/13 15:39:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.0.1-r3.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ IUSE="mozxmlterm moznomail java mozp3p crypt ipv6 gtk2 mozinterfaceinfo ssl ldap mozaccess mozctl gnome mozsvg" @@ -69,7 +69,7 @@ RDEPEND=">=x11-base/xfree-4.2.0-r11 DEPEND="${RDEPEND} virtual/x11 - sys-devel/perl + dev-lang/perl java? ( >=dev-java/java-config-0.2.0 )" # needed by src_compile() and src_install() diff --git a/net-www/mozilla/mozilla-1.1-r1.ebuild b/net-www/mozilla/mozilla-1.1-r1.ebuild index 514842ab22a9..40266996f4d8 100644 --- a/net-www/mozilla/mozilla-1.1-r1.ebuild +++ b/net-www/mozilla/mozilla-1.1-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/mozilla/mozilla-1.1-r1.ebuild,v 1.16 2003/02/13 15:39:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.1-r1.ebuild,v 1.17 2003/03/11 21:11:46 seemant Exp $ IUSE="moznomail java mozp3p crypt ldap gtk2 mozinterfaceinfo ssl mozaccess mozxmlterm mozctl gnome mozsvg" @@ -64,7 +64,7 @@ RDEPEND=">=x11-base/xfree-4.2.0-r11 DEPEND="${RDEPEND} virtual/x11 - sys-devel/perl + dev-lang/perl java? ( >=dev-java/java-config-0.2.0 )" # needed by src_compile() and src_install() diff --git a/net-www/mozilla/mozilla-1.2.1-r4.ebuild b/net-www/mozilla/mozilla-1.2.1-r4.ebuild index 0eaa0f7b80c5..fd1779b07cb0 100644 --- a/net-www/mozilla/mozilla-1.2.1-r4.ebuild +++ b/net-www/mozilla/mozilla-1.2.1-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/mozilla/mozilla-1.2.1-r4.ebuild,v 1.7 2003/02/13 15:39:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.2.1-r4.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome" # Internal USE flags that I do not really want to advertise ... @@ -88,7 +88,7 @@ RDEPEND=">=x11-base/xfree-4.2.0-r11 DEPEND="${RDEPEND} virtual/x11 dev-util/pkgconfig - sys-devel/perl + dev-lang/perl java? ( >=dev-java/java-config-0.2.0 )" diff --git a/net-www/mozilla/mozilla-1.2.1-r5.ebuild b/net-www/mozilla/mozilla-1.2.1-r5.ebuild index 0e958c899465..e4dc574ea6bb 100644 --- a/net-www/mozilla/mozilla-1.2.1-r5.ebuild +++ b/net-www/mozilla/mozilla-1.2.1-r5.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/mozilla/mozilla-1.2.1-r5.ebuild,v 1.4 2003/03/04 21:35:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.2.1-r5.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome" # Internal USE flags that I do not really want to advertise ... @@ -88,7 +88,7 @@ RDEPEND=">=x11-base/xfree-4.2.0-r11 DEPEND="${RDEPEND} virtual/x11 dev-util/pkgconfig - sys-devel/perl + dev-lang/perl java? ( >=dev-java/java-config-0.2.0 )" diff --git a/net-www/mozilla/mozilla-1.3_beta.ebuild b/net-www/mozilla/mozilla-1.3_beta.ebuild index d2d7119d02fe..09aa207ea749 100644 --- a/net-www/mozilla/mozilla-1.3_beta.ebuild +++ b/net-www/mozilla/mozilla-1.3_beta.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/mozilla/mozilla-1.3_beta.ebuild,v 1.1 2003/02/23 20:31:54 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.3_beta.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome" # Internal USE flags that I do not really want to advertise ... @@ -86,7 +86,7 @@ RDEPEND=">=x11-base/xfree-4.2.0-r11 DEPEND="${RDEPEND} virtual/x11 dev-util/pkgconfig - sys-devel/perl + dev-lang/perl java? ( >=dev-java/java-config-0.2.0 )" diff --git a/net-www/squid/squid-2.4.7.ebuild b/net-www/squid/squid-2.4.7.ebuild index e43056d8abf9..141b0caeed49 100644 --- a/net-www/squid/squid-2.4.7.ebuild +++ b/net-www/squid/squid-2.4.7.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/squid/squid-2.4.7.ebuild,v 1.4 2003/02/13 15:43:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.4.7.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="snmp pam ldap" @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.squid-cache.org/pub/squid-2/STABLE/${MY_P}-src.tar.gz HOMEPAGE="http://www.squid-cache.org/" RDEPEND="virtual/glibc pam? ( >=sys-libs/pam-0.72 ) ldap? ( >=net-nds/openldap-2 )" -DEPEND="${RDEPEND} sys-devel/perl" +DEPEND="${RDEPEND} dev-lang/perl" LICENSE="GPL-2" KEYWORDS="*" SLOT="0" diff --git a/net-www/squid/squid-2.5.1-r1.ebuild b/net-www/squid/squid-2.5.1-r1.ebuild index 721dda978d1c..7803546098cf 100644 --- a/net-www/squid/squid-2.5.1-r1.ebuild +++ b/net-www/squid/squid-2.5.1-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/squid/squid-2.5.1-r1.ebuild,v 1.5 2003/02/13 15:43:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.1-r1.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="pam ldap ssl sasl snmp" @@ -19,7 +19,7 @@ RDEPEND="pam? >=sys-libs/pam-0.72 ldap? >=net-nds/openldap-2 ssl? >=dev-libs/openssl-0.9.6g sasl? =dev-libs/cyrus-sasl-1*" -DEPEND="${RDEPEND} sys-devel/perl" +DEPEND="${RDEPEND} dev-lang/perl" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" SLOT="0" diff --git a/net-www/squid/squid-2.5.1-r2.ebuild b/net-www/squid/squid-2.5.1-r2.ebuild index 799eae9aaa6a..47428c43b701 100644 --- a/net-www/squid/squid-2.5.1-r2.ebuild +++ b/net-www/squid/squid-2.5.1-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/squid/squid-2.5.1-r2.ebuild,v 1.2 2003/02/13 15:43:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.1-r2.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="pam ldap ssl sasl snmp" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-2.0.25 ) ssl? ( >=dev-libs/openssl-0.9.6g ) sasl? ( >=dev-libs/cyrus-sasl-1.5.27 )" -DEPEND="${RDEPEND} sys-devel/perl" +DEPEND="${RDEPEND} dev-lang/perl" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" SLOT="0" diff --git a/net-www/squid/squid-2.5.1.ebuild b/net-www/squid/squid-2.5.1.ebuild index dd12e5de65fe..cb7a1101cd15 100644 --- a/net-www/squid/squid-2.5.1.ebuild +++ b/net-www/squid/squid-2.5.1.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/squid/squid-2.5.1.ebuild,v 1.4 2003/02/13 15:43:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="pam ldap ssl sasl snmp" @@ -19,7 +19,7 @@ RDEPEND="pam? >=sys-libs/pam-0.72 ldap? >=net-nds/openldap-2 ssl? >=dev-libs/openssl-0.9.6g sasl? =dev-libs/cyrus-sasl-1*" -DEPEND="${RDEPEND} sys-devel/perl" +DEPEND="${RDEPEND} dev-lang/perl" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha" SLOT="0" diff --git a/net-www/squidalyser/squidalyser-0.2.55.ebuild b/net-www/squidalyser/squidalyser-0.2.55.ebuild index b64617249a82..57e1d89cb3ac 100644 --- a/net-www/squidalyser/squidalyser-0.2.55.ebuild +++ b/net-www/squidalyser/squidalyser-0.2.55.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/squidalyser/squidalyser-0.2.55.ebuild,v 1.2 2003/02/13 15:44:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squidalyser/squidalyser-0.2.55.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="Interactive log analyser for the Squid proxy." HOMEPAGE="http://ababa.org" @@ -11,7 +11,7 @@ KEYWORDS="~x86 ~sparc ~alpha ~ppc" IUSE="" RDEPEND="net-www/squid - sys-devel/perl + dev-lang/perl dev-perl/CGI dev-perl/DBI dev-perl/DBD-mysql |