diff options
660 files changed, 1331 insertions, 1318 deletions
diff --git a/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild b/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild index a0663b148805..6f7d4bd2881b 100644 --- a/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild +++ b/app-admin/ctcs/ctcs-1.3.0_pre4.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/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild,v 1.11 2003/03/11 20:50:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild,v 1.12 2003/03/11 21:11:42 seemant Exp $ MY_P="${P/_/}" S="${WORKDIR}/${MY_P}" @@ -26,7 +26,7 @@ RDEPEND="dev-util/dialog sys-apps/textutils sys-apps/util-linux sys-devel/make - sys-devel/perl + dev-lang/perl sys-libs/ncurses" # Optional: app-admin/smartsuite (depricated?) diff --git a/app-admin/fam-oss/fam-oss-2.6.9-r1.ebuild b/app-admin/fam-oss/fam-oss-2.6.9-r1.ebuild index 67ee007e1bda..9c9606547932 100644 --- a/app-admin/fam-oss/fam-oss-2.6.9-r1.ebuild +++ b/app-admin/fam-oss/fam-oss-2.6.9-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/app-admin/fam-oss/fam-oss-2.6.9-r1.ebuild,v 1.10 2003/02/28 22:05:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/fam-oss/fam-oss-2.6.9-r1.ebuild,v 1.11 2003/03/11 21:11:42 seemant Exp $ inherit libtool eutils @@ -14,7 +14,7 @@ KEYWORDS="x86 ~ppc alpha ~sparc" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -DEPEND=">=sys-devel/perl-5.6.1" +DEPEND=">=dev-lang/perl-5.6.1" RDEPEND=">=net-nds/portmap-5b-r6" src_unpack() { diff --git a/app-admin/fam-oss/fam-oss-2.6.9-r2.ebuild b/app-admin/fam-oss/fam-oss-2.6.9-r2.ebuild index 95bdae1bf75c..43c8fe2020f3 100644 --- a/app-admin/fam-oss/fam-oss-2.6.9-r2.ebuild +++ b/app-admin/fam-oss/fam-oss-2.6.9-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/app-admin/fam-oss/fam-oss-2.6.9-r2.ebuild,v 1.2 2003/02/28 22:05:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/fam-oss/fam-oss-2.6.9-r2.ebuild,v 1.3 2003/03/11 21:11:42 seemant Exp $ inherit libtool eutils @@ -14,7 +14,7 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -DEPEND=">=sys-devel/perl-5.6.1" +DEPEND=">=dev-lang/perl-5.6.1" RDEPEND=">=net-nds/portmap-5b-r6" src_unpack() { diff --git a/app-admin/fam-oss/fam-oss-2.6.9.ebuild b/app-admin/fam-oss/fam-oss-2.6.9.ebuild index cab8ffd6bb85..0f18edfcd18d 100644 --- a/app-admin/fam-oss/fam-oss-2.6.9.ebuild +++ b/app-admin/fam-oss/fam-oss-2.6.9.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/app-admin/fam-oss/fam-oss-2.6.9.ebuild,v 1.13 2003/02/28 22:05:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/fam-oss/fam-oss-2.6.9.ebuild,v 1.14 2003/03/11 21:11:42 seemant Exp $ inherit libtool @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc alpha sparc " SLOT="0" LICENSE="GPL-2 LGPL-2.1" -DEPEND=">=sys-devel/perl-5.6.1" +DEPEND=">=dev-lang/perl-5.6.1" RDEPEND=">=net-nds/portmap-5b-r6" src_unpack() { diff --git a/app-admin/furball/furball-0.5.ebuild b/app-admin/furball/furball-0.5.ebuild index eedbc9cfdd85..374b02f46b3a 100644 --- a/app-admin/furball/furball-0.5.ebuild +++ b/app-admin/furball/furball-0.5.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/app-admin/furball/furball-0.5.ebuild,v 1.13 2003/02/28 22:05:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/furball/furball-0.5.ebuild,v 1.14 2003/03/11 21:11:42 seemant Exp $ DESCRIPTION="A handy backup script utilizing tar" SRC_URI="http://www.claws-and-paws.com/software/furball/${P}.tgz" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc" -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl sys-apps/tar" src_install() { diff --git a/app-admin/fwanalog/fwanalog-0.4-r2.ebuild b/app-admin/fwanalog/fwanalog-0.4-r2.ebuild index dc673c90d264..ccc037de3fcf 100644 --- a/app-admin/fwanalog/fwanalog-0.4-r2.ebuild +++ b/app-admin/fwanalog/fwanalog-0.4-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/app-admin/fwanalog/fwanalog-0.4-r2.ebuild,v 1.11 2003/03/11 20:50:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/fwanalog/fwanalog-0.4-r2.ebuild,v 1.12 2003/03/11 21:11:43 seemant Exp $ IUSE="" @@ -20,7 +20,7 @@ RDEPEND="app-shells/bash sys-apps/sed sys-apps/gzip sys-apps/diffutils - sys-devel/perl + dev-lang/perl >=app-admin/analog-5.03" src_install() { diff --git a/app-admin/fwanalog/fwanalog-0.6.1.ebuild b/app-admin/fwanalog/fwanalog-0.6.1.ebuild index f2fb77bc5da1..ed6972b501be 100644 --- a/app-admin/fwanalog/fwanalog-0.6.1.ebuild +++ b/app-admin/fwanalog/fwanalog-0.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/app-admin/fwanalog/fwanalog-0.6.1.ebuild,v 1.3 2003/03/11 20:50:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/fwanalog/fwanalog-0.6.1.ebuild,v 1.4 2003/03/11 21:11:43 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Script to parse firewall logs and analyze them with Analog" @@ -19,7 +19,7 @@ RDEPEND="app-shells/bash sys-apps/sed sys-apps/gzip sys-apps/diffutils - sys-devel/perl + dev-lang/perl >=app-admin/analog-5.03" src_install() { diff --git a/app-admin/fwanalog/fwanalog-0.6.2.ebuild b/app-admin/fwanalog/fwanalog-0.6.2.ebuild index 909d2ee82c17..9b89c9452fa0 100644 --- a/app-admin/fwanalog/fwanalog-0.6.2.ebuild +++ b/app-admin/fwanalog/fwanalog-0.6.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/app-admin/fwanalog/fwanalog-0.6.2.ebuild,v 1.3 2003/03/11 20:50:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/fwanalog/fwanalog-0.6.2.ebuild,v 1.4 2003/03/11 21:11:43 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Script to parse firewall logs and analyze them with Analog" @@ -19,7 +19,7 @@ RDEPEND="app-shells/bash sys-apps/sed sys-apps/gzip sys-apps/diffutils - sys-devel/perl + dev-lang/perl >=app-admin/analog-5.31" src_install() { diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r1.ebuild b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r1.ebuild index 7a05c99b36d0..0e7092c25605 100644 --- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r1.ebuild +++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-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/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r1.ebuild,v 1.2 2003/03/04 00:17:39 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r1.ebuild,v 1.3 2003/03/11 21:11:43 seemant Exp $ S=${WORKDIR}/gentoo-rsync-mirror-${PV} DESCRIPTION="Ebuild for setting up an gentoo rsync mirror" @@ -9,7 +9,7 @@ IUSE="" DEPEND="virtual/glibc" RDEPEND="net-misc/rsync - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha" diff --git a/app-admin/gentoo-stats/gentoo-stats-0.1.ebuild b/app-admin/gentoo-stats/gentoo-stats-0.1.ebuild index f3f8acc5f3f7..ac2882f336ba 100644 --- a/app-admin/gentoo-stats/gentoo-stats-0.1.ebuild +++ b/app-admin/gentoo-stats/gentoo-stats-0.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/app-admin/gentoo-stats/gentoo-stats-0.1.ebuild,v 1.12 2003/02/13 05:18:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-stats/gentoo-stats-0.1.ebuild,v 1.13 2003/03/11 21:11:43 seemant Exp $ DESCRIPTION="Gentoo usage statistics client daemon" HOMEPAGE="http://stats.gentoo.org" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 -ppc -sparc -alpha" -RDEPEND=">=sys-devel/perl-5.6.1 +RDEPEND=">=dev-lang/perl-5.6.1 dev-perl/libwww-perl" DEPEND="" diff --git a/app-admin/gentoo-stats/gentoo-stats-0.2.ebuild b/app-admin/gentoo-stats/gentoo-stats-0.2.ebuild index e9449cb55d21..bc85980a8983 100644 --- a/app-admin/gentoo-stats/gentoo-stats-0.2.ebuild +++ b/app-admin/gentoo-stats/gentoo-stats-0.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/app-admin/gentoo-stats/gentoo-stats-0.2.ebuild,v 1.7 2003/02/13 05:18:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-stats/gentoo-stats-0.2.ebuild,v 1.8 2003/03/11 21:11:43 seemant Exp $ DESCRIPTION="Gentoo Linux usage statistics client daemon" HOMEPAGE="http://stats.gentoo.org/" @@ -12,7 +12,7 @@ SLOT="0" # devs: please do not change this, it wouldn't make much sense right now KEYWORDS="x86 -ppc -sparc -alpha" -RDEPEND=">=sys-devel/perl-5.6.1 +RDEPEND=">=dev-lang/perl-5.6.1 dev-perl/libwww-perl sys-apps/textutils sys-apps/pciutils" diff --git a/app-admin/gentoo-stats/gentoo-stats-0.3.1.ebuild b/app-admin/gentoo-stats/gentoo-stats-0.3.1.ebuild index 01fbaa0b22fb..3f17cd67693d 100644 --- a/app-admin/gentoo-stats/gentoo-stats-0.3.1.ebuild +++ b/app-admin/gentoo-stats/gentoo-stats-0.3.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/app-admin/gentoo-stats/gentoo-stats-0.3.1.ebuild,v 1.5 2003/02/13 05:18:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-stats/gentoo-stats-0.3.1.ebuild,v 1.6 2003/03/11 21:11:43 seemant Exp $ DESCRIPTION="Gentoo Linux usage statistics client daemon" HOMEPAGE="http://stats.gentoo.org" @@ -11,7 +11,7 @@ SLOT="0" # devs: please do not change this, it wouldn't make much sense right now KEYWORDS="x86 -ppc -sparc -alpha" -RDEPEND=">=sys-devel/perl-5.6.1 +RDEPEND=">=dev-lang/perl-5.6.1 dev-perl/libwww-perl sys-apps/textutils sys-apps/pciutils" diff --git a/app-admin/gentoo-stats/gentoo-stats-0.3.2.ebuild b/app-admin/gentoo-stats/gentoo-stats-0.3.2.ebuild index db2a5b906b2f..317692b0b639 100644 --- a/app-admin/gentoo-stats/gentoo-stats-0.3.2.ebuild +++ b/app-admin/gentoo-stats/gentoo-stats-0.3.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/app-admin/gentoo-stats/gentoo-stats-0.3.2.ebuild,v 1.5 2003/02/13 05:18:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-stats/gentoo-stats-0.3.2.ebuild,v 1.6 2003/03/11 21:11:43 seemant Exp $ DESCRIPTION="Gentoo Linux usage statistics client daemon" HOMEPAGE="http://stats.gentoo.org" @@ -11,7 +11,7 @@ SLOT="0" # devs: please do not change this, it wouldn't make much sense right now KEYWORDS="x86 -ppc -sparc -alpha" -RDEPEND=">=sys-devel/perl-5.6.1 +RDEPEND=">=dev-lang/perl-5.6.1 dev-perl/libwww-perl sys-apps/textutils sys-apps/pciutils" diff --git a/app-admin/gentoo-stats/gentoo-stats-0.3.ebuild b/app-admin/gentoo-stats/gentoo-stats-0.3.ebuild index 68dadc833aef..aeeb49ffd385 100644 --- a/app-admin/gentoo-stats/gentoo-stats-0.3.ebuild +++ b/app-admin/gentoo-stats/gentoo-stats-0.3.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/app-admin/gentoo-stats/gentoo-stats-0.3.ebuild,v 1.5 2003/02/13 05:19:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-stats/gentoo-stats-0.3.ebuild,v 1.6 2003/03/11 21:11:43 seemant Exp $ DESCRIPTION="Gentoo Linux usage statistics client daemon" HOMEPAGE="http://stats.gentoo.org" @@ -11,7 +11,7 @@ SLOT="0" # devs: please do not change this, it wouldn't make much sense right now KEYWORDS="x86 -ppc -sparc -alpha" -RDEPEND=">=sys-devel/perl-5.6.1 +RDEPEND=">=dev-lang/perl-5.6.1 dev-perl/libwww-perl sys-apps/textutils sys-apps/pciutils" diff --git a/app-admin/gentoo-stats/gentoo-stats-0.4.ebuild b/app-admin/gentoo-stats/gentoo-stats-0.4.ebuild index edee7c32c66b..12e83a9eabc4 100644 --- a/app-admin/gentoo-stats/gentoo-stats-0.4.ebuild +++ b/app-admin/gentoo-stats/gentoo-stats-0.4.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/app-admin/gentoo-stats/gentoo-stats-0.4.ebuild,v 1.7 2003/02/28 15:41:43 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-stats/gentoo-stats-0.4.ebuild,v 1.8 2003/03/11 21:11:43 seemant Exp $ DESCRIPTION="Gentoo Linux usage statistics client daemon" HOMEPAGE="http://stats.gentoo.org" @@ -11,7 +11,7 @@ SLOT="0" # devs: please do not change this, it wouldn't make much sense right now KEYWORDS="x86 ppc ~sparc -alpha hppa" -RDEPEND=">=sys-devel/perl-5.6.1 +RDEPEND=">=dev-lang/perl-5.6.1 dev-perl/libwww-perl sys-apps/textutils sys-apps/pciutils" diff --git a/app-admin/gentoolkit/gentoolkit-0.1.19-r1.ebuild b/app-admin/gentoolkit/gentoolkit-0.1.19-r1.ebuild index 87b7af8c32be..ca48f2e4a431 100644 --- a/app-admin/gentoolkit/gentoolkit-0.1.19-r1.ebuild +++ b/app-admin/gentoolkit/gentoolkit-0.1.19-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/app-admin/gentoolkit/gentoolkit-0.1.19-r1.ebuild,v 1.1 2003/03/02 21:57:51 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoolkit/gentoolkit-0.1.19-r1.ebuild,v 1.2 2003/03/11 21:11:43 seemant Exp $ DESCRIPTION="Collection of unofficial administration scripts for Gentoo" SRC_URI="" @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc sparc alpha mips hppa arm" DEPEND=">=dev-lang/python-2.0 >=dev-util/dialog-0.7 - >=sys-devel/perl-5.6 + >=dev-lang/perl-5.6 >=sys-apps/grep-2.5-r1" src_install() { diff --git a/app-admin/gentoolkit/gentoolkit-0.1.19-r2.ebuild b/app-admin/gentoolkit/gentoolkit-0.1.19-r2.ebuild index 86506cb6d7b6..e379c696b376 100644 --- a/app-admin/gentoolkit/gentoolkit-0.1.19-r2.ebuild +++ b/app-admin/gentoolkit/gentoolkit-0.1.19-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/app-admin/gentoolkit/gentoolkit-0.1.19-r2.ebuild,v 1.1 2003/03/08 04:43:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoolkit/gentoolkit-0.1.19-r2.ebuild,v 1.2 2003/03/11 21:11:43 seemant Exp $ DESCRIPTION="Collection of unofficial administration scripts for Gentoo" SRC_URI="" @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc sparc alpha mips hppa arm" DEPEND=">=dev-lang/python-2.0 >=dev-util/dialog-0.7 - >=sys-devel/perl-5.6 + >=dev-lang/perl-5.6 >=sys-apps/grep-2.5-r1" src_install() { diff --git a/app-admin/gentoolkit/gentoolkit-0.1.19.ebuild b/app-admin/gentoolkit/gentoolkit-0.1.19.ebuild index 30a45f89d631..fd8875461d1e 100644 --- a/app-admin/gentoolkit/gentoolkit-0.1.19.ebuild +++ b/app-admin/gentoolkit/gentoolkit-0.1.19.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/app-admin/gentoolkit/gentoolkit-0.1.19.ebuild,v 1.1 2003/03/01 19:48:55 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoolkit/gentoolkit-0.1.19.ebuild,v 1.2 2003/03/11 21:11:43 seemant Exp $ DESCRIPTION="Collection of unofficial administration scripts for Gentoo" SRC_URI="" @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc sparc alpha mips hppa arm" DEPEND=">=dev-lang/python-2.0 >=dev-util/dialog-0.7 - >=sys-devel/perl-5.6 + >=dev-lang/perl-5.6 >=sys-apps/grep-2.5-r1" src_install() { diff --git a/app-admin/makepasswd/makepasswd-1.10.ebuild b/app-admin/makepasswd/makepasswd-1.10.ebuild index 10eda8989b24..0a74d9a73735 100644 --- a/app-admin/makepasswd/makepasswd-1.10.ebuild +++ b/app-admin/makepasswd/makepasswd-1.10.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/app-admin/makepasswd/makepasswd-1.10.ebuild,v 1.9 2003/02/13 05:26:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/makepasswd/makepasswd-1.10.ebuild,v 1.10 2003/03/11 21:11:43 seemant Exp $ DESCRIPTION="Random password generator" SRC_URI="http://ftp.debian.org/debian/dists/stable/main/source/admin/${PN}_${PV}.orig.tar.gz" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc " -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" src_install() { dobin makepasswd diff --git a/app-admin/mirrorselect/mirrorselect-0.2-r1.ebuild b/app-admin/mirrorselect/mirrorselect-0.2-r1.ebuild index f38208113b15..8f03a70ea6fd 100644 --- a/app-admin/mirrorselect/mirrorselect-0.2-r1.ebuild +++ b/app-admin/mirrorselect/mirrorselect-0.2-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/app-admin/mirrorselect/mirrorselect-0.2-r1.ebuild,v 1.2 2003/02/28 22:21:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/mirrorselect/mirrorselect-0.2-r1.ebuild,v 1.3 2003/03/11 21:11:43 seemant Exp $ DESCRIPTION="Tool to help select distfiles mirrors for Gentoo" HOMEPAGE="http://www.gentoo.org/" @@ -13,7 +13,7 @@ RDEPEND=">=dev-util/dialog-0.7 sys-apps/grep sys-apps/sed net-analyzer/netselect - sys-devel/perl" + dev-lang/perl" src_install() { dosbin ${FILESDIR}/mirrorselect diff --git a/app-admin/openmosixtest/openmosixtest-0.1-r1.ebuild b/app-admin/openmosixtest/openmosixtest-0.1-r1.ebuild index 5b17f36bcad6..a047f2f63bc3 100644 --- a/app-admin/openmosixtest/openmosixtest-0.1-r1.ebuild +++ b/app-admin/openmosixtest/openmosixtest-0.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/app-admin/openmosixtest/openmosixtest-0.1-r1.ebuild,v 1.9 2003/02/13 05:27:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/openmosixtest/openmosixtest-0.1-r1.ebuild,v 1.10 2003/03/11 21:11:43 seemant Exp $ S=${WORKDIR}/omtest DESCRIPTION="openMosix stress test" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.openmosixview.com/omtest/" IUSE="" DEPEND=">=dev-libs/openssl-0.6.9g - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-cluster/openmosix-user-0.2.4 >=sys-kernel/openmosix-sources-2.4.18" diff --git a/app-admin/openmosixtest/openmosixtest-0.1-r2.ebuild b/app-admin/openmosixtest/openmosixtest-0.1-r2.ebuild index da4238ee7e4e..037fb90520f2 100644 --- a/app-admin/openmosixtest/openmosixtest-0.1-r2.ebuild +++ b/app-admin/openmosixtest/openmosixtest-0.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/app-admin/openmosixtest/openmosixtest-0.1-r2.ebuild,v 1.5 2003/02/13 05:27:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/openmosixtest/openmosixtest-0.1-r2.ebuild,v 1.6 2003/03/11 21:11:43 seemant Exp $ S=${WORKDIR}/omtest DESCRIPTION="openMosix stress test" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.openmosixview.com/omtest/" IUSE="" DEPEND=">=dev-libs/openssl-0.6.9g - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-cluster/openmosix-user-0.2.4 >=sys-kernel/openmosix-sources-2.4.18" diff --git a/app-admin/openmosixtest/openmosixtest-0.1-r3.ebuild b/app-admin/openmosixtest/openmosixtest-0.1-r3.ebuild index 9bf74a247783..4adee0051f07 100644 --- a/app-admin/openmosixtest/openmosixtest-0.1-r3.ebuild +++ b/app-admin/openmosixtest/openmosixtest-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/app-admin/openmosixtest/openmosixtest-0.1-r3.ebuild,v 1.6 2003/02/13 05:27:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/openmosixtest/openmosixtest-0.1-r3.ebuild,v 1.7 2003/03/11 21:11:43 seemant Exp $ S=${WORKDIR}/omtest DESCRIPTION="openMosix stress test" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.openmosixview.com/omtest/" IUSE="" DEPEND=">=dev-libs/openssl-0.6.9g - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-cluster/openmosix-user-0.2.4 >=sys-kernel/openmosix-sources-2.4.18" diff --git a/app-admin/openmosixtest/openmosixtest-0.1-r4.ebuild b/app-admin/openmosixtest/openmosixtest-0.1-r4.ebuild index a96b2c00c4e6..7718cd337fbb 100644 --- a/app-admin/openmosixtest/openmosixtest-0.1-r4.ebuild +++ b/app-admin/openmosixtest/openmosixtest-0.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/app-admin/openmosixtest/openmosixtest-0.1-r4.ebuild,v 1.3 2003/02/13 05:28:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/openmosixtest/openmosixtest-0.1-r4.ebuild,v 1.4 2003/03/11 21:11:43 seemant Exp $ S=${WORKDIR}/omtest DESCRIPTION="openMosix stress test" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.openmosixview.com/omtest/" IUSE="" DEPEND=">=dev-libs/openssl-0.6.9g - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-cluster/openmosix-user-0.2.4 >=sys-kernel/openmosix-sources-2.4.18" diff --git a/app-admin/passook/passook-0.5.0.ebuild b/app-admin/passook/passook-0.5.0.ebuild index 8d728f680a18..1f55ea079687 100644 --- a/app-admin/passook/passook-0.5.0.ebuild +++ b/app-admin/passook/passook-0.5.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/app-admin/passook/passook-0.5.0.ebuild,v 1.10 2003/02/13 05:28:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/passook-0.5.0.ebuild,v 1.11 2003/03/11 21:11:43 seemant Exp $ S=${WORKDIR} DESCRIPTION="Password generator capable of generating pronounceable and/or secure passwords." @@ -12,7 +12,7 @@ SLOT="0" LICENSE="as-is" KEYWORDS="x86 sparc " -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl sys-apps/grep sys-apps/miscfiles" diff --git a/app-admin/passook/passook-1.0.0.ebuild b/app-admin/passook/passook-1.0.0.ebuild index a709949f1872..812086b1ae16 100644 --- a/app-admin/passook/passook-1.0.0.ebuild +++ b/app-admin/passook/passook-1.0.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/app-admin/passook/passook-1.0.0.ebuild,v 1.8 2003/02/13 05:28:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/passook-1.0.0.ebuild,v 1.9 2003/03/11 21:11:43 seemant Exp $ S=${WORKDIR} DESCRIPTION="Password generator capable of generating pronounceable and/or secure passwords." @@ -12,7 +12,7 @@ SLOT="0" LICENSE="as-is" KEYWORDS="x86 ppc sparc " -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl sys-apps/grep sys-apps/miscfiles" diff --git a/app-admin/procinfo/procinfo-18.ebuild b/app-admin/procinfo/procinfo-18.ebuild index ff8cc108c6c7..8a88a51370ac 100644 --- a/app-admin/procinfo/procinfo-18.ebuild +++ b/app-admin/procinfo/procinfo-18.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/app-admin/procinfo/procinfo-18.ebuild,v 1.13 2003/02/13 05:29:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/procinfo/procinfo-18.ebuild,v 1.14 2003/03/11 21:11:43 seemant Exp $ DESCRIPTION="A utility to prettyprint /proc/*" SRC_URI="ftp://ftp.cistron.nl/pub/people/svm/${P}.tar.gz" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" DEPEND="sys-libs/ncurses" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" src_compile() { # -ltermcap is default and isn't available in gentoo diff --git a/app-admin/quickswitch/quickswitch-0.10.ebuild b/app-admin/quickswitch/quickswitch-0.10.ebuild index 5ec525f51b1a..bb935d37f36f 100644 --- a/app-admin/quickswitch/quickswitch-0.10.ebuild +++ b/app-admin/quickswitch/quickswitch-0.10.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/app-admin/quickswitch/quickswitch-0.10.ebuild,v 1.12 2003/02/13 05:29:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-0.10.ebuild,v 1.13 2003/03/11 21:11:43 seemant Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Utility to switch network profiles on the fly" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_install() { dobin switchto diff --git a/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild b/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild index 06ae216128fd..c46a611ba894 100644 --- a/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild +++ b/app-admin/quickswitch/quickswitch-1.0_pre1.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/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild,v 1.11 2003/02/13 05:29:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild,v 1.12 2003/03/11 21:11:44 seemant Exp $ MY_PN="quickwitch" MY_P="${MY_PN}-${PV/_/}" @@ -13,7 +13,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc " -DEPEND=">=sys-devel/perl-5.6.0" +DEPEND=">=dev-lang/perl-5.6.0" src_install() { dobin switchto diff --git a/app-admin/stow/stow-1.3.3.ebuild b/app-admin/stow/stow-1.3.3.ebuild index 48f892c51f0f..2e083961b93d 100644 --- a/app-admin/stow/stow-1.3.3.ebuild +++ b/app-admin/stow/stow-1.3.3.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/app-admin/stow/stow-1.3.3.ebuild,v 1.13 2003/03/02 02:08:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/stow/stow-1.3.3.ebuild,v 1.14 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="manage installation of software in /usr/local" SRC_URI="ftp://ftp.gnu.org/pub/gnu/stow/${P}.tar.gz" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc " -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_compile() { econf || die diff --git a/app-admin/sysklogd/sysklogd-1.4.1-r1.ebuild b/app-admin/sysklogd/sysklogd-1.4.1-r1.ebuild index 40acb10d9d87..947d22a75b1a 100644 --- a/app-admin/sysklogd/sysklogd-1.4.1-r1.ebuild +++ b/app-admin/sysklogd/sysklogd-1.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/app-admin/sysklogd/sysklogd-1.4.1-r1.ebuild,v 1.4 2003/02/10 06:43:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sysklogd/sysklogd-1.4.1-r1.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard log daemons" @@ -10,7 +10,7 @@ KEYWORDS="x86 ppc" SLOT="0" LICENSE="BSD" DEPEND="virtual/glibc" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" src_unpack() { unpack ${A} diff --git a/app-admin/sysklogd/sysklogd-1.4.1-r2.ebuild b/app-admin/sysklogd/sysklogd-1.4.1-r2.ebuild index dc741389e5fb..ab33099c7e0a 100644 --- a/app-admin/sysklogd/sysklogd-1.4.1-r2.ebuild +++ b/app-admin/sysklogd/sysklogd-1.4.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/app-admin/sysklogd/sysklogd-1.4.1-r2.ebuild,v 1.5 2003/02/10 06:43:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sysklogd/sysklogd-1.4.1-r2.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard log daemons" @@ -10,7 +10,7 @@ KEYWORDS="x86 ppc sparc alpha" SLOT="0" LICENSE="BSD" DEPEND="virtual/glibc" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" src_unpack() { unpack ${A} diff --git a/app-admin/sysklogd/sysklogd-1.4.1-r3.ebuild b/app-admin/sysklogd/sysklogd-1.4.1-r3.ebuild index 315fa2311529..35ae9005de39 100644 --- a/app-admin/sysklogd/sysklogd-1.4.1-r3.ebuild +++ b/app-admin/sysklogd/sysklogd-1.4.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/app-admin/sysklogd/sysklogd-1.4.1-r3.ebuild,v 1.4 2003/02/24 22:23:47 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sysklogd/sysklogd-1.4.1-r3.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard log daemons" @@ -10,7 +10,7 @@ KEYWORDS="x86 ppc sparc alpha hppa arm" SLOT="0" LICENSE="BSD" DEPEND="virtual/glibc" -RDEPEND="sys-devel/perl sys-apps/debianutils" +RDEPEND="dev-lang/perl sys-apps/debianutils" src_unpack() { unpack ${A} diff --git a/app-admin/ufed/ufed-0.1.ebuild b/app-admin/ufed/ufed-0.1.ebuild index b0cbdedbbc2f..22f1f8a5c787 100644 --- a/app-admin/ufed/ufed-0.1.ebuild +++ b/app-admin/ufed/ufed-0.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/app-admin/ufed/ufed-0.1.ebuild,v 1.6 2003/02/13 05:31:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/ufed/ufed-0.1.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Gentoo Linux USE flags editor" HOMEPAGE="http://www.gentoo.org" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="" -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl dev-util/dialog dev-perl/TermReadKey" DEPEND="" diff --git a/app-admin/ufed/ufed-0.2.ebuild b/app-admin/ufed/ufed-0.2.ebuild index c610768e594b..c1efe194cfc0 100644 --- a/app-admin/ufed/ufed-0.2.ebuild +++ b/app-admin/ufed/ufed-0.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/app-admin/ufed/ufed-0.2.ebuild,v 1.5 2003/03/04 04:10:52 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/ufed/ufed-0.2.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Gentoo Linux USE flags editor" HOMEPAGE="http://www.gentoo.org" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc hppa arm" IUSE="" -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl dev-util/dialog dev-perl/TermReadKey" DEPEND="" diff --git a/app-admin/usermin/usermin-0.940.ebuild b/app-admin/usermin/usermin-0.940.ebuild index a295c79aee70..85cfb866d6ce 100644 --- a/app-admin/usermin/usermin-0.940.ebuild +++ b/app-admin/usermin/usermin-0.940.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/app-admin/usermin/usermin-0.940.ebuild,v 1.6 2003/02/13 05:32:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-0.940.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ IUSE="ssl" @@ -16,7 +16,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="x86 sparc alpha ppc" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl ssl? ( dev-perl/Net-SSLeay ) dev-perl/Authen-PAM" diff --git a/app-admin/usermin/usermin-0.970.ebuild b/app-admin/usermin/usermin-0.970.ebuild index 983a927e16ff..9701fc10ddb5 100644 --- a/app-admin/usermin/usermin-0.970.ebuild +++ b/app-admin/usermin/usermin-0.970.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/app-admin/usermin/usermin-0.970.ebuild,v 1.7 2003/02/13 05:32:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-0.970.ebuild,v 1.8 2003/03/11 21:11:44 seemant Exp $ IUSE="ssl" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="x86 sparc alpha ppc" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl sys-apps/lsof ssl? ( dev-perl/Net-SSLeay ) dev-perl/Authen-PAM" diff --git a/app-admin/usermin/usermin-0.980.ebuild b/app-admin/usermin/usermin-0.980.ebuild index a4c28166af3e..1861d408131c 100644 --- a/app-admin/usermin/usermin-0.980.ebuild +++ b/app-admin/usermin/usermin-0.980.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/app-admin/usermin/usermin-0.980.ebuild,v 1.3 2003/02/13 05:32:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-0.980.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $ IUSE="ssl" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="~x86 ~sparc ~alpha ~ppc" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl sys-apps/lsof ssl? ( dev-perl/Net-SSLeay ) dev-perl/Authen-PAM" diff --git a/app-admin/usermin/usermin-1.000.ebuild b/app-admin/usermin/usermin-1.000.ebuild index ce278d55f368..c85d7bed1d8f 100644 --- a/app-admin/usermin/usermin-1.000.ebuild +++ b/app-admin/usermin/usermin-1.000.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/app-admin/usermin/usermin-1.000.ebuild,v 1.2 2003/02/24 09:34:00 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.000.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ IUSE="ssl" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="x86 sparc alpha ppc" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl sys-apps/lsof ssl? ( dev-perl/Net-SSLeay ) dev-perl/Authen-PAM" diff --git a/app-admin/webmin/webmin-1.050-r2.ebuild b/app-admin/webmin/webmin-1.050-r2.ebuild index 2629e0f1e2ad..58838d87e78c 100644 --- a/app-admin/webmin/webmin-1.050-r2.ebuild +++ b/app-admin/webmin/webmin-1.050-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/app-admin/webmin/webmin-1.050-r2.ebuild,v 1.2 2003/02/13 05:33:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.050-r2.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ IUSE="ssl" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="x86 ~ppc sparc" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl ssl? ( dev-perl/Net-SSLeay )" RDEPEND="" diff --git a/app-admin/webmin/webmin-1.060.ebuild b/app-admin/webmin/webmin-1.060.ebuild index 452273b82362..aa6974969d1c 100644 --- a/app-admin/webmin/webmin-1.060.ebuild +++ b/app-admin/webmin/webmin-1.060.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/app-admin/webmin/webmin-1.060.ebuild,v 1.1 2003/02/16 01:59:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.060.ebuild,v 1.2 2003/03/11 21:11:44 seemant Exp $ IUSE="ssl" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="~x86 ~ppc sparc" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl ssl? ( dev-perl/Net-SSLeay )" RDEPEND="" diff --git a/app-admin/webmin/webmin-1.070.ebuild b/app-admin/webmin/webmin-1.070.ebuild index fc6f72382936..e7d2e86b4611 100644 --- a/app-admin/webmin/webmin-1.070.ebuild +++ b/app-admin/webmin/webmin-1.070.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/app-admin/webmin/webmin-1.070.ebuild,v 1.2 2003/02/22 18:03:03 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.070.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ IUSE="ssl" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="x86 ~ppc sparc" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl ssl? ( dev-perl/Net-SSLeay )" RDEPEND="" diff --git a/app-arch/alien/alien-8.21-r1.ebuild b/app-arch/alien/alien-8.21-r1.ebuild index efe7e29dd51e..77f49b284289 100644 --- a/app-arch/alien/alien-8.21-r1.ebuild +++ b/app-arch/alien/alien-8.21-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/app-arch/alien/alien-8.21-r1.ebuild,v 1.2 2003/02/13 05:52:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/alien/alien-8.21-r1.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${PN} IUSE="" @@ -12,7 +12,7 @@ KEYWORDS="~x86" SLOT="0" -DEPEND=">=sys-devel/perl-5.6.0 +DEPEND=">=dev-lang/perl-5.6.0 >=app-arch/rpm-4.0.4-r4 >=sys-apps/bzip2-1.0.2-r2 >=app-arch/dpkg-1.10.9" diff --git a/app-arch/alien/alien-8.21.ebuild b/app-arch/alien/alien-8.21.ebuild index a6a70aef1b3a..2cfef726ed72 100644 --- a/app-arch/alien/alien-8.21.ebuild +++ b/app-arch/alien/alien-8.21.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/app-arch/alien/alien-8.21.ebuild,v 1.2 2003/02/13 05:52:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/alien/alien-8.21.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${PN} IUSE="" @@ -12,7 +12,7 @@ KEYWORDS="~x86" SLOT="0" -DEPEND=">=sys-devel/perl-5.6.0 +DEPEND=">=dev-lang/perl-5.6.0 >=app-arch/rpm-4.0.4-r4 >=sys-apps/bzip2-1.0.2-r2 >=app-arch/dpkg-1.10.9" diff --git a/app-arch/atool/atool-0.25.0.ebuild b/app-arch/atool/atool-0.25.0.ebuild index fc96d5478447..e59b37bcb5aa 100644 --- a/app-arch/atool/atool-0.25.0.ebuild +++ b/app-arch/atool/atool-0.25.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/app-arch/atool/atool-0.25.0.ebuild,v 1.2 2003/02/13 05:52:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/atool/atool-0.25.0.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="script for managaging file archives of various types (atr,tar+gzip,zip,etc)" SRC_URI="http://www.student.lu.se/~nbi98oli/src/${P}.tar.gz" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_install() { dobin acat adiff als apack atool aunpack diff --git a/app-arch/dpkg/dpkg-1.10.9.ebuild b/app-arch/dpkg/dpkg-1.10.9.ebuild index ca320e7957d8..0692ba11459d 100644 --- a/app-arch/dpkg/dpkg-1.10.9.ebuild +++ b/app-arch/dpkg/dpkg-1.10.9.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/app-arch/dpkg/dpkg-1.10.9.ebuild,v 1.3 2003/02/13 05:53:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.10.9.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} IUSE="" @@ -12,7 +12,7 @@ KEYWORDS="~x86 ~ppc" SLOT="0" -RDEPEND=">=sys-devel/perl-5.6.0 +RDEPEND=">=dev-lang/perl-5.6.0 >=sys-libs/ncurses-5.2-r7 >=sys-libs/zlib-1.1.4" #app-text/sgmltools-lite? diff --git a/app-cdr/burncenter/burncenter-3.0.ebuild b/app-cdr/burncenter/burncenter-3.0.ebuild index dad778f2ca99..ebf75967bb4e 100644 --- a/app-cdr/burncenter/burncenter-3.0.ebuild +++ b/app-cdr/burncenter/burncenter-3.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/burncenter/burncenter-3.0.ebuild,v 1.4 2003/02/13 05:59:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/burncenter/burncenter-3.0.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Easy-to-use text based interface to the UNIX CD burning tools" HOMEPAGE="http://alx14.free.fr/burncenter/" LICENSE="GPL-2" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" RDEPEND="${DEPEND} >=app-cdr/cdrtools-1.11 >=media-sound/mpg123-0.59 diff --git a/app-cdr/cddump/cddump-0.7.ebuild b/app-cdr/cddump/cddump-0.7.ebuild index 513a5e7b523b..6d9243bf0849 100644 --- a/app-cdr/cddump/cddump-0.7.ebuild +++ b/app-cdr/cddump/cddump-0.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/app-cdr/cddump/cddump-0.7.ebuild,v 1.11 2003/02/26 17:28:27 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cddump/cddump-0.7.ebuild,v 1.12 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="cddump - backup to CD-Recordable and CD-Rewritable" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.joat.ca/software/cddump.html" SLOT="0" LICENSE="GPL-2" DEPEND="app-cdr/cdrtools - sys-devel/perl" + dev-lang/perl" KEYWORDS="x86 ppc sparc" src_unpack() { diff --git a/app-cdr/cdrx/cdrx-0.3.1.ebuild b/app-cdr/cdrx/cdrx-0.3.1.ebuild index 1d20c2f7e555..464c8efe7bae 100644 --- a/app-cdr/cdrx/cdrx-0.3.1.ebuild +++ b/app-cdr/cdrx/cdrx-0.3.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/app-cdr/cdrx/cdrx-0.3.1.ebuild,v 1.9 2003/02/13 06:01:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrx/cdrx-0.3.1.ebuild,v 1.10 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Menu based front-end to mkisofs and cdrecord" SRC_URI="mirror://sourceforge/cdrx/${P}.tar.gz" @@ -11,7 +11,7 @@ KEYWORDS="x86 ppc sparc " LICENSE="GPL-2" DEPEND=">=app-cdr/cdrtools-1.11 - sys-devel/perl" + dev-lang/perl" S=${WORKDIR} diff --git a/app-cdr/mp3burn/mp3burn-0.1.ebuild b/app-cdr/mp3burn/mp3burn-0.1.ebuild index c1f0d7578efe..8ad67b0c6aae 100644 --- a/app-cdr/mp3burn/mp3burn-0.1.ebuild +++ b/app-cdr/mp3burn/mp3burn-0.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/app-cdr/mp3burn/mp3burn-0.1.ebuild,v 1.2 2003/02/13 06:13:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/mp3burn/mp3burn-0.1.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Burn mp3s without filling up your disk with .wav files" HOMEPAGE="http://mp3burn.sourceforge.net/" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl media-sound/mpg123 app-cdr/cdrtools dev-perl/MP3-Info" diff --git a/app-cdr/tear/tear-1.0_rc1.ebuild b/app-cdr/tear/tear-1.0_rc1.ebuild index e484fba27da5..d553646ecdd6 100644 --- a/app-cdr/tear/tear-1.0_rc1.ebuild +++ b/app-cdr/tear/tear-1.0_rc1.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/app-cdr/tear/tear-1.0_rc1.ebuild,v 1.4 2003/02/13 19:17:45 ykoehler Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/tear/tear-1.0_rc1.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="T.E.A.R. Encodes And Rips CDs into mp3 or ogg files." HOMEPAGE="http://tear.sourceforge.net/" @@ -11,7 +11,7 @@ KEYWORDS="~x86" LICENSE="GPL-2" IUSE="lame oggvorbis" -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl >=dev-perl/CDDB_get-2.1.0 >=dev-perl/MP3-Info-1.01 lame? ( >=media-sound/lame-3.92 ) diff --git a/app-crypt/gnupg/gnupg-1.2.0.ebuild b/app-crypt/gnupg/gnupg-1.2.0.ebuild index 785b4d48a84d..3c477903b9de 100644 --- a/app-crypt/gnupg/gnupg-1.2.0.ebuild +++ b/app-crypt/gnupg/gnupg-1.2.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/app-crypt/gnupg/gnupg-1.2.0.ebuild,v 1.6 2003/02/13 06:14:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.0.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement" HOMEPAGE="http://www.gnupg.org/" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc " IUSE="zlib ldap nls" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl zlib? ( sys-libs/zlib ) ldap? ( net-nds/openldap )" RDEPEND="nls? ( sys-devel/gettext )" diff --git a/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild b/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild index 597080b5e59c..bde3180eab03 100644 --- a/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild +++ b/app-crypt/gnupg/gnupg-1.2.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/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild,v 1.4 2003/02/13 06:14:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement" HOMEPAGE="http://www.gnupg.org/" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" IUSE="X zlib ldap nls" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl X? ( x11-misc/xloadimage ) zlib? ( sys-libs/zlib ) ldap? ( net-nds/openldap )" diff --git a/app-crypt/gnupg/gnupg-1.2.1.ebuild b/app-crypt/gnupg/gnupg-1.2.1.ebuild index bc448f6b603e..2107fd00eca0 100644 --- a/app-crypt/gnupg/gnupg-1.2.1.ebuild +++ b/app-crypt/gnupg/gnupg-1.2.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/app-crypt/gnupg/gnupg-1.2.1.ebuild,v 1.11 2003/02/13 06:14:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.1.ebuild,v 1.12 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement" HOMEPAGE="http://www.gnupg.org/" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc ~alpha" IUSE="X zlib ldap nls" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl X? ( x11-misc/xloadimage ) zlib? ( sys-libs/zlib ) ldap? ( net-nds/openldap )" diff --git a/app-crypt/keylookup/keylookup-2.2.ebuild b/app-crypt/keylookup/keylookup-2.2.ebuild index 816bcea19367..6c9b3e792c25 100644 --- a/app-crypt/keylookup/keylookup-2.2.ebuild +++ b/app-crypt/keylookup/keylookup-2.2.ebuild @@ -1,12 +1,12 @@ # Copyright 2002 Arcady Genkin <agenkin@gentoo.org>. # Distributed under the terms of the GNU General Public License v2. -# $Header: /var/cvsroot/gentoo-x86/app-crypt/keylookup/keylookup-2.2.ebuild,v 1.1 2002/12/21 03:23:36 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/keylookup/keylookup-2.2.ebuild,v 1.2 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="A tool to fetch PGP keys from keyservers." HOMEPAGE="http://www.palfrader.org/keylookup/" LICENSE="GPL-2" -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl app-crypt/gnupg" SLOT="0" diff --git a/app-crypt/newpg/newpg-0.9.4.ebuild b/app-crypt/newpg/newpg-0.9.4.ebuild index de25a1390c5f..f7e23aa576c0 100644 --- a/app-crypt/newpg/newpg-0.9.4.ebuild +++ b/app-crypt/newpg/newpg-0.9.4.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/app-crypt/newpg/newpg-0.9.4.ebuild,v 1.2 2003/03/05 04:40:15 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/newpg/newpg-0.9.4.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="NewPG is the S/MIME variant of GnuPG which does also include the gpg-agent, useful even for GnuPG" HOMEPAGE="http://www.gnupg.org/" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" IUSE="nls" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=dev-libs/libksba-0.4.6 >=dev-libs/libgcrypt-1.1.8 dev-libs/pth" diff --git a/app-dicts/ispell-cs/ispell-cs-20020628.ebuild b/app-dicts/ispell-cs/ispell-cs-20020628.ebuild index 4f17a0492538..410e15ee5b82 100644 --- a/app-dicts/ispell-cs/ispell-cs-20020628.ebuild +++ b/app-dicts/ispell-cs/ispell-cs-20020628.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20020628.ebuild,v 1.5 2003/03/08 01:07:44 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20020628.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ MY_P=${PN/cs/czech} S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="ppc x86 sparc alpha mips hppa arm" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl app-text/ispell" src_compile() { diff --git a/app-editors/bluefish/bluefish-0.7-r3.ebuild b/app-editors/bluefish/bluefish-0.7-r3.ebuild index b0871d454401..7d08217ebf5c 100644 --- a/app-editors/bluefish/bluefish-0.7-r3.ebuild +++ b/app-editors/bluefish/bluefish-0.7-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/app-editors/bluefish/bluefish-0.7-r3.ebuild,v 1.5 2003/02/13 06:38:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.7-r3.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Bluefish is a GTK HTML editor for the experienced web designer or programmer." SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${P}.tar.bz2" @@ -13,7 +13,7 @@ IUSE="gnome nls perl" DEPEND="=x11-libs/gtk+-1.2* >=media-libs/imlib-1.9.10-r1 - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) nls? ( sys-devel/gettext )" src_compile() { diff --git a/app-editors/bluefish/bluefish-0.8.ebuild b/app-editors/bluefish/bluefish-0.8.ebuild index 0d786fd51b7e..7cc2fa9ea09f 100644 --- a/app-editors/bluefish/bluefish-0.8.ebuild +++ b/app-editors/bluefish/bluefish-0.8.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/app-editors/bluefish/bluefish-0.8.ebuild,v 1.4 2003/02/13 06:38:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.8.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ MY_P=${PN}-gtk2-${PV} S=${WORKDIR}/${MY_P} @@ -17,7 +17,7 @@ DEPEND=">=x11-libs/gtk+-2.0.5 >=media-libs/freetype-2.0.9 >=media-libs/gdk-pixbuf-0.18 dev-libs/libpcre - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) nls? ( sys-devel/gettext )" src_compile() { diff --git a/app-editors/gvim/gvim-6.1-r1.ebuild b/app-editors/gvim/gvim-6.1-r1.ebuild index dd96b8558df0..60774de11816 100644 --- a/app-editors/gvim/gvim-6.1-r1.ebuild +++ b/app-editors/gvim/gvim-6.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/app-editors/gvim/gvim-6.1-r1.ebuild,v 1.7 2003/02/13 06:40:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r1.ebuild,v 1.8 2003/03/11 21:11:44 seemant Exp $ IUSE="gpm nls gnome python gtk ruby perl" @@ -74,7 +74,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/gvim/gvim-6.1-r2.ebuild b/app-editors/gvim/gvim-6.1-r2.ebuild index 14535eb8de3c..5e0aa2740054 100644 --- a/app-editors/gvim/gvim-6.1-r2.ebuild +++ b/app-editors/gvim/gvim-6.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/app-editors/gvim/gvim-6.1-r2.ebuild,v 1.4 2003/02/13 06:40:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r2.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -72,7 +72,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/gvim/gvim-6.1-r3.ebuild b/app-editors/gvim/gvim-6.1-r3.ebuild index 22fea41c8fb7..1b906c560664 100644 --- a/app-editors/gvim/gvim-6.1-r3.ebuild +++ b/app-editors/gvim/gvim-6.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r3.ebuild,v 1.8 2003/02/13 06:40:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r3.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ VIMPATCH="vimpatch-1-245.tar.bz2" inherit vim @@ -15,7 +15,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/gvim/gvim-6.1-r4.ebuild b/app-editors/gvim/gvim-6.1-r4.ebuild index 7901579fff1f..9b0fefbb2365 100644 --- a/app-editors/gvim/gvim-6.1-r4.ebuild +++ b/app-editors/gvim/gvim-6.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r4.ebuild,v 1.10 2003/02/13 06:40:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r4.ebuild,v 1.11 2003/03/11 21:11:44 seemant Exp $ VIMPATCH="vimpatch-1-263.tar.bz2" inherit vim @@ -15,7 +15,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/gvim/gvim-6.1-r5.ebuild b/app-editors/gvim/gvim-6.1-r5.ebuild index edb95ea27238..071ddd7797c8 100644 --- a/app-editors/gvim/gvim-6.1-r5.ebuild +++ b/app-editors/gvim/gvim-6.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r5.ebuild,v 1.2 2003/02/13 06:40:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r5.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ VIMPATCH="vimpatch-1-289.tar.bz2" inherit vim @@ -15,7 +15,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/gvim/gvim-6.1-r6.ebuild b/app-editors/gvim/gvim-6.1-r6.ebuild index c04c0ae6f529..9967fdba79f5 100644 --- a/app-editors/gvim/gvim-6.1-r6.ebuild +++ b/app-editors/gvim/gvim-6.1-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r6.ebuild,v 1.4 2003/02/13 06:41:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r6.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ VIMPATCH="vimpatch-1-300.tar.bz2" inherit vim @@ -15,7 +15,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/gvim/gvim-6.1.ebuild b/app-editors/gvim/gvim-6.1.ebuild index 32cf12638e00..6343e2879fd5 100644 --- a/app-editors/gvim/gvim-6.1.ebuild +++ b/app-editors/gvim/gvim-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/app-editors/gvim/gvim-6.1.ebuild,v 1.8 2003/02/13 06:59:24 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ IUSE="gpm nls gnome python gtk ruby perl" @@ -74,7 +74,7 @@ DEPEND="dev-util/cscope gpm? ( >=sys-libs/gpm-1.19.3 ) gnome? ( gnome-base/gnome-libs ) gtk? ( =x11-libs/gtk+-1.2* ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/kile/kile-1.1.ebuild b/app-editors/kile/kile-1.1.ebuild index 92ad253e33ea..5af965ae63dd 100644 --- a/app-editors/kile/kile-1.1.ebuild +++ b/app-editors/kile/kile-1.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/app-editors/kile/kile-1.1.ebuild,v 1.6 2003/02/13 06:46:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.1.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ inherit kde-base need-kde 3 @@ -9,7 +9,7 @@ DESCRIPTION="A Latex Editor and TeX shell for kde" SRC_URI="http://xm1.net.free.fr/kile/${P}.tar.gz" HOMEPAGE="http://xm1.net.free.fr/kile/index.html" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" RDEPEND="${RDEPEND} app-text/tetex" KEYWORDS="x86 sparc " diff --git a/app-editors/kile/kile-1.3.1.ebuild b/app-editors/kile/kile-1.3.1.ebuild index 9793bae2e3e5..fa79bc89a22e 100644 --- a/app-editors/kile/kile-1.3.1.ebuild +++ b/app-editors/kile/kile-1.3.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/app-editors/kile/kile-1.3.1.ebuild,v 1.1 2003/03/07 02:09:16 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.3.1.ebuild,v 1.2 2003/03/11 21:11:44 seemant Exp $ inherit kde-base need-kde 3 @@ -11,7 +11,7 @@ DESCRIPTION="A Latex Editor and TeX shell for kde" SRC_URI="http://perso.club-internet.fr/pascal.brachet/kile/${MY_P}.tar.gz" HOMEPAGE="http://perso.club-internet.fr/pascal.brachet/kile/" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" RDEPEND="${RDEPEND} app-text/tetex" KEYWORDS="~x86" diff --git a/app-editors/kile/kile-1.3.ebuild b/app-editors/kile/kile-1.3.ebuild index 9182461adae7..66ef0b0fc8ef 100644 --- a/app-editors/kile/kile-1.3.ebuild +++ b/app-editors/kile/kile-1.3.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/app-editors/kile/kile-1.3.ebuild,v 1.5 2003/02/13 06:46:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.3.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ inherit kde-base need-kde 3 @@ -10,7 +10,7 @@ DESCRIPTION="A Latex Editor and TeX shell for kde" SRC_URI="http://xm1.net.free.fr/kile/${P}.tar.gz" HOMEPAGE="http://xm1.net.free.fr/kile/index.html" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" RDEPEND="${RDEPEND} app-text/tetex" KEYWORDS="x86 ~ppc" diff --git a/app-editors/kile/kile-1.4.ebuild b/app-editors/kile/kile-1.4.ebuild index 5e99a3d37f2b..4ab3c55df7e4 100644 --- a/app-editors/kile/kile-1.4.ebuild +++ b/app-editors/kile/kile-1.4.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/app-editors/kile/kile-1.4.ebuild,v 1.1 2003/03/07 02:09:16 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.4.ebuild,v 1.2 2003/03/11 21:11:44 seemant Exp $ inherit kde-base need-kde 3 @@ -10,7 +10,7 @@ DESCRIPTION="A Latex Editor and TeX shell for kde" SRC_URI="http://perso.club-internet.fr/pascal.brachet/kile/${P}.tar.gz" HOMEPAGE="http://perso.club-internet.fr/pascal.brachet/kile/" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" RDEPEND="${RDEPEND} app-text/tetex" KEYWORDS="~x86" diff --git a/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild b/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild index 4ad8526ef8e1..0b980491d98a 100644 --- a/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild +++ b/app-editors/ktexmaker2/ktexmaker2-1.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/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild,v 1.12 2003/02/13 06:46:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild,v 1.13 2003/03/11 21:11:44 seemant Exp $ inherit kde-base need-kde 2.2 @@ -9,7 +9,7 @@ DESCRIPTION="A Latex Editor and TeX shell for kde" SRC_URI="http://xm1.net.free.fr/linux/${P}.tar.gz" HOMEPAGE="http://xm1.net.free.fr/linux/index.html" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" RDEPEND="${RDEPEND} app-text/tetex" diff --git a/app-editors/kvim/kvim-6.1.141.ebuild b/app-editors/kvim/kvim-6.1.141.ebuild index f93be0b1164b..f34bd9902fc8 100644 --- a/app-editors/kvim/kvim-6.1.141.ebuild +++ b/app-editors/kvim/kvim-6.1.141.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/app-editors/kvim/kvim-6.1.141.ebuild,v 1.9 2003/02/13 06:46:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.1.141.ebuild,v 1.10 2003/03/11 21:11:44 seemant Exp $ IUSE="python gpm nls ruby perl" @@ -18,7 +18,7 @@ newdepend ">=app-editors/vim-core-6.1 dev-util/cscope >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" diff --git a/app-editors/kvim/kvim-6.1.141_rc2.ebuild b/app-editors/kvim/kvim-6.1.141_rc2.ebuild index 6775bcb5f4c2..7e9efdfd25b0 100644 --- a/app-editors/kvim/kvim-6.1.141_rc2.ebuild +++ b/app-editors/kvim/kvim-6.1.141_rc2.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/app-editors/kvim/kvim-6.1.141_rc2.ebuild,v 1.8 2003/02/13 06:57:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.1.141_rc2.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ IUSE="python gpm nls ruby perl" @@ -17,7 +17,7 @@ newdepend ">=app-editors/vim-core-6.1 dev-util/cscope >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" diff --git a/app-editors/mp/mp-3.1.9.ebuild b/app-editors/mp/mp-3.1.9.ebuild index 1a8322901dbc..9fc37f707b31 100644 --- a/app-editors/mp/mp-3.1.9.ebuild +++ b/app-editors/mp/mp-3.1.9.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/app-editors/mp/mp-3.1.9.ebuild,v 1.8 2003/02/13 06:57:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.1.9.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="mp, the definitive text editor" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc sys-libs/ncurses" RDEPEND="${DEPEND} - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/app-editors/vile/vile-9.2p.ebuild b/app-editors/vile/vile-9.2p.ebuild index 8826bd169ea3..246870d8266c 100644 --- a/app-editors/vile/vile-9.2p.ebuild +++ b/app-editors/vile/vile-9.2p.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/app-editors/vile/vile-9.2p.ebuild,v 1.10 2003/02/13 06:59:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2p.ebuild,v 1.11 2003/03/11 21:11:44 seemant Exp $ IUSE="perl" @@ -27,7 +27,7 @@ HOMEPAGE="http://invisible-island.net/vile/" DEPEND="sys-devel/flex >=sys-libs/ncurses-5.2 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" PROVIDE="virtual/editor" diff --git a/app-editors/vile/vile-9.2r.ebuild b/app-editors/vile/vile-9.2r.ebuild index ff26a7bdb77b..f52a4e7c527c 100644 --- a/app-editors/vile/vile-9.2r.ebuild +++ b/app-editors/vile/vile-9.2r.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/app-editors/vile/vile-9.2r.ebuild,v 1.10 2003/02/13 06:59:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2r.ebuild,v 1.11 2003/03/11 21:11:44 seemant Exp $ IUSE="perl" @@ -29,7 +29,7 @@ HOMEPAGE="http://invisible-island.net/vile/" DEPEND="sys-devel/flex >=sys-libs/ncurses-5.2 - perl? ( <sys-devel/perl-5.8.0 )" + perl? ( <dev-lang/perl-5.8.0 )" RDEPEND=">=sys-libs/ncurses-5.2" diff --git a/app-editors/vile/vile-9.2z.ebuild b/app-editors/vile/vile-9.2z.ebuild index d8252a0c4abc..a4710b50434a 100644 --- a/app-editors/vile/vile-9.2z.ebuild +++ b/app-editors/vile/vile-9.2z.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/app-editors/vile/vile-9.2z.ebuild,v 1.4 2003/02/13 06:59:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2z.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ IUSE="perl" @@ -40,7 +40,7 @@ DEPEND="${RDEPEND} sys-devel/flex" RDEPEND=">=sys-libs/ncurses-5.2 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" PROVIDE="virtual/editor" diff --git a/app-editors/vile/vile-9.3h.ebuild b/app-editors/vile/vile-9.3h.ebuild index 2f3704c8638a..77237a902349 100644 --- a/app-editors/vile/vile-9.3h.ebuild +++ b/app-editors/vile/vile-9.3h.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/app-editors/vile/vile-9.3h.ebuild,v 1.4 2003/02/13 06:59:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.3h.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ IUSE="perl" @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} sys-devel/flex" RDEPEND=">=sys-libs/ncurses-5.2 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" PROVIDE="virtual/editor" diff --git a/app-editors/vim-core/vim-core-6.1-r1.ebuild b/app-editors/vim-core/vim-core-6.1-r1.ebuild index 71f7288c0a79..a2eddcdf50c1 100644 --- a/app-editors/vim-core/vim-core-6.1-r1.ebuild +++ b/app-editors/vim-core/vim-core-6.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/app-editors/vim-core/vim-core-6.1-r1.ebuild,v 1.8 2003/02/13 07:00:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r1.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ IUSE="python gpm nls ruby perl" @@ -70,7 +70,7 @@ KEYWORDS="x86 -ppc sparc alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/vim-core/vim-core-6.1-r2.ebuild b/app-editors/vim-core/vim-core-6.1-r2.ebuild index 92ccb9dd4987..62d743718277 100644 --- a/app-editors/vim-core/vim-core-6.1-r2.ebuild +++ b/app-editors/vim-core/vim-core-6.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/app-editors/vim-core/vim-core-6.1-r2.ebuild,v 1.6 2003/02/13 07:01:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r2.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -68,7 +68,7 @@ KEYWORDS="x86 -ppc sparc alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/vim-core/vim-core-6.1-r3.ebuild b/app-editors/vim-core/vim-core-6.1-r3.ebuild index 1e128be0b202..0a8b3ae5ee9e 100644 --- a/app-editors/vim-core/vim-core-6.1-r3.ebuild +++ b/app-editors/vim-core/vim-core-6.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r3.ebuild,v 1.10 2003/02/13 07:01:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r3.ebuild,v 1.11 2003/03/11 21:11:44 seemant Exp $ VIMPATCH="vimpatch-1-263.tar.bz2" inherit vim @@ -11,7 +11,7 @@ DEPEND="dev-util/cscope sys-libs/libtermcap-compat >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" diff --git a/app-editors/vim-core/vim-core-6.1-r4.ebuild b/app-editors/vim-core/vim-core-6.1-r4.ebuild index 5ce348b3734f..49e46e01dd0b 100644 --- a/app-editors/vim-core/vim-core-6.1-r4.ebuild +++ b/app-editors/vim-core/vim-core-6.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r4.ebuild,v 1.6 2003/02/24 21:12:25 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r4.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ VIMPATCH="vimpatch-1-300.tar.bz2" inherit vim @@ -11,7 +11,7 @@ DEPEND="dev-util/cscope sys-libs/libtermcap-compat >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" diff --git a/app-editors/vim-core/vim-core-6.1.ebuild b/app-editors/vim-core/vim-core-6.1.ebuild index c0af12940b43..4dc216604c91 100644 --- a/app-editors/vim-core/vim-core-6.1.ebuild +++ b/app-editors/vim-core/vim-core-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/app-editors/vim-core/vim-core-6.1.ebuild,v 1.8 2003/02/13 07:01:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ IUSE="python gpm nls ruby perl" @@ -70,7 +70,7 @@ KEYWORDS="x86 -ppc sparc alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/vim/vim-6.1-r19.ebuild b/app-editors/vim/vim-6.1-r19.ebuild index 06e5a44c29b5..439bdb107ef2 100644 --- a/app-editors/vim/vim-6.1-r19.ebuild +++ b/app-editors/vim/vim-6.1-r19.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/app-editors/vim/vim-6.1-r19.ebuild,v 1.6 2003/02/24 21:12:25 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r19.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ IUSE="nls perl python ruby tcltk gpm X" @@ -14,7 +14,7 @@ DEPEND="app-editors/vim-core dev-util/cscope >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" # tcltk? ( dev-lang/tcl )" diff --git a/app-editors/xvile/xvile-9.2r.ebuild b/app-editors/xvile/xvile-9.2r.ebuild index 4c5fc1972a1b..1608f318278d 100644 --- a/app-editors/xvile/xvile-9.2r.ebuild +++ b/app-editors/xvile/xvile-9.2r.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/app-editors/xvile/xvile-9.2r.ebuild,v 1.8 2003/02/13 07:02:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.2r.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ IUSE="perl" @@ -30,7 +30,7 @@ HOMEPAGE="http://invisible-island.net/vile/" DEPEND="virtual/glibc sys-devel/flex virtual/x11 - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) =app-editors/vile-9.2r" RDEPEND="virtual/glibc diff --git a/app-editors/xvile/xvile-9.3h.ebuild b/app-editors/xvile/xvile-9.3h.ebuild index 32e40804bf11..ff6fe80306ad 100644 --- a/app-editors/xvile/xvile-9.3h.ebuild +++ b/app-editors/xvile/xvile-9.3h.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/app-editors/xvile/xvile-9.3h.ebuild,v 1.3 2003/02/13 07:02:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.3h.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $ IUSE="perl" @@ -23,7 +23,7 @@ DEPEND="virtual/glibc virtual/x11 =app-editors/vile-9.3h" -RDEPEND="perl? ( sys-devel/perl )" +RDEPEND="perl? ( dev-lang/perl )" SLOT="0" LICENSE="GPL-2" diff --git a/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-r1.ebuild b/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-r1.ebuild index 1157c0636948..44cf1a58033f 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-r1.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-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/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-r1.ebuild,v 1.4 2003/02/14 20:56:44 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-r1.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ # Unlike many other binary packages the user doesn't need to agree to a licence # to download VM Ware. The agreeing to a licence is part of the configure step @@ -26,7 +26,7 @@ IUSE="kde" DEPEND="virtual/glibc virtual/x11 sys-kernel/linux-headers - >=sys-devel/perl-5 + >=dev-lang/perl-5 >=dev-lang/tcl-8.3.3" RESTRICT="nostrip" diff --git a/app-emulation/vmware-workstation/vmware-workstation-4.0.4121.ebuild b/app-emulation/vmware-workstation/vmware-workstation-4.0.4121.ebuild index 3e52431f91a7..ebb81cede383 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-4.0.4121.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-4.0.4121.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/app-emulation/vmware-workstation/vmware-workstation-4.0.4121.ebuild,v 1.1 2003/03/11 17:52:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-4.0.4121.ebuild,v 1.2 2003/03/11 21:11:44 seemant Exp $ # Unlike many other binary packages the user doesn't need to agree to a licence # to download VM Ware. The agreeing to a licence is part of the configure step @@ -26,7 +26,7 @@ IUSE="kde" DEPEND="virtual/glibc virtual/x11 sys-kernel/linux-headers - >=sys-devel/perl-5 + >=dev-lang/perl-5 >=dev-lang/tcl-8.3.3" RESTRICT="nostrip fetch" diff --git a/app-misc/bbgallery/bbgallery-1.1.0.ebuild b/app-misc/bbgallery/bbgallery-1.1.0.ebuild index dc8aafb1e8a0..fedd12edcff2 100644 --- a/app-misc/bbgallery/bbgallery-1.1.0.ebuild +++ b/app-misc/bbgallery/bbgallery-1.1.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/app-misc/bbgallery/bbgallery-1.1.0.ebuild,v 1.5 2003/02/13 08:52:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/bbgallery/bbgallery-1.1.0.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Webpage image gallery creation perl script" @@ -12,7 +12,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc" RDEPEND="media-gfx/gimp - sys-devel/perl + dev-lang/perl media-gfx/imagemagick dev-perl/URI dev-perl/libwww-perl diff --git a/app-misc/bins/bins-1.1.17.ebuild b/app-misc/bins/bins-1.1.17.ebuild index 616fe1e48126..be908aec3585 100644 --- a/app-misc/bins/bins-1.1.17.ebuild +++ b/app-misc/bins/bins-1.1.17.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/app-misc/bins/bins-1.1.17.ebuild,v 1.4 2003/02/13 08:52:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/bins/bins-1.1.17.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Static HTML photo album generator" @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 ~sparc ~alpha ~ppc" -DEPEND=">=sys-devel/perl-5.6.1-r6 +DEPEND=">=dev-lang/perl-5.6.1-r6 >=media-gfx/imagemagick-5.4.7-r2 >=dev-perl/ImageSize-2.99 >=dev-perl/ImageInfo-1.04-r1 diff --git a/app-misc/bins/bins-1.1.19.ebuild b/app-misc/bins/bins-1.1.19.ebuild index 0c54ea9c974d..8df03ea66e45 100644 --- a/app-misc/bins/bins-1.1.19.ebuild +++ b/app-misc/bins/bins-1.1.19.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/app-misc/bins/bins-1.1.19.ebuild,v 1.2 2003/02/13 08:53:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/bins/bins-1.1.19.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Static HTML photo album generator" @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~x86 ~sparc ~alpha ~ppc" -DEPEND=">=sys-devel/perl-5.6.1-r6 +DEPEND=">=dev-lang/perl-5.6.1-r6 >=media-gfx/imagemagick-5.4.7-r2 >=dev-perl/ImageSize-2.99 >=dev-perl/ImageInfo-1.04-r1 diff --git a/app-misc/bins/bins-1.1.20.ebuild b/app-misc/bins/bins-1.1.20.ebuild index b450d6453e72..ea97086417dd 100644 --- a/app-misc/bins/bins-1.1.20.ebuild +++ b/app-misc/bins/bins-1.1.20.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/app-misc/bins/bins-1.1.20.ebuild,v 1.1 2003/03/09 18:54:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/bins/bins-1.1.20.ebuild,v 1.2 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Static HTML photo album generator" HOMEPAGE="http://bins.sautret.org/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~sparc ~alpha ~ppc" -DEPEND=">=sys-devel/perl-5.6.1-r6 +DEPEND=">=dev-lang/perl-5.6.1-r6 >=media-gfx/imagemagick-5.4.7-r2 >=dev-perl/ImageSize-2.99 >=dev-perl/ImageInfo-1.04-r1 diff --git a/app-misc/glastree/glastree-0.57.ebuild b/app-misc/glastree/glastree-0.57.ebuild index c617e0220c10..b994da1b0052 100644 --- a/app-misc/glastree/glastree-0.57.ebuild +++ b/app-misc/glastree/glastree-0.57.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.57.ebuild,v 1.6 2003/02/13 08:59:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.57.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl" HOMEPAGE="http://www.igmus.org/code/" SRC_URI="http://www.igmus.org/files/${P}.tar.gz" -DEPEND="sys-devel/perl dev-perl/Date-Calc" +DEPEND="dev-lang/perl dev-perl/Date-Calc" SLOT="0" KEYWORDS="x86" LICENSE="public-domain" diff --git a/app-misc/glastree/glastree-0.58.ebuild b/app-misc/glastree/glastree-0.58.ebuild index 612f24d84661..ef00fdb24cc3 100644 --- a/app-misc/glastree/glastree-0.58.ebuild +++ b/app-misc/glastree/glastree-0.58.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.58.ebuild,v 1.2 2003/02/13 08:59:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.58.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl" HOMEPAGE="http://www.igmus.org/code/" SRC_URI="http://www.igmus.org/files/${P}.tar.gz" -DEPEND="sys-devel/perl dev-perl/Date-Calc" +DEPEND="dev-lang/perl dev-perl/Date-Calc" SLOT="0" KEYWORDS="x86" LICENSE="public-domain" diff --git a/app-misc/glastree/glastree-1.02.ebuild b/app-misc/glastree/glastree-1.02.ebuild index 7783edfe24e6..019f7f106450 100644 --- a/app-misc/glastree/glastree-1.02.ebuild +++ b/app-misc/glastree/glastree-1.02.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-1.02.ebuild,v 1.2 2003/02/13 08:59:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-1.02.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl" HOMEPAGE="http://www.igmus.org/code/" SRC_URI="http://www.igmus.org/files/${P}.tar.gz" -DEPEND="sys-devel/perl dev-perl/Date-Calc" +DEPEND="dev-lang/perl dev-perl/Date-Calc" SLOT="0" KEYWORDS="x86" LICENSE="public-domain" diff --git a/app-misc/jail/jail-1.9-r1.ebuild b/app-misc/jail/jail-1.9-r1.ebuild index c5bfadaaa899..fda7128334a5 100644 --- a/app-misc/jail/jail-1.9-r1.ebuild +++ b/app-misc/jail/jail-1.9-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/app-misc/jail/jail-1.9-r1.ebuild,v 1.3 2003/02/14 08:23:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/jail/jail-1.9-r1.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 -ppc -sparc " DEPEND="virtual/glibc" -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl dev-util/strace" src_unpack() { diff --git a/app-misc/jail/jail-1.9.ebuild b/app-misc/jail/jail-1.9.ebuild index 0bfca711780d..88be29b42720 100644 --- a/app-misc/jail/jail-1.9.ebuild +++ b/app-misc/jail/jail-1.9.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/app-misc/jail/jail-1.9.ebuild,v 1.8 2003/02/13 09:02:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/jail/jail-1.9.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ S="${WORKDIR}/${PN}_1-9_stable" DESCRIPTION="Jail Chroot Project is a tool that builds a chrooted environment and automagically configures and builds all the required files, directories and libraries" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="x86 -ppc -sparc " DEPEND="virtual/glibc" -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl dev-util/strace" src_unpack() { diff --git a/app-misc/lhinv/lhinv-1.1-r1.ebuild b/app-misc/lhinv/lhinv-1.1-r1.ebuild index baca0999c3c9..cf70ddccd589 100644 --- a/app-misc/lhinv/lhinv-1.1-r1.ebuild +++ b/app-misc/lhinv/lhinv-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/app-misc/lhinv/lhinv-1.1-r1.ebuild,v 1.11 2003/02/13 09:05:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/lhinv-1.1-r1.ebuild,v 1.12 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Linux Hardware Inventory" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" src_compile() { cd ${S}/cgi diff --git a/app-misc/lhinv/lhinv-1.1-r2.ebuild b/app-misc/lhinv/lhinv-1.1-r2.ebuild index e156744c39fc..5d009c1c18c2 100644 --- a/app-misc/lhinv/lhinv-1.1-r2.ebuild +++ b/app-misc/lhinv/lhinv-1.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/app-misc/lhinv/lhinv-1.1-r2.ebuild,v 1.4 2003/02/13 09:05:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/lhinv-1.1-r2.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Linux Hardware Inventory" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" src_compile() { cd ${S}/cgi diff --git a/app-misc/perltrash/perltrash-0.1.ebuild b/app-misc/perltrash/perltrash-0.1.ebuild index 65a91cb294d8..d21db3d24a40 100644 --- a/app-misc/perltrash/perltrash-0.1.ebuild +++ b/app-misc/perltrash/perltrash-0.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/app-misc/perltrash/perltrash-0.1.ebuild,v 1.3 2003/02/13 09:07:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/perltrash/perltrash-0.1.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Command-line trash can emulation" HOMEPAGE="http://www.iq-computing.de/perltrash" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" -RDEPEND=">=sys-devel/perl-5" +RDEPEND=">=dev-lang/perl-5" src_install() { newbin perltrash.pl perltrash diff --git a/app-misc/perltrash/perltrash-0.2.ebuild b/app-misc/perltrash/perltrash-0.2.ebuild index 2251ed57b241..444af38861a1 100644 --- a/app-misc/perltrash/perltrash-0.2.ebuild +++ b/app-misc/perltrash/perltrash-0.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/app-misc/perltrash/perltrash-0.2.ebuild,v 1.2 2003/02/13 09:07:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/perltrash/perltrash-0.2.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Command-line trash can emulation" HOMEPAGE="http://www.iq-computing.de/perltrash" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" -RDEPEND=">=sys-devel/perl-5" +RDEPEND=">=dev-lang/perl-5" src_install() { newbin perltrash.pl perltrash diff --git a/app-misc/perltrash/perltrash-0.3.ebuild b/app-misc/perltrash/perltrash-0.3.ebuild index 4f481383f40e..740971ce640d 100644 --- a/app-misc/perltrash/perltrash-0.3.ebuild +++ b/app-misc/perltrash/perltrash-0.3.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/app-misc/perltrash/perltrash-0.3.ebuild,v 1.2 2003/02/13 09:07:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/perltrash/perltrash-0.3.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Command-line trash can emulation" HOMEPAGE="http://www.iq-computing.de/perltrash" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" -RDEPEND=">=sys-devel/perl-5" +RDEPEND=">=dev-lang/perl-5" src_install() { newbin perltrash.pl perltrash diff --git a/app-misc/smtm/smtm-1.4.0.ebuild b/app-misc/smtm/smtm-1.4.0.ebuild index eddd1a8c4717..913549d8d5a7 100644 --- a/app-misc/smtm/smtm-1.4.0.ebuild +++ b/app-misc/smtm/smtm-1.4.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/app-misc/smtm/smtm-1.4.0.ebuild,v 1.6 2003/02/13 09:09:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/smtm/smtm-1.4.0.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Stock ticker, profit/loss calculator and chart tool" HOMEPAGE="http://eddelbuettel.com/dirk/code/smtm.html" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc" -DEPEND=">=sys-devel/perl-5 +DEPEND=">=dev-lang/perl-5 dev-perl/perl-tk dev-perl/DateManip dev-perl/libwww-perl" diff --git a/app-misc/workrave/workrave-1.0.0.ebuild b/app-misc/workrave/workrave-1.0.0.ebuild index 12d9ac85cec9..05e66e9b3280 100644 --- a/app-misc/workrave/workrave-1.0.0.ebuild +++ b/app-misc/workrave/workrave-1.0.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/app-misc/workrave/workrave-1.0.0.ebuild,v 1.3 2003/02/13 09:13:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/workrave/workrave-1.0.0.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="assists in the recovery and prevention of Repetitive Strain Injury (RSI)" HOMEPAGE="http://workrave.sourceforge.net/" @@ -11,7 +11,7 @@ SLOT="0" IUSE="nls xml2 gnome" KEYWORDS="~x86" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=dev-libs/libsigc++-1.2 >=dev-util/pkgconfig-0.9 >=dev-libs/glib-2 diff --git a/app-office/abiword/abiword-1.0.2-r1.ebuild b/app-office/abiword/abiword-1.0.2-r1.ebuild index 2eb07fb47452..2dfde2a3ec6e 100644 --- a/app-office/abiword/abiword-1.0.2-r1.ebuild +++ b/app-office/abiword/abiword-1.0.2-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/app-office/abiword/abiword-1.0.2-r1.ebuild,v 1.9 2003/02/13 09:14:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.2-r1.ebuild,v 1.10 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -16,7 +16,7 @@ DEPEND="virtual/x11 >=dev-libs/libunicode-0.4-r1 =x11-libs/gtk+-1.2* jpeg? ( >=media-libs/jpeg-6b-r2 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) spell? ( >=app-text/aspell-0.50 ) gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 diff --git a/app-office/abiword/abiword-1.0.3.ebuild b/app-office/abiword/abiword-1.0.3.ebuild index 91fdd56dfc69..3ae3bad4ddb2 100644 --- a/app-office/abiword/abiword-1.0.3.ebuild +++ b/app-office/abiword/abiword-1.0.3.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/app-office/abiword/abiword-1.0.3.ebuild,v 1.7 2003/02/13 09:14:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.3.ebuild,v 1.8 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -16,7 +16,7 @@ DEPEND="virtual/x11 >=dev-libs/libunicode-0.4-r1 =x11-libs/gtk+-1.2* jpeg? ( >=media-libs/jpeg-6b-r2 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) spell? ( >=app-text/aspell-0.50 ) gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 diff --git a/app-office/abiword/abiword-1.0.4.ebuild b/app-office/abiword/abiword-1.0.4.ebuild index 919561af3df1..af9b8cb8d01b 100644 --- a/app-office/abiword/abiword-1.0.4.ebuild +++ b/app-office/abiword/abiword-1.0.4.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/app-office/abiword/abiword-1.0.4.ebuild,v 1.2 2003/02/13 09:14:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -24,7 +24,7 @@ DEPEND="virtual/x11 gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 >=gnome-extra/gal-0.13-r1 >=gnome-base/bonobo-1.0.9-r1 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) !app-shells/bash-completion" src_compile() { diff --git a/app-office/abiword/abiword-1.0.4_pre1-r1.ebuild b/app-office/abiword/abiword-1.0.4_pre1-r1.ebuild index bf927d9281e7..67b3afd0124f 100644 --- a/app-office/abiword/abiword-1.0.4_pre1-r1.ebuild +++ b/app-office/abiword/abiword-1.0.4_pre1-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/app-office/abiword/abiword-1.0.4_pre1-r1.ebuild,v 1.4 2003/02/13 09:14:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4_pre1-r1.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -24,7 +24,7 @@ DEPEND="virtual/x11 !app-shells/bash-completion" # Disabled for now -# perl? ( >=sys-devel/perl-5.6 ) +# perl? ( >=dev-lang/perl-5.6 ) src_compile() { diff --git a/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild b/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild index 5baa22d5bc4a..31176d8e36ee 100644 --- a/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild +++ b/app-office/abiword/abiword-1.0.4_pre1-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/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild,v 1.3 2003/02/13 09:15:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" S=${WORKDIR}/${P}/abi @@ -20,7 +20,7 @@ DEPEND="virtual/x11 gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 >=gnome-extra/gal-0.13-r1 >=gnome-base/bonobo-1.0.9-r1 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) !app-shells/bash-completion" src_compile() { diff --git a/app-office/abiword/abiword-1.0.4_pre1.ebuild b/app-office/abiword/abiword-1.0.4_pre1.ebuild index 6a3aa5e93098..51cfc1bdb4a4 100644 --- a/app-office/abiword/abiword-1.0.4_pre1.ebuild +++ b/app-office/abiword/abiword-1.0.4_pre1.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/app-office/abiword/abiword-1.0.4_pre1.ebuild,v 1.6 2003/02/13 09:15:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4_pre1.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ #inherit debug @@ -18,7 +18,7 @@ DEPEND="virtual/x11 >=dev-libs/libunicode-0.4-r1 =x11-libs/gtk+-1.2* jpeg? ( >=media-libs/jpeg-6b-r2 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) spell? ( >=app-text/aspell-0.50.2-r1 ) gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 diff --git a/app-office/gnucash/gnucash-1.6.6-r1.ebuild b/app-office/gnucash/gnucash-1.6.6-r1.ebuild index 7ea4cc91d37e..8b796e96aec7 100644 --- a/app-office/gnucash/gnucash-1.6.6-r1.ebuild +++ b/app-office/gnucash/gnucash-1.6.6-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/app-office/gnucash/gnucash-1.6.6-r1.ebuild,v 1.5 2003/02/13 09:15:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.6-r1.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="A personal finance manager" SRC_URI="http://download.sourceforge.net/${PN}/${P}.tar.gz" @@ -20,7 +20,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 postgres? ( dev-db/postgresql )" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 >=dev-libs/slib-2.3.8 >=dev-lang/swig-1.3_alpha4 >=dev-libs/g-wrap-1.1.5 diff --git a/app-office/gnucash/gnucash-1.6.6.ebuild b/app-office/gnucash/gnucash-1.6.6.ebuild index b1b5ee3b64c8..93ad5e585333 100644 --- a/app-office/gnucash/gnucash-1.6.6.ebuild +++ b/app-office/gnucash/gnucash-1.6.6.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/app-office/gnucash/gnucash-1.6.6.ebuild,v 1.8 2003/02/13 09:15:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.6.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ IUSE="nls cups" @@ -21,7 +21,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 cups? ( >=gnome-base/gnome-print-0.30 )" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 >=dev-libs/slib-2.3.8 >=dev-lang/swig-1.3_alpha4 >=dev-libs/g-wrap-1.1.5 diff --git a/app-office/gnucash/gnucash-1.6.7.ebuild b/app-office/gnucash/gnucash-1.6.7.ebuild index 434439556612..08f1833abc36 100644 --- a/app-office/gnucash/gnucash-1.6.7.ebuild +++ b/app-office/gnucash/gnucash-1.6.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/app-office/gnucash/gnucash-1.6.7.ebuild,v 1.5 2003/02/13 09:16:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.7.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ inherit flag-o-matic @@ -22,7 +22,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 postgres? ( dev-db/postgresql )" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 >=dev-libs/slib-2.3.8 >=dev-lang/swig-1.3_alpha4 >=dev-libs/g-wrap-1.1.5 diff --git a/app-office/gnucash/gnucash-1.6.8.ebuild b/app-office/gnucash/gnucash-1.6.8.ebuild index 5394f0ed9221..2c8905f290c5 100644 --- a/app-office/gnucash/gnucash-1.6.8.ebuild +++ b/app-office/gnucash/gnucash-1.6.8.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/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.6 2003/03/04 00:38:07 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ inherit flag-o-matic @@ -21,7 +21,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 >=gnome-base/gnome-print-0.21 postgres? ( dev-db/postgresql )" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 >=dev-libs/slib-2.3.8 >=dev-lang/swig-1.3_alpha4 >=dev-libs/g-wrap-1.1.5 diff --git a/app-office/gnumeric/gnumeric-1.0.12.ebuild b/app-office/gnumeric/gnumeric-1.0.12.ebuild index 1454e248e9b6..f776bcbbca49 100644 --- a/app-office/gnumeric/gnumeric-1.0.12.ebuild +++ b/app-office/gnumeric/gnumeric-1.0.12.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.12.ebuild,v 1.2 2003/02/13 09:16:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.12.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ IUSE="nls libgda gb evo python bonobo guile perl" @@ -27,7 +27,7 @@ RDEPEND="=x11-libs/gtk+-1.2* =dev-libs/libxml-1.8* =media-libs/freetype-1.3* bonobo? ( >=gnome-base/bonobo-1.0.17 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0 ) gb? ( ~gnome-extra/gb-0.0.17 ) libgda? ( >=gnome-extra/libgda-0.2.91 diff --git a/app-office/gnumeric/gnumeric-1.0.8.ebuild b/app-office/gnumeric/gnumeric-1.0.8.ebuild index 5089a7f8e5d6..61a782720d21 100644 --- a/app-office/gnumeric/gnumeric-1.0.8.ebuild +++ b/app-office/gnumeric/gnumeric-1.0.8.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.8.ebuild,v 1.9 2003/02/13 09:16:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.8.ebuild,v 1.10 2003/03/11 21:11:44 seemant Exp $ IUSE="nls libgda gb evo python bonobo guile perl" @@ -31,7 +31,7 @@ RDEPEND="=x11-libs/gtk+-1.2* =dev-libs/libxml-1.8* =media-libs/freetype-1.3* bonobo? ( >=gnome-base/bonobo-1.0.17 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0 ) gb? ( ~gnome-extra/gb-0.0.17 ) libgda? ( >=gnome-extra/libgda-0.2.91 diff --git a/app-office/gnumeric/gnumeric-1.0.9.ebuild b/app-office/gnumeric/gnumeric-1.0.9.ebuild index fcc38779b9af..78492ed1f9dc 100644 --- a/app-office/gnumeric/gnumeric-1.0.9.ebuild +++ b/app-office/gnumeric/gnumeric-1.0.9.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.9.ebuild,v 1.5 2003/02/13 09:16:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.9.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ IUSE="nls libgda gb evo python bonobo guile perl" @@ -31,7 +31,7 @@ RDEPEND="=x11-libs/gtk+-1.2* =dev-libs/libxml-1.8* =media-libs/freetype-1.3* bonobo? ( >=gnome-base/bonobo-1.0.17 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0 ) gb? ( ~gnome-extra/gb-0.0.17 ) libgda? ( >=gnome-extra/libgda-0.2.91 diff --git a/app-office/gnumeric/gnumeric-1.1.15.ebuild b/app-office/gnumeric/gnumeric-1.1.15.ebuild index e7cbd2eb7b79..01d261585c7d 100644 --- a/app-office/gnumeric/gnumeric-1.1.15.ebuild +++ b/app-office/gnumeric/gnumeric-1.1.15.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/app-office/gnumeric/gnumeric-1.1.15.ebuild,v 1.3 2003/02/13 09:16:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.15.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $ #provide Xmake and Xemake inherit virtualx libtool gnome2 @@ -28,7 +28,7 @@ RDEPEND=">=x11-libs/gtk+-2 >=gnome-extra/libgsf-1.6.0 >=gnome-base/libglade-2 >=dev-libs/libxml2-2.4.12 - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0 )" # disabled during the port diff --git a/app-office/gnumeric/gnumeric-1.1.6.ebuild b/app-office/gnumeric/gnumeric-1.1.6.ebuild index 07d6c34b0336..10dee5837ef4 100644 --- a/app-office/gnumeric/gnumeric-1.1.6.ebuild +++ b/app-office/gnumeric/gnumeric-1.1.6.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/app-office/gnumeric/gnumeric-1.1.6.ebuild,v 1.8 2003/02/13 09:16:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.6.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ #provide Xmake and Xemake inherit virtualx @@ -27,7 +27,7 @@ RDEPEND=">=x11-libs/gtk+-2 >=gnome-extra/libgsf-1.1.0 >=gnome-base/libglade-2.0.0 dev-libs/libxml2 - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0 ) gb? ( ~gnome-extra/gb-0.0.17 ) libgda? ( >=gnome-extra/libgda-0.2.91 diff --git a/app-office/gnumeric/gnumeric-1.1.8.ebuild b/app-office/gnumeric/gnumeric-1.1.8.ebuild index 37370e1527bc..eef1568d8765 100644 --- a/app-office/gnumeric/gnumeric-1.1.8.ebuild +++ b/app-office/gnumeric/gnumeric-1.1.8.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/app-office/gnumeric/gnumeric-1.1.8.ebuild,v 1.7 2003/02/13 09:16:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.8.ebuild,v 1.8 2003/03/11 21:11:44 seemant Exp $ #provide Xmake and Xemake inherit virtualx libtool gnome2 @@ -25,7 +25,7 @@ RDEPEND=">=x11-libs/gtk+-2 =gnome-extra/libgsf-1.3.0 >=gnome-base/libglade-2.0.0 dev-libs/libxml2 - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0 ) gb? ( ~gnome-extra/gb-0.0.17 ) libgda? ( >=gnome-extra/libgda-0.2.91 diff --git a/app-office/lyx/lyx-1.2.0.20020705.ebuild b/app-office/lyx/lyx-1.2.0.20020705.ebuild index e6e4b4dbbffe..0e25f5b10f5e 100644 --- a/app-office/lyx/lyx-1.2.0.20020705.ebuild +++ b/app-office/lyx/lyx-1.2.0.20020705.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/app-office/lyx/lyx-1.2.0.20020705.ebuild,v 1.12 2003/03/01 01:13:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.0.20020705.ebuild,v 1.13 2003/03/11 21:11:44 seemant Exp $ S=${WORKDIR}/lyx-devel DESCRIPTION="WYSIWYM frontend for LaTeX" @@ -18,7 +18,7 @@ IUSE="nls cups" DEPEND="virtual/x11 >=x11-libs/xforms-1.0_rc4 app-text/tetex - >=sys-devel/perl-5 + >=dev-lang/perl-5 nls? ( sys-devel/gettext ) app-text/aiksaurus" RDEPEND="${DEPEND} diff --git a/app-office/lyx/lyx-1.2.1.ebuild b/app-office/lyx/lyx-1.2.1.ebuild index c03c5cac86a8..a2f189fc0432 100644 --- a/app-office/lyx/lyx-1.2.1.ebuild +++ b/app-office/lyx/lyx-1.2.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/app-office/lyx/lyx-1.2.1.ebuild,v 1.10 2003/03/01 01:13:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.1.ebuild,v 1.11 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz" @@ -17,7 +17,7 @@ IUSE="nls cups" DEPEND="virtual/x11 =x11-libs/xforms-1* app-text/tetex - >=sys-devel/perl-5 + >=dev-lang/perl-5 nls? ( sys-devel/gettext ) app-text/aiksaurus" RDEPEND="${DEPEND} diff --git a/app-office/lyx/lyx-1.2.3.ebuild b/app-office/lyx/lyx-1.2.3.ebuild index 56cb43cb04d9..4ffdc1388e56 100644 --- a/app-office/lyx/lyx-1.2.3.ebuild +++ b/app-office/lyx/lyx-1.2.3.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/app-office/lyx/lyx-1.2.3.ebuild,v 1.4 2003/03/01 01:13:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.3.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz" @@ -17,7 +17,7 @@ IUSE="nls cups" DEPEND="virtual/x11 =x11-libs/xforms-1* app-text/tetex - >=sys-devel/perl-5 + >=dev-lang/perl-5 nls? ( sys-devel/gettext ) app-text/aiksaurus" RDEPEND="${DEPEND} diff --git a/app-office/lyx/lyx-1.3.0.ebuild b/app-office/lyx/lyx-1.3.0.ebuild index 7346be7d8eae..053876f190d0 100644 --- a/app-office/lyx/lyx-1.3.0.ebuild +++ b/app-office/lyx/lyx-1.3.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/app-office/lyx/lyx-1.3.0.ebuild,v 1.5 2003/03/10 22:43:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.0.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz" @@ -13,7 +13,7 @@ IUSE="nls cups qt" DEPEND="virtual/x11 app-text/tetex - >=sys-devel/perl-5 + >=dev-lang/perl-5 nls? ( sys-devel/gettext ) app-text/aiksaurus qt? ( >=x11-libs/qt-3 ) !qt? ( =x11-libs/xforms-1* )" diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild index a36b876072df..73d017abc8e2 100644 --- a/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-1.0.0-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/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild,v 1.7 2003/02/13 09:19:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -19,7 +19,7 @@ SRC_URI="x86? ( http://ny1.mirror.openoffice.org/${PV}/OOo_${MY_PV}_LinuxIntel_i HOMEPAGE="http://www.openoffice.org" DEPEND="virtual/glibc - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild index bbba055ba76e..f85967caa08b 100644 --- a/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-1.0.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/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild,v 1.12 2003/02/13 09:19:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ IUSE="kde gnome" @@ -30,7 +30,7 @@ SRC_URI="x86? ( http://ny1.mirror.openoffice.org/${PV}/OOo_${MY_PV}_LinuxIntel_i HOMEPAGE="http://www.openoffice.org" DEPEND="virtual/glibc - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild index 4ea595d7c08b..fd6eb128f99c 100644 --- a/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-1.0.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/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild,v 1.8 2003/02/28 18:18:47 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ IUSE="kde gnome" @@ -30,7 +30,7 @@ SRC_URI="x86? ( http://ny1.mirror.openoffice.org/stable/${PV}/OOo_${MY_PV}_Linux HOMEPAGE="http://www.openoffice.org" DEPEND="virtual/glibc - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice/openoffice-1.0.0-r2.ebuild b/app-office/openoffice/openoffice-1.0.0-r2.ebuild index 7449e2da0d2d..c1138d0e7b67 100644 --- a/app-office/openoffice/openoffice-1.0.0-r2.ebuild +++ b/app-office/openoffice/openoffice-1.0.0-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/app-office/openoffice/openoffice-1.0.0-r2.ebuild,v 1.8 2003/02/13 09:18:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.0-r2.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ inherit virtualx @@ -45,7 +45,7 @@ SRC_URI="http://ny1.mirror.openoffice.org/${PV}/OOo_${PV}_source.tar.bz2 HOMEPAGE="http://www.openoffice.org" COMMONDEPEND=">=sys-libs/glibc-2.1 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice/openoffice-1.0.1-r1.ebuild b/app-office/openoffice/openoffice-1.0.1-r1.ebuild index 98df0664ea15..6f4c9801a7d1 100644 --- a/app-office/openoffice/openoffice-1.0.1-r1.ebuild +++ b/app-office/openoffice/openoffice-1.0.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/app-office/openoffice/openoffice-1.0.1-r1.ebuild,v 1.14 2003/02/13 09:19:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.1-r1.ebuild,v 1.15 2003/03/11 21:11:44 seemant Exp $ # IMPORTANT: This is extremely alpha!!! @@ -67,7 +67,7 @@ KEYWORDS="x86 ppc" IUSE="gnome kde" RDEPEND=">=sys-libs/glibc-2.1 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice/openoffice-1.0.1-r2.ebuild b/app-office/openoffice/openoffice-1.0.1-r2.ebuild index 9994e00c3cb7..d01b3818a9cc 100644 --- a/app-office/openoffice/openoffice-1.0.1-r2.ebuild +++ b/app-office/openoffice/openoffice-1.0.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/app-office/openoffice/openoffice-1.0.1-r2.ebuild,v 1.12 2003/02/13 09:19:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.1-r2.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ # IMPORTANT: This is extremely alpha!!! @@ -67,7 +67,7 @@ KEYWORDS="~x86 ~ppc" IUSE="gnome kde" RDEPEND=">=sys-libs/glibc-2.1 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice/openoffice-1.0.1-r3.ebuild b/app-office/openoffice/openoffice-1.0.1-r3.ebuild index 075d6310a990..f2536f061997 100644 --- a/app-office/openoffice/openoffice-1.0.1-r3.ebuild +++ b/app-office/openoffice/openoffice-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/app-office/openoffice/openoffice-1.0.1-r3.ebuild,v 1.13 2003/02/15 19:24:36 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.1-r3.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ # IMPORTANT: This is extremely alpha!!! @@ -67,7 +67,7 @@ KEYWORDS="x86 ppc" IUSE="gnome kde" RDEPEND=">=sys-libs/glibc-2.1 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice/openoffice-1.0.1.ebuild b/app-office/openoffice/openoffice-1.0.1.ebuild index 2843f50a59f3..28a356d97404 100644 --- a/app-office/openoffice/openoffice-1.0.1.ebuild +++ b/app-office/openoffice/openoffice-1.0.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/app-office/openoffice/openoffice-1.0.1.ebuild,v 1.6 2003/02/13 09:19:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.1.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ # IMPORTANT: This is extremely alpha!!! @@ -65,7 +65,7 @@ KEYWORDS="x86" IUSE="gnome kde" RDEPEND=">=sys-libs/glibc-2.1 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-office/openoffice/openoffice-1.0.2.ebuild b/app-office/openoffice/openoffice-1.0.2.ebuild index 43a663d7a82f..a5e62c7c2eaa 100644 --- a/app-office/openoffice/openoffice-1.0.2.ebuild +++ b/app-office/openoffice/openoffice-1.0.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/app-office/openoffice/openoffice-1.0.2.ebuild,v 1.11 2003/03/03 17:01:22 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.2.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ # IMPORTANT: This is extremely alpha!!! @@ -68,7 +68,7 @@ KEYWORDS="x86 ppc" IUSE="gnome kde" RDEPEND=">=sys-libs/glibc-2.1 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 virtual/x11 app-arch/zip app-arch/unzip diff --git a/app-sci/lard/lard-2.0.14.ebuild b/app-sci/lard/lard-2.0.14.ebuild index 1c93768f9301..31f6b5bfee44 100644 --- a/app-sci/lard/lard-2.0.14.ebuild +++ b/app-sci/lard/lard-2.0.14.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/app-sci/lard/lard-2.0.14.ebuild,v 1.6 2003/02/13 09:23:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lard/lard-2.0.14.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -21,7 +21,7 @@ DEPEND="sys-devel/flex sys-devel/binutils dev-tcltk/tclx dev-libs/gmp - sys-devel/perl + dev-lang/perl dev-tcltk/bwidget" src_unpack() { diff --git a/app-sci/lard/lard-20030109.ebuild b/app-sci/lard/lard-20030109.ebuild index d1567669e1b9..f3a479f32859 100644 --- a/app-sci/lard/lard-20030109.ebuild +++ b/app-sci/lard/lard-20030109.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/app-sci/lard/lard-20030109.ebuild,v 1.2 2003/02/13 09:23:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lard/lard-20030109.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -21,7 +21,7 @@ DEPEND="sys-devel/flex sys-devel/binutils dev-tcltk/tclx dev-libs/gmp - sys-devel/perl + dev-lang/perl dev-tcltk/bwidget" src_unpack() { diff --git a/app-sci/magic/magic-7.1-r1.ebuild b/app-sci/magic/magic-7.1-r1.ebuild index 45ac90341fa2..537952bb3491 100644 --- a/app-sci/magic/magic-7.1-r1.ebuild +++ b/app-sci/magic/magic-7.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/app-sci/magic/magic-7.1-r1.ebuild,v 1.5 2003/02/13 09:23:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/magic/magic-7.1-r1.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="The VLSI design CAD tool" @@ -9,7 +9,7 @@ HOMEPAGE="http://vlsi.cornell.edu/magic/" KEYWORDS="x86" LICENSE="as-is" DEPEND="sys-apps/findutils - sys-devel/perl + dev-lang/perl >=app-shells/tcsh-6.10-r3 sys-libs/libtermcap-compat" RDEPEND="sys-libs/libtermcap-compat" diff --git a/app-sci/mpqc/mpqc-2.1.2.ebuild b/app-sci/mpqc/mpqc-2.1.2.ebuild index 4d63e37828cb..50fd288748ea 100644 --- a/app-sci/mpqc/mpqc-2.1.2.ebuild +++ b/app-sci/mpqc/mpqc-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/mpqc-2.1.2.ebuild,v 1.4 2003/02/13 09:23:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/mpqc-2.1.2.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ SLOT="0" HOMEPAGE="http://aros.ca.sandia.gov/~cljanss/mpqc/" @@ -14,7 +14,7 @@ IUSE="doc X" DEPEND="sys-devel/flex app-sci/blas app-sci/lapack - sys-devel/perl + dev-lang/perl X? ( x11-base/xfree )" src_compile() { diff --git a/app-sci/tbass/tbass-20020729.ebuild b/app-sci/tbass/tbass-20020729.ebuild index 60df7d373cc6..d45b8414120b 100644 --- a/app-sci/tbass/tbass-20020729.ebuild +++ b/app-sci/tbass/tbass-20020729.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/app-sci/tbass/tbass-20020729.ebuild,v 1.5 2003/02/13 09:26:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tbass/tbass-20020729.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -23,7 +23,7 @@ DEPEND="virtual/glibc sys-devel/binutils app-sci/lard dev-libs/gmp - sys-devel/perl + dev-lang/perl x11-libs/gtk+" RDEPEND="${DEPEND} diff --git a/app-sci/tbass/tbass-20030108.ebuild b/app-sci/tbass/tbass-20030108.ebuild index 54886940b563..0c49382b72b0 100644 --- a/app-sci/tbass/tbass-20030108.ebuild +++ b/app-sci/tbass/tbass-20030108.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/app-sci/tbass/tbass-20030108.ebuild,v 1.2 2003/02/13 09:26:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tbass/tbass-20030108.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -23,7 +23,7 @@ DEPEND="virtual/glibc sys-devel/binutils >=app-sci/lard-20030109 dev-libs/gmp - sys-devel/perl + dev-lang/perl x11-libs/gtk+" RDEPEND="${DEPEND} diff --git a/app-shells/psh/psh-0.009-r1.ebuild b/app-shells/psh/psh-0.009-r1.ebuild index d15398c9690d..56ff0581ab01 100644 --- a/app-shells/psh/psh-0.009-r1.ebuild +++ b/app-shells/psh/psh-0.009-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/app-shells/psh/psh-0.009-r1.ebuild,v 1.11 2003/02/13 09:29:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" @@ -10,7 +10,7 @@ LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc " SLOT="0" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" src_compile() { perl Makefile.PL diff --git a/app-shells/psh/psh-0.009-r2.ebuild b/app-shells/psh/psh-0.009-r2.ebuild index 98fe575e8925..c77d42b4a3e5 100644 --- a/app-shells/psh/psh-0.009-r2.ebuild +++ b/app-shells/psh/psh-0.009-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/app-shells/psh/psh-0.009-r2.ebuild,v 1.8 2003/02/13 09:29:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -12,5 +12,5 @@ LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc " -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" diff --git a/app-shells/tcsh/tcsh-6.10-r3.ebuild b/app-shells/tcsh/tcsh-6.10-r3.ebuild index cf71a554ce21..bdad605a8fa4 100644 --- a/app-shells/tcsh/tcsh-6.10-r3.ebuild +++ b/app-shells/tcsh/tcsh-6.10-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/app-shells/tcsh/tcsh-6.10-r3.ebuild,v 1.10 2003/02/13 09:30:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.10-r3.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ IUSE="perl" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gw.com/pub/unix/tcsh/${P}.tar.gz HOMEPAGE="http://www.tcsh.org/" DEPEND="virtual/glibc >=sys-libs/ncurses-5.1 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" SLOT="0" KEYWORDS="x86 ppc sparc " diff --git a/app-shells/tcsh/tcsh-6.11.ebuild b/app-shells/tcsh/tcsh-6.11.ebuild index 6b03538a59e7..5ccf0355638f 100644 --- a/app-shells/tcsh/tcsh-6.11.ebuild +++ b/app-shells/tcsh/tcsh-6.11.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/app-shells/tcsh/tcsh-6.11.ebuild,v 1.8 2003/02/13 09:31:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.11.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ IUSE="perl" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gw.com/pub/unix/tcsh/${P}.tar.gz HOMEPAGE="http://www.tcsh.org/" DEPEND="virtual/glibc >=sys-libs/ncurses-5.1 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" HOMEPAGE="http://www.tcsh.org/" diff --git a/app-shells/tcsh/tcsh-6.12-r1.ebuild b/app-shells/tcsh/tcsh-6.12-r1.ebuild index 179af9d19bc9..d86e35516cd8 100644 --- a/app-shells/tcsh/tcsh-6.12-r1.ebuild +++ b/app-shells/tcsh/tcsh-6.12-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/app-shells/tcsh/tcsh-6.12-r1.ebuild,v 1.4 2003/03/04 22:03:19 alain Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12-r1.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ MY_P="${PN}-${PV}.00" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" @@ -14,7 +14,7 @@ IUSE="perl" RDEPEND="virtual/glibc >=sys-libs/ncurses-5.1 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" S="${WORKDIR}/${MY_P}" diff --git a/app-shells/tcsh/tcsh-6.12-r2.ebuild b/app-shells/tcsh/tcsh-6.12-r2.ebuild index d854abb1bf13..2e995f5aaf7b 100644 --- a/app-shells/tcsh/tcsh-6.12-r2.ebuild +++ b/app-shells/tcsh/tcsh-6.12-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/app-shells/tcsh/tcsh-6.12-r2.ebuild,v 1.1 2003/03/08 01:03:58 alain Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12-r2.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ MY_P="${PN}-${PV}.00" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" @@ -14,7 +14,7 @@ IUSE="cjk perl" RDEPEND="virtual/glibc >=sys-libs/ncurses-5.1 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" S="${WORKDIR}/${MY_P}" diff --git a/app-shells/tcsh/tcsh-6.12.ebuild b/app-shells/tcsh/tcsh-6.12.ebuild index d89a47c1a323..e2bf5bc7789c 100644 --- a/app-shells/tcsh/tcsh-6.12.ebuild +++ b/app-shells/tcsh/tcsh-6.12.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/app-shells/tcsh/tcsh-6.12.ebuild,v 1.5 2003/02/13 09:31:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ MY_P="${PN}-${PV}.00" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" @@ -14,7 +14,7 @@ IUSE="perl" RDEPEND="virtual/glibc >=sys-libs/ncurses-5.1 - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" S="${WORKDIR}/${MY_P}" diff --git a/app-text/chktex/chktex-1.5-r2.ebuild b/app-text/chktex/chktex-1.5-r2.ebuild index e66f80875189..ce156678b363 100644 --- a/app-text/chktex/chktex-1.5-r2.ebuild +++ b/app-text/chktex/chktex-1.5-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/app-text/chktex/chktex-1.5-r2.ebuild,v 1.13 2003/03/10 22:49:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chktex/chktex-1.5-r2.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ SRC_URI="http://www.ibiblio.org/pub/linux/distributions/gentoo/${P}.tar.gz" HOMEPAGE="http://www.nongnu.org/chktex/" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" DEPEND="app-text/tetex - sys-devel/perl + dev-lang/perl sys-apps/groff app-text/latex2html" diff --git a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r1.ebuild b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r1.ebuild index ba73d7531ec1..9519b579876c 100644 --- a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r1.ebuild +++ b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-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/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r1.ebuild,v 1.7 2003/02/13 09:34:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r1.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ MY_PN=${PN/-sgml/} MY_P=${MY_PN}-${PV} @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc" IUSE="tetex" -DEPEND=">=sys-devel/perl-5 +DEPEND=">=dev-lang/perl-5 app-text/docbook-dsssl-stylesheets app-text/openjade dev-perl/SGMLSpm diff --git a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r2.ebuild b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r2.ebuild index 47fff8df59de..f2e686275d80 100644 --- a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r2.ebuild +++ b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-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/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r2.ebuild,v 1.9 2003/02/13 09:35:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11-r2.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ MY_PN=${PN/-sgml/} MY_P=${MY_PN}-${PV} @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" IUSE="tetex" -DEPEND=">=sys-devel/perl-5 +DEPEND=">=dev-lang/perl-5 app-text/docbook-dsssl-stylesheets app-text/openjade dev-perl/SGMLSpm diff --git a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.ebuild b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.ebuild index a3a24f759b15..4bcaf24aa722 100644 --- a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.ebuild +++ b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.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/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.ebuild,v 1.14 2003/02/13 09:35:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.11.ebuild,v 1.15 2003/03/11 21:11:45 seemant Exp $ MY_PN=${PN/-sgml/} MY_P=${MY_PN}-${PV} @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc" IUSE="tetex" -DEPEND=">=sys-devel/perl-5 +DEPEND=">=dev-lang/perl-5 app-text/docbook-dsssl-stylesheets app-text/openjade dev-perl/SGMLSpm diff --git a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild index 9ae159f35f55..e792b7a1f130 100644 --- a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild +++ b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.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/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild,v 1.3 2003/02/22 03:40:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.12.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ MY_PN=${PN/-sgml/} MY_P=${MY_PN}-${PV} @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc alpha" IUSE="tetex" -DEPEND=">=sys-devel/perl-5 +DEPEND=">=dev-lang/perl-5 app-text/docbook-dsssl-stylesheets app-text/openjade dev-perl/SGMLSpm diff --git a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.9.ebuild b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.9.ebuild index ce2e03a52a41..20691d6a7f7e 100644 --- a/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.9.ebuild +++ b/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.9.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/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.9.ebuild,v 1.9 2003/02/13 09:35:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml-utils/docbook-sgml-utils-0.6.9.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ MY_PN=${PN/-sgml/} MY_P=${MY_PN}-${PV} @@ -13,7 +13,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc " -DEPEND=">=sys-devel/perl-5 +DEPEND=">=dev-lang/perl-5 app-text/docbook-dsssl-stylesheets" src_compile() { diff --git a/app-text/htag/htag-0.0.22.ebuild b/app-text/htag/htag-0.0.22.ebuild index 0d075033dd0c..feb671f37282 100644 --- a/app-text/htag/htag-0.0.22.ebuild +++ b/app-text/htag/htag-0.0.22.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/app-text/htag/htag-0.0.22.ebuild,v 1.4 2003/03/01 04:29:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.22.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="random signature maker" HOMEPAGE="http://www.earth.li/projectpurple/progs/htag.html" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="x86" LICENSE="GPL-2" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" src_install() { newbin htag.pl htag || die diff --git a/app-text/kfilereplace/kfilereplace-0.6.1.ebuild b/app-text/kfilereplace/kfilereplace-0.6.1.ebuild index 80c2f0487a0b..277385f21101 100644 --- a/app-text/kfilereplace/kfilereplace-0.6.1.ebuild +++ b/app-text/kfilereplace/kfilereplace-0.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/app-text/kfilereplace/kfilereplace-0.6.1.ebuild,v 1.11 2003/02/13 09:39:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kfilereplace/kfilereplace-0.6.1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ inherit kde-base || die @@ -13,6 +13,6 @@ KEYWORDS="x86 sparc " SLOT="0" LICENSE="GPL-2" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" diff --git a/app-text/kfilereplace/kfilereplace-0.7.0.ebuild b/app-text/kfilereplace/kfilereplace-0.7.0.ebuild index eff291917e1d..4e2967eeb0aa 100644 --- a/app-text/kfilereplace/kfilereplace-0.7.0.ebuild +++ b/app-text/kfilereplace/kfilereplace-0.7.0.ebuild @@ -13,6 +13,6 @@ KEYWORDS="x86 sparc ~ppc" SLOT="0" LICENSE="GPL-2" -DEPEND="$DEPEND sys-devel/perl" +DEPEND="$DEPEND dev-lang/perl" diff --git a/app-text/latex2html/latex2html-2002.1.ebuild b/app-text/latex2html/latex2html-2002.1.ebuild index df07b9412afc..c9930e63d828 100644 --- a/app-text/latex2html/latex2html-2002.1.ebuild +++ b/app-text/latex2html/latex2html-2002.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/app-text/latex2html/latex2html-2002.1.ebuild,v 1.11 2003/02/13 09:40:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/latex2html/latex2html-2002.1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ MY_P=${P/./-} S=${WORKDIR}/${MY_P} @@ -17,7 +17,7 @@ DEPEND="sys-apps/supersed" RDEPEND="app-text/ghostscript app-text/tetex media-libs/netpbm - sys-devel/perl + dev-lang/perl gif? ( media-libs/giflib media-libs/libungif ) png? ( media-libs/libpng )" diff --git a/app-text/latex2html/latex2html-2002.2.ebuild b/app-text/latex2html/latex2html-2002.2.ebuild index 8f056125f2f9..d7f642b35f5a 100644 --- a/app-text/latex2html/latex2html-2002.2.ebuild +++ b/app-text/latex2html/latex2html-2002.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/app-text/latex2html/latex2html-2002.2.ebuild,v 1.6 2003/03/10 22:42:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/latex2html/latex2html-2002.2.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ MY_P=${P/./-} S=${WORKDIR}/${MY_P} @@ -16,7 +16,7 @@ IUSE="gif png" DEPEND="app-text/ghostscript app-text/tetex media-libs/netpbm - sys-devel/perl + dev-lang/perl gif? ( media-libs/giflib media-libs/libungif ) png? ( media-libs/libpng )" diff --git a/app-text/nlcvt/nlcvt-19990309.ebuild b/app-text/nlcvt/nlcvt-19990309.ebuild index afdcdafe0cae..5f6dcf5031cc 100644 --- a/app-text/nlcvt/nlcvt-19990309.ebuild +++ b/app-text/nlcvt/nlcvt-19990309.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/app-text/nlcvt/nlcvt-19990309.ebuild,v 1.2 2003/02/13 09:42:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/nlcvt/nlcvt-19990309.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="A perl script to convert between various line terminators" HOMEPAGE="http://www.perl.com/language/ppt/src/nlcvt/" @@ -11,7 +11,7 @@ LICENSE="freedist" SLOT="0" KEYWORDS="x86" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_install() { dobin ${DISTDIR}/nlcvt diff --git a/app-text/openjade/openjade-1.3.1-r5.ebuild b/app-text/openjade/openjade-1.3.1-r5.ebuild index d9c9d6b2efbf..b9a64ac63f43 100644 --- a/app-text/openjade/openjade-1.3.1-r5.ebuild +++ b/app-text/openjade/openjade-1.3.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/app-text/openjade/openjade-1.3.1-r5.ebuild,v 1.5 2003/02/13 09:42:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/openjade-1.3.1-r5.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ inherit libtool flag-o-matic @@ -15,7 +15,7 @@ SLOT="0" LICENSE="as-is" DEPEND="virtual/glibc - sys-devel/perl" + dev-lang/perl" RDEPEND="virtual/glibc app-text/sgml-common" diff --git a/app-text/openjade/openjade-1.3.1-r6.ebuild b/app-text/openjade/openjade-1.3.1-r6.ebuild index a0fab49aa485..f29e652afbee 100644 --- a/app-text/openjade/openjade-1.3.1-r6.ebuild +++ b/app-text/openjade/openjade-1.3.1-r6.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/app-text/openjade/openjade-1.3.1-r6.ebuild,v 1.3 2003/02/13 09:42:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/openjade-1.3.1-r6.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ inherit libtool flag-o-matic inherit sgml-catalog @@ -16,7 +16,7 @@ SLOT="0" LICENSE="as-is" DEPEND="virtual/glibc - sys-devel/perl" + dev-lang/perl" RDEPEND="virtual/glibc app-text/sgml-common" diff --git a/app-text/psutils/psutils-1.17.ebuild b/app-text/psutils/psutils-1.17.ebuild index 31b826d7be38..78ea7fe7c932 100644 --- a/app-text/psutils/psutils-1.17.ebuild +++ b/app-text/psutils/psutils-1.17.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/app-text/psutils/psutils-1.17.ebuild,v 1.10 2003/02/13 09:43:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Post Script Utilities" @@ -10,7 +10,7 @@ KEYWORDS="x86 ppc sparc " SLOT="0" LICENSE="as-is" -DEPEND="virtual/glibc sys-devel/perl" +DEPEND="virtual/glibc dev-lang/perl" RDEPEND="virtual/glibc" src_unpack() { diff --git a/app-text/sgml2x/sgml2x-0.11-r1.ebuild b/app-text/sgml2x/sgml2x-0.11-r1.ebuild index a0b206307aa0..798606daa519 100644 --- a/app-text/sgml2x/sgml2x-0.11-r1.ebuild +++ b/app-text/sgml2x/sgml2x-0.11-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/app-text/sgml2x/sgml2x-0.11-r1.ebuild,v 1.16 2003/02/13 09:45:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sgml2x/sgml2x-0.11-r1.ebuild,v 1.17 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Frontend for jade and jadetex" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" src_compile() { make || die diff --git a/app-text/tetex/tetex-1.0.7-r10.ebuild b/app-text/tetex/tetex-1.0.7-r10.ebuild index 5c0afe63ea29..b70b97123ad8 100644 --- a/app-text/tetex/tetex-1.0.7-r10.ebuild +++ b/app-text/tetex/tetex-1.0.7-r10.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/app-text/tetex/tetex-1.0.7-r10.ebuild,v 1.13 2003/03/01 04:34:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-1.0.7-r10.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ TEXMFSRC="teTeX-texmf-gg-1.0.3.tar.bz2" S=${WORKDIR}/teTeX-1.0 @@ -23,7 +23,7 @@ DEPEND="sys-apps/ed png? ( >=media-libs/libpng-1.2.1 ) ncurses? ( sys-libs/ncurses ) libwww? ( >=net-libs/libwww-5.3.2-r1 )" -RDEPEND=">=sys-devel/perl-5.2 +RDEPEND=">=dev-lang/perl-5.2 dev-util/dialog" src_unpack() { diff --git a/app-text/tetex/tetex-1.0.7-r11.ebuild b/app-text/tetex/tetex-1.0.7-r11.ebuild index 2fbb0936b9b5..699c7ca21b4d 100644 --- a/app-text/tetex/tetex-1.0.7-r11.ebuild +++ b/app-text/tetex/tetex-1.0.7-r11.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/app-text/tetex/tetex-1.0.7-r11.ebuild,v 1.13 2003/03/01 04:34:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-1.0.7-r11.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ inherit flag-o-matic @@ -25,7 +25,7 @@ DEPEND="sys-apps/ed png? ( >=media-libs/libpng-1.2.1 ) ncurses? ( sys-libs/ncurses ) libwww? ( >=net-libs/libwww-5.3.2-r1 )" -RDEPEND=">=sys-devel/perl-5.2 +RDEPEND=">=dev-lang/perl-5.2 dev-util/dialog" src_unpack() { diff --git a/app-text/tetex/tetex-1.0.7-r12.ebuild b/app-text/tetex/tetex-1.0.7-r12.ebuild index 10694fc78a4b..dad20f687ead 100644 --- a/app-text/tetex/tetex-1.0.7-r12.ebuild +++ b/app-text/tetex/tetex-1.0.7-r12.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/app-text/tetex/tetex-1.0.7-r12.ebuild,v 1.6 2003/03/01 04:34:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-1.0.7-r12.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit flag-o-matic @@ -25,7 +25,7 @@ DEPEND="sys-apps/ed ncurses? ( sys-libs/ncurses ) libwww? ( >=net-libs/libwww-5.3.2-r1 ) zlib? ( sys-libs/zlib )" -RDEPEND=">=sys-devel/perl-5.2 +RDEPEND=">=dev-lang/perl-5.2 dev-util/dialog" src_unpack() { diff --git a/app-text/tetex/tetex-1.0.7-r9.ebuild b/app-text/tetex/tetex-1.0.7-r9.ebuild index 4cb9d7c1750b..5625381ca747 100644 --- a/app-text/tetex/tetex-1.0.7-r9.ebuild +++ b/app-text/tetex/tetex-1.0.7-r9.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/app-text/tetex/tetex-1.0.7-r9.ebuild,v 1.13 2003/03/01 04:34:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-1.0.7-r9.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ TEXMFSRC="teTeX-texmf-gg-1.0.3.tar.bz2" S=${WORKDIR}/teTeX-1.0 @@ -22,7 +22,7 @@ DEPEND="sys-apps/ed X? ( virtual/x11 ) png? ( >=media-libs/libpng-1.2.1 ) libwww? ( >=net-libs/libwww-5.3.2-r1 )" -RDEPEND=">=sys-devel/perl-5.2 +RDEPEND=">=dev-lang/perl-5.2 dev-util/dialog" src_unpack() { diff --git a/app-text/tetex/tetex-2.0-r1.ebuild b/app-text/tetex/tetex-2.0-r1.ebuild index 095e2e97fdeb..f880739ba5ad 100644 --- a/app-text/tetex/tetex-2.0-r1.ebuild +++ b/app-text/tetex/tetex-2.0-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/app-text/tetex/tetex-2.0-r1.ebuild,v 1.7 2003/03/01 04:34:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-2.0-r1.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ inherit eutils flag-o-matic @@ -26,7 +26,7 @@ DEPEND="sys-apps/ed png? ( >=media-libs/libpng-1.2.1 ) ncurses? ( sys-libs/ncurses ) libwww? ( >=net-libs/libwww-5.3.2-r1 )" -RDEPEND=">=sys-devel/perl-5.2 +RDEPEND=">=dev-lang/perl-5.2 dev-util/dialog" src_unpack() { diff --git a/app-text/tetex/tetex-2.0.ebuild b/app-text/tetex/tetex-2.0.ebuild index 785eaf336b17..d516ae0f92e3 100644 --- a/app-text/tetex/tetex-2.0.ebuild +++ b/app-text/tetex/tetex-2.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/app-text/tetex/tetex-2.0.ebuild,v 1.6 2003/03/01 04:34:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-2.0.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit eutils flag-o-matic @@ -26,7 +26,7 @@ DEPEND="sys-apps/ed png? ( >=media-libs/libpng-1.2.1 ) ncurses? ( sys-libs/ncurses ) libwww? ( >=net-libs/libwww-5.3.2-r1 )" -RDEPEND=">=sys-devel/perl-5.2 +RDEPEND=">=dev-lang/perl-5.2 dev-util/dialog" src_unpack() { diff --git a/app-text/texi2html/texi2html-1.64.ebuild b/app-text/texi2html/texi2html-1.64.ebuild index 27b2ca250c10..e7dfae75f025 100644 --- a/app-text/texi2html/texi2html-1.64.ebuild +++ b/app-text/texi2html/texi2html-1.64.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/app-text/texi2html/texi2html-1.64.ebuild,v 1.9 2003/03/10 22:35:57 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} @@ -14,7 +14,7 @@ SLOT="0" LICENSE="GPL-2" DEPEND="virtual/glibc - >=sys-devel/perl-5.6.1" + >=dev-lang/perl-5.6.1" src_compile() { diff --git a/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild b/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild index ace40ead9805..29581a3f1662 100644 --- a/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild +++ b/app-text/ttf2pt1/ttf2pt1-3.3.3.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/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild,v 1.12 2003/02/13 09:47:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Converts True Type to Type 1 fonts" @@ -12,7 +12,7 @@ LICENSE="as-is" RDEPEND="virtual/glibc >=media-libs/freetype-2.0" -DEPEND="$RDEPEND sys-devel/perl" +DEPEND="$RDEPEND dev-lang/perl" src_unpack() { unpack ${A} diff --git a/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild b/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild index 1fba6ce48a86..e1651db704e3 100644 --- a/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild +++ b/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild @@ -13,7 +13,7 @@ LICENSE="as-is" RDEPEND="virtual/glibc >=media-libs/freetype-2.0" -DEPEND="$RDEPEND sys-devel/perl" +DEPEND="$RDEPEND dev-lang/perl" src_unpack() { unpack ${A} diff --git a/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild b/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild index f1ed72e2cad0..02503eef9035 100644 --- a/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild +++ b/app-text/txt2pdbdoc/txt2pdbdoc-1.4.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/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild,v 1.7 2003/02/13 09:47:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Text to Doc file converter for the Palm Pilot. Also includes an HTML to Doc converter." @@ -10,7 +10,7 @@ KEYWORDS="x86 sparc " SLOT="0" LICENSE="GPL-2" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_compile() { ./configure \ diff --git a/dev-db/mysql/mysql-3.23.52-r1.ebuild b/dev-db/mysql/mysql-3.23.52-r1.ebuild index b8d1f5d66d74..9d51a8e562ad 100644 --- a/dev-db/mysql/mysql-3.23.52-r1.ebuild +++ b/dev-db/mysql/mysql-3.23.52-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/dev-db/mysql/mysql-3.23.52-r1.ebuild,v 1.13 2003/02/13 10:02:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.52-r1.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ SVER=${PV%.*} #normal releases: @@ -21,7 +21,7 @@ KEYWORDS="ppc x86 sparc ~alpha" DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" RDEPEND="" diff --git a/dev-db/mysql/mysql-3.23.53.ebuild b/dev-db/mysql/mysql-3.23.53.ebuild index c1d17de23395..1856fa161094 100644 --- a/dev-db/mysql/mysql-3.23.53.ebuild +++ b/dev-db/mysql/mysql-3.23.53.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/dev-db/mysql/mysql-3.23.53.ebuild,v 1.5 2003/02/13 10:02:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.53.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ SVER=${PV%.*} #normal releases: @@ -22,7 +22,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" # HEY! diff --git a/dev-db/mysql/mysql-3.23.54a-r1.ebuild b/dev-db/mysql/mysql-3.23.54a-r1.ebuild index fb08b6523580..4ee22e244073 100644 --- a/dev-db/mysql/mysql-3.23.54a-r1.ebuild +++ b/dev-db/mysql/mysql-3.23.54a-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/dev-db/mysql/mysql-3.23.54a-r1.ebuild,v 1.1 2003/03/05 00:17:43 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.54a-r1.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ # bug #11681; get b0rked code when using -march=k6 with this package. inherit flag-o-matic @@ -28,7 +28,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" # HEY! diff --git a/dev-db/mysql/mysql-3.23.54a.ebuild b/dev-db/mysql/mysql-3.23.54a.ebuild index 623b227e2419..cd36ad7917e0 100644 --- a/dev-db/mysql/mysql-3.23.54a.ebuild +++ b/dev-db/mysql/mysql-3.23.54a.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/dev-db/mysql/mysql-3.23.54a.ebuild,v 1.5 2003/02/23 09:08:32 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.54a.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ # bug #11681; get b0rked code when using -march=k6 with this package. inherit flag-o-matic @@ -28,7 +28,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" # HEY! diff --git a/dev-db/mysql/mysql-3.23.55.ebuild b/dev-db/mysql/mysql-3.23.55.ebuild index 463e09392274..3388412d18bc 100644 --- a/dev-db/mysql/mysql-3.23.55.ebuild +++ b/dev-db/mysql/mysql-3.23.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/dev-db/mysql/mysql-3.23.55.ebuild,v 1.7 2003/03/11 04:10:54 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.55.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ # bug #11681; get b0rked code when using -march=k6 with this package. inherit flag-o-matic @@ -28,7 +28,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" PDEPEND="perl? ( dev-perl/DBI dev-perl/DBD-mysql )" diff --git a/dev-db/mysql/mysql-4.0.10.ebuild b/dev-db/mysql/mysql-4.0.10.ebuild index 481652a2b1da..bd41b6a2ad51 100644 --- a/dev-db/mysql/mysql-4.0.10.ebuild +++ b/dev-db/mysql/mysql-4.0.10.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/dev-db/mysql/mysql-4.0.10.ebuild,v 1.1 2003/02/18 19:48:06 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.10.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ #cuckoo, cuckoo NEWP=${P}-gamma @@ -33,7 +33,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" src_unpack() { diff --git a/dev-db/mysql/mysql-4.0.11a-r1.ebuild b/dev-db/mysql/mysql-4.0.11a-r1.ebuild index 83822d3d3475..44afa569edf5 100644 --- a/dev-db/mysql/mysql-4.0.11a-r1.ebuild +++ b/dev-db/mysql/mysql-4.0.11a-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/dev-db/mysql/mysql-4.0.11a-r1.ebuild,v 1.1 2003/03/09 19:49:14 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.11a-r1.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ #cuckoo, cuckoo NEWP=${P}-gamma @@ -34,7 +34,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" src_unpack() { diff --git a/dev-db/mysql/mysql-4.0.11a.ebuild b/dev-db/mysql/mysql-4.0.11a.ebuild index 531fc0db5dcc..d8772bb8550f 100644 --- a/dev-db/mysql/mysql-4.0.11a.ebuild +++ b/dev-db/mysql/mysql-4.0.11a.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/dev-db/mysql/mysql-4.0.11a.ebuild,v 1.1 2003/03/01 23:32:39 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.11a.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ #cuckoo, cuckoo NEWP=${P}-gamma @@ -34,7 +34,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" src_unpack() { diff --git a/dev-db/mysql/mysql-4.0.5_beta.ebuild b/dev-db/mysql/mysql-4.0.5_beta.ebuild index b94d3e81b6ac..6f590cf57cd2 100644 --- a/dev-db/mysql/mysql-4.0.5_beta.ebuild +++ b/dev-db/mysql/mysql-4.0.5_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/dev-db/mysql/mysql-4.0.5_beta.ebuild,v 1.4 2003/02/13 10:03:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.5_beta.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ #mysql-4.0.5a_beta.ebuild: # -->!!! Name error in 4.0.5a_beta: characters before _ must be numeric @@ -35,7 +35,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" src_unpack() { diff --git a/dev-db/mysql/mysql-4.0.7.ebuild b/dev-db/mysql/mysql-4.0.7.ebuild index 5ab78919211d..cdf5da05b4a2 100644 --- a/dev-db/mysql/mysql-4.0.7.ebuild +++ b/dev-db/mysql/mysql-4.0.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/dev-db/mysql/mysql-4.0.7.ebuild,v 1.3 2003/02/13 10:03:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.7.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ #cuckoo, cuckoo NEWP=mysql-4.0.7-gamma @@ -33,7 +33,7 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.3 - sys-devel/perl + dev-lang/perl sys-apps/procps" src_unpack() { diff --git a/dev-db/mysqltool/mysqltool-0.95-r1.ebuild b/dev-db/mysqltool/mysqltool-0.95-r1.ebuild index 900aa14c26bf..8f8c9a2f25de 100644 --- a/dev-db/mysqltool/mysqltool-0.95-r1.ebuild +++ b/dev-db/mysqltool/mysqltool-0.95-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/dev-db/mysqltool/mysqltool-0.95-r1.ebuild,v 1.12 2003/02/13 10:03:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltool/mysqltool-0.95-r1.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 sparc" DEPEND="virtual/glibc - sys-devel/perl" + dev-lang/perl" RDEPEND="${DEPEND} >=net-www/apache-1.3.24-r1 >=dev-db/mysql-3.23.38 diff --git a/dev-db/postgresql/postgresql-7.2-r2.ebuild b/dev-db/postgresql/postgresql-7.2-r2.ebuild index 7377ccc4073e..f6122489825f 100644 --- a/dev-db/postgresql/postgresql-7.2-r2.ebuild +++ b/dev-db/postgresql/postgresql-7.2-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/dev-db/postgresql/postgresql-7.2-r2.ebuild,v 1.12 2003/03/05 20:20:49 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2-r2.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -17,7 +17,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -25,7 +25,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2-r3.ebuild b/dev-db/postgresql/postgresql-7.2-r3.ebuild index 64c79a75785e..879df921cc56 100644 --- a/dev-db/postgresql/postgresql-7.2-r3.ebuild +++ b/dev-db/postgresql/postgresql-7.2-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/dev-db/postgresql/postgresql-7.2-r3.ebuild,v 1.15 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2-r3.ebuild,v 1.16 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -17,7 +17,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -25,7 +25,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2.1-r1.ebuild b/dev-db/postgresql/postgresql-7.2.1-r1.ebuild index ebb9ef083d58..48f9c7d39ecd 100644 --- a/dev-db/postgresql/postgresql-7.2.1-r1.ebuild +++ b/dev-db/postgresql/postgresql-7.2.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/dev-db/postgresql/postgresql-7.2.1-r1.ebuild,v 1.19 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1-r1.ebuild,v 1.20 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -26,7 +26,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2.1-r2.ebuild b/dev-db/postgresql/postgresql-7.2.1-r2.ebuild index 96b33884aea3..7b753a4ec45f 100644 --- a/dev-db/postgresql/postgresql-7.2.1-r2.ebuild +++ b/dev-db/postgresql/postgresql-7.2.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/dev-db/postgresql/postgresql-7.2.1-r2.ebuild,v 1.10 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1-r2.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -26,7 +26,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2.1.ebuild b/dev-db/postgresql/postgresql-7.2.1.ebuild index 3eab2c9df844..bf3f92819fc7 100644 --- a/dev-db/postgresql/postgresql-7.2.1.ebuild +++ b/dev-db/postgresql/postgresql-7.2.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/dev-db/postgresql/postgresql-7.2.1.ebuild,v 1.11 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -17,7 +17,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -25,7 +25,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2.2.ebuild b/dev-db/postgresql/postgresql-7.2.2.ebuild index 8a59c759baa5..407271d7bca8 100644 --- a/dev-db/postgresql/postgresql-7.2.2.ebuild +++ b/dev-db/postgresql/postgresql-7.2.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/dev-db/postgresql/postgresql-7.2.2.ebuild,v 1.18 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.2.ebuild,v 1.19 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 >=dev-lang/tk-8.3.3-r1 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -28,7 +28,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2.3-r1.ebuild b/dev-db/postgresql/postgresql-7.2.3-r1.ebuild index d84545ca49f2..d466bb181e74 100644 --- a/dev-db/postgresql/postgresql-7.2.3-r1.ebuild +++ b/dev-db/postgresql/postgresql-7.2.3-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/dev-db/postgresql/postgresql-7.2.3-r1.ebuild,v 1.9 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.3-r1.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 >=dev-lang/tk-8.3.3-r1 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -28,7 +28,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.2.3.ebuild b/dev-db/postgresql/postgresql-7.2.3.ebuild index 93922e3ce2ee..bc99f0c721ef 100644 --- a/dev-db/postgresql/postgresql-7.2.3.ebuild +++ b/dev-db/postgresql/postgresql-7.2.3.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/dev-db/postgresql/postgresql-7.2.3.ebuild,v 1.7 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.3.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 >=dev-lang/tk-8.3.3-r1 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -28,7 +28,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( =virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.3.1.ebuild b/dev-db/postgresql/postgresql-7.3.1.ebuild index 5ebcc3c59c70..4bf7da94be48 100644 --- a/dev-db/postgresql/postgresql-7.3.1.ebuild +++ b/dev-db/postgresql/postgresql-7.3.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/dev-db/postgresql/postgresql-7.3.1.ebuild,v 1.8 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.1.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.us.postgresql.org/source/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 >=dev-lang/tk-8.3.3-r1 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 dev-python/egenix-mx-base ) java? ( >=virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -28,7 +28,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( >=virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.3.2.ebuild b/dev-db/postgresql/postgresql-7.3.2.ebuild index 44f69aa75035..b60dccb85a3d 100644 --- a/dev-db/postgresql/postgresql-7.3.2.ebuild +++ b/dev-db/postgresql/postgresql-7.3.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/dev-db/postgresql/postgresql-7.3.2.ebuild,v 1.3 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.2.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.us.postgresql.org/source/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 >=dev-lang/tk-8.3.3-r1 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 dev-python/egenix-mx-base ) java? ( >=virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -28,7 +28,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( >=virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-db/postgresql/postgresql-7.3.ebuild b/dev-db/postgresql/postgresql-7.3.ebuild index 5fc54964c694..7150f2813ae5 100644 --- a/dev-db/postgresql/postgresql-7.3.ebuild +++ b/dev-db/postgresql/postgresql-7.3.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/dev-db/postgresql/postgresql-7.3.ebuild,v 1.7 2003/03/05 20:20:50 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="sophisticated Object-Relational DBMS" SRC_URI="ftp://ftp.us.postgresql.org/source/v${PV}/${P}.tar.gz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 >=dev-lang/tk-8.3.3-r1 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 dev-python/egenix-mx-base ) java? ( >=virtual/jdk-1.3* >=dev-java/ant-1.3 ) ssl? ( >=dev-libs/openssl-0.9.6-r1 ) @@ -28,7 +28,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 tcltk? ( >=dev-lang/tcl-8 ) - perl? ( >=sys-devel/perl-5.6.1-r2 ) + perl? ( >=dev-lang/perl-5.6.1-r2 ) python? ( >=dev-lang/python-2.2 ) java? ( >=virtual/jdk-1.3* ) ssl? ( >=dev-libs/openssl-0.9.6-r1 )" diff --git a/dev-lang/R/R-1.4.1-r1.ebuild b/dev-lang/R/R-1.4.1-r1.ebuild index dc899696dfdf..759f11bb0d05 100644 --- a/dev-lang/R/R-1.4.1-r1.ebuild +++ b/dev-lang/R/R-1.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/dev-lang/R/R-1.4.1-r1.ebuild,v 1.9 2003/02/13 10:24:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.4.1-r1.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ IUSE="atlas X tcltk gnome" @@ -16,7 +16,7 @@ SRC_URI="http://cran.r-project.org/src/base/${P}.tgz" HOMEPAGE="http://www.r-project.org/" DEPEND="virtual/glibc - >=sys-devel/perl-5.6.1-r3 + >=dev-lang/perl-5.6.1-r3 >=sys-libs/readline-4.1-r3 >=sys-libs/zlib-1.1.3-r2 >=media-libs/jpeg-6b-r2 diff --git a/dev-lang/R/R-1.4.1.ebuild b/dev-lang/R/R-1.4.1.ebuild index f5ec535b89dc..4b543e6f35b3 100644 --- a/dev-lang/R/R-1.4.1.ebuild +++ b/dev-lang/R/R-1.4.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/dev-lang/R/R-1.4.1.ebuild,v 1.9 2003/02/13 10:24:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.4.1.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ IUSE="atlas X tcltk gnome" @@ -16,7 +16,7 @@ SRC_URI="http://cran.r-project.org/src/base/${P}.tgz" HOMEPAGE="http://www.r-project.org/" DEPEND="virtual/glibc - >=sys-devel/perl-5.6.1-r3 + >=dev-lang/perl-5.6.1-r3 >=sys-libs/readline-4.1-r3 >=sys-libs/zlib-1.1.3-r2 >=media-libs/jpeg-6b-r2 diff --git a/dev-lang/R/R-1.5.1.ebuild b/dev-lang/R/R-1.5.1.ebuild index 90afb803acdd..082d30884bea 100644 --- a/dev-lang/R/R-1.5.1.ebuild +++ b/dev-lang/R/R-1.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/dev-lang/R/R-1.5.1.ebuild,v 1.8 2003/02/13 10:24:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.5.1.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ IUSE="atlas X tcltk gnome" @@ -16,7 +16,7 @@ SRC_URI="http://cran.r-project.org/src/base/${P}.tgz" HOMEPAGE="http://www.r-project.org/" DEPEND="virtual/glibc - >=sys-devel/perl-5.6.1-r3 + >=dev-lang/perl-5.6.1-r3 >=sys-libs/readline-4.1-r3 >=sys-libs/zlib-1.1.3-r2 >=media-libs/jpeg-6b-r2 diff --git a/dev-lang/R/R-1.6.1.ebuild b/dev-lang/R/R-1.6.1.ebuild index a345780e3bbb..435a01bd0e97 100644 --- a/dev-lang/R/R-1.6.1.ebuild +++ b/dev-lang/R/R-1.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/dev-lang/R/R-1.6.1.ebuild,v 1.3 2003/02/13 10:24:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.6.1.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ IUSE="atlas X tcltk gnome" @@ -16,7 +16,7 @@ SRC_URI="http://cran.r-project.org/src/base/${P}.tgz" HOMEPAGE="http://www.r-project.org/" DEPEND="virtual/glibc - >=sys-devel/perl-5.6.1-r3 + >=dev-lang/perl-5.6.1-r3 >=sys-libs/readline-4.1-r3 >=sys-libs/zlib-1.1.3-r2 >=media-libs/jpeg-6b-r2 diff --git a/dev-lang/entity/entity-0.7.2-r1.ebuild b/dev-lang/entity/entity-0.7.2-r1.ebuild index 5b42e05cfa10..5dd6f75fd193 100644 --- a/dev-lang/entity/entity-0.7.2-r1.ebuild +++ b/dev-lang/entity/entity-0.7.2-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/dev-lang/entity/entity-0.7.2-r1.ebuild,v 1.11 2003/02/13 10:24:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/entity/entity-0.7.2-r1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ IUSE="sdl gnome ssl opengl python tcltk perl" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.entity.cx" DEPEND=">=media-libs/imlib-1.9.10-r1 >=dev-libs/libpcre-3.2 tcltk? ( >=dev-lang/tk-8.1.1 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0-r4 ) sdl? ( >=media-libs/libsdl-1.1.7 ) ssl? ( >=dev-libs/openssl-0.9.6 ) diff --git a/dev-lang/entity/entity-0.7.2.ebuild b/dev-lang/entity/entity-0.7.2.ebuild index bf46465f33bd..d75b7fbd09aa 100644 --- a/dev-lang/entity/entity-0.7.2.ebuild +++ b/dev-lang/entity/entity-0.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/dev-lang/entity/entity-0.7.2.ebuild,v 1.22 2003/02/13 10:24:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/entity/entity-0.7.2.ebuild,v 1.23 2003/03/11 21:11:45 seemant Exp $ IUSE="sdl gnome ssl opengl python tcltk perl" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.entity.cx" DEPEND=">=media-libs/imlib-1.9.10-r1 >=dev-libs/libpcre-3.2 tcltk? ( >=dev-lang/tk-8.1.1 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0-r4 ) sdl? ( >=media-libs/libsdl-1.1.7 ) ssl? ( >=dev-libs/openssl-0.9.6 ) diff --git a/dev-lang/erlang/erlang-8b.ebuild b/dev-lang/erlang/erlang-8b.ebuild index ecebbd38665d..5bbb9c79778d 100644 --- a/dev-lang/erlang/erlang-8b.ebuild +++ b/dev-lang/erlang/erlang-8b.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/dev-lang/erlang/erlang-8b.ebuild,v 1.4 2003/02/13 10:24:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-8b.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ IUSE="X ssl" @@ -13,7 +13,7 @@ LICENSE="EPL" SLOT="0" KEYWORDS="x86 ~ppc ~sparc " -DEPEND=">=sys-devel/perl-5.6.1 +DEPEND=">=dev-lang/perl-5.6.1 X? ( >=x11-base/xfree-4.2.0-r12 ) ssl? ( >=dev-libs/openssl-0.9.6d )" diff --git a/dev-lang/erlang/erlang-9b.ebuild b/dev-lang/erlang/erlang-9b.ebuild index c10d5c1ba319..9f7478609ce8 100644 --- a/dev-lang/erlang/erlang-9b.ebuild +++ b/dev-lang/erlang/erlang-9b.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/dev-lang/erlang/erlang-9b.ebuild,v 1.2 2003/02/13 10:24:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-9b.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="X ssl" @@ -13,7 +13,7 @@ LICENSE="EPL" SLOT="0" KEYWORDS="~x86" -DEPEND=">=sys-devel/perl-5.6.1 +DEPEND=">=dev-lang/perl-5.6.1 X? ( >=x11-base/xfree-4.2.0-r12 ) ssl? ( >=dev-libs/openssl-0.9.6d )" diff --git a/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild b/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild index 101b8a363e41..92b60d300ef0 100644 --- a/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild,v 1.3 2003/02/13 10:25:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ IUSE="opengl" @@ -15,7 +15,7 @@ KEYWORDS="~x86 -ppc ~sparc -alpha" SLOT="0" DEPEND="virtual/glibc" -RDEPEND=">=sys-devel/perl-5.6.1 +RDEPEND=">=dev-lang/perl-5.6.1 >=sys-devel/gcc-2.95.3 >=dev-libs/gmp-4.1 opengl? ( virtual/opengl diff --git a/dev-lang/ghc/ghc-5.02.3.ebuild b/dev-lang/ghc/ghc-5.02.3.ebuild index 126de8a5560b..256fad10bc0f 100644 --- a/dev-lang/ghc/ghc-5.02.3.ebuild +++ b/dev-lang/ghc/ghc-5.02.3.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/dev-lang/ghc/ghc-5.02.3.ebuild,v 1.13 2003/02/13 10:25:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.02.3.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ IUSE="doc tetex opengl" @@ -43,7 +43,7 @@ KEYWORDS="x86 sparc " # FIXME: Add USE support for parallel haskell (requires PVM) # Get PVM from ftp://ftp.netlib.org/pvm3/ -DEPEND=">=sys-devel/perl-5.6.1 +DEPEND=">=dev-lang/perl-5.6.1 >=sys-devel/gcc-2.95.3 >=sys-devel/make-3.79.1 >=sys-apps/sed-3.02.80 @@ -59,7 +59,7 @@ DEPEND=">=sys-devel/perl-5.6.1 virtual/glut )" RDEPEND=">=sys-devel/gcc-2.95.3 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 opengl? ( virtual/opengl virtual/glu virtual/glut )" diff --git a/dev-lang/ghc/ghc-5.04.2.ebuild b/dev-lang/ghc/ghc-5.04.2.ebuild index 96addab98014..7d2cd24dd2b0 100644 --- a/dev-lang/ghc/ghc-5.04.2.ebuild +++ b/dev-lang/ghc/ghc-5.04.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/dev-lang/ghc/ghc-5.04.2.ebuild,v 1.3 2003/03/08 23:21:18 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.2.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ #Some explanation of bootstrap logic: # @@ -40,7 +40,7 @@ KEYWORDS="~x86 ~sparc" # FIXME: Add USE support for parallel haskell (requires PVM) # Get PVM from ftp://ftp.netlib.org/pvm3/ DEPEND=">=dev-lang/ghc-bin-5.04 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-devel/gcc-2.95.3 >=sys-devel/make-3.79.1 >=sys-apps/sed-3.02.80 @@ -52,7 +52,7 @@ DEPEND=">=dev-lang/ghc-bin-5.04 RDEPEND="virtual/glibc >=sys-devel/gcc-2.95.3 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 opengl? ( virtual/opengl virtual/glu virtual/glut )" diff --git a/dev-lang/ghc/ghc-5.04.ebuild b/dev-lang/ghc/ghc-5.04.ebuild index d3e10fb2af8c..2c97e837c519 100644 --- a/dev-lang/ghc/ghc-5.04.ebuild +++ b/dev-lang/ghc/ghc-5.04.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/dev-lang/ghc/ghc-5.04.ebuild,v 1.7 2003/02/13 10:25:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="opengl" @@ -42,7 +42,7 @@ KEYWORDS="x86 sparc " # FIXME: Add USE support for parallel haskell (requires PVM) # Get PVM from ftp://ftp.netlib.org/pvm3/ DEPEND="virtual/glibc - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-devel/gcc-2.95.3 >=sys-devel/make-3.79.1 >=sys-apps/sed-3.02.80 @@ -54,7 +54,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc >=sys-devel/gcc-2.95.3 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 opengl? ( virtual/opengl virtual/glu virtual/glut )" diff --git a/dev-lang/nasm/nasm-0.98.31-r1.ebuild b/dev-lang/nasm/nasm-0.98.31-r1.ebuild index a3f70958209e..2b0835a7662c 100644 --- a/dev-lang/nasm/nasm-0.98.31-r1.ebuild +++ b/dev-lang/nasm/nasm-0.98.31-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/dev-lang/nasm/nasm-0.98.31-r1.ebuild,v 1.11 2003/02/13 10:27:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-0.98.31-r1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ IUSE="doc build" @@ -9,7 +9,7 @@ DESCRIPTION="groovy little assembler" SRC_URI="mirror://sourceforge/nasm/${P}.tar.bz2" HOMEPAGE="http://nasm.sourceforge.net/" -DEPEND="build? ( sys-devel/perl ) +DEPEND="build? ( dev-lang/perl ) doc? ( app-text/ghostscript sys-apps/texinfo ) sys-devel/gcc" diff --git a/dev-lang/nasm/nasm-0.98.31.ebuild b/dev-lang/nasm/nasm-0.98.31.ebuild index 0d28030073b9..54321bc61dbe 100644 --- a/dev-lang/nasm/nasm-0.98.31.ebuild +++ b/dev-lang/nasm/nasm-0.98.31.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/dev-lang/nasm/nasm-0.98.31.ebuild,v 1.10 2003/02/13 10:27:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-0.98.31.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="groovy little assembler" @@ -10,7 +10,7 @@ HOMEPAGE="http://nasm.sourceforge.net/" DEPEND="virtual/glibc sys-apps/texinfo" if [ -z "`use build`" ]; then - DEPEND="${DEPEND} sys-devel/perl" + DEPEND="${DEPEND} dev-lang/perl" fi SLOT="0" diff --git a/dev-lang/nasm/nasm-0.98.34.ebuild b/dev-lang/nasm/nasm-0.98.34.ebuild index fc30aff956bd..0192ce6db7c4 100644 --- a/dev-lang/nasm/nasm-0.98.34.ebuild +++ b/dev-lang/nasm/nasm-0.98.34.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/dev-lang/nasm/nasm-0.98.34.ebuild,v 1.6 2003/02/13 10:27:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-0.98.34.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ IUSE="doc build" @@ -9,7 +9,7 @@ DESCRIPTION="groovy little assembler" SRC_URI="mirror://sourceforge/nasm/${P}.tar.bz2" HOMEPAGE="http://nasm.sourceforge.net/" -DEPEND="build? ( sys-devel/perl ) +DEPEND="build? ( dev-lang/perl ) doc? ( app-text/ghostscript sys-apps/texinfo ) sys-devel/gcc" diff --git a/sys-devel/perl/ChangeLog b/dev-lang/perl/ChangeLog index 3a031332443c..1bc0a2d5aff6 100644 --- a/sys-devel/perl/ChangeLog +++ b/dev-lang/perl/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for sys-devel/perl # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/ChangeLog,v 1.61 2003/03/01 22:08:16 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.1 2003/03/11 21:11:45 seemant Exp $ + +*perl-5.8.0-r10 (11 Mar 2003) + + 11 Mar 2003; Seemant Kulleen <seemant@gentoo.org> perl-5.6.1-r10.ebuild, + perl-5.6.1-r11.ebuild, perl-5.8.0-r10.ebuild, perl-5.8.0-r9.ebuild, + files/5.6.1-builtin-fixup.diff, files/5.6.1-op-test-fix.diff, + files/libperl-5.8.0-create-libperl-soname.patch, files/libperl_rebuilder, + files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch, + files/perl-5.8.0-perldoc-emptydirs.patch, + files/perl-5.8.0-prelink-lpthread.patch, + files/perl-5.8.0-sockatmark-should-__THROW.patch, files/stat.t: + moved to dev-lang from sys-devel *perl-5.8.0-r10 (28 Feb 2003) diff --git a/sys-devel/perl/files/5.6.1-builtin-fixup.diff b/dev-lang/perl/files/5.6.1-builtin-fixup.diff index a1f0735dda2a..a1f0735dda2a 100644 --- a/sys-devel/perl/files/5.6.1-builtin-fixup.diff +++ b/dev-lang/perl/files/5.6.1-builtin-fixup.diff diff --git a/sys-devel/perl/files/5.6.1-op-test-fix.diff b/dev-lang/perl/files/5.6.1-op-test-fix.diff index ab22b07b65b4..ab22b07b65b4 100644 --- a/sys-devel/perl/files/5.6.1-op-test-fix.diff +++ b/dev-lang/perl/files/5.6.1-op-test-fix.diff diff --git a/sys-devel/perl/files/digest-perl-5.6.1-r10 b/dev-lang/perl/files/digest-perl-5.6.1-r10 index a1b30f92f979..a1b30f92f979 100644 --- a/sys-devel/perl/files/digest-perl-5.6.1-r10 +++ b/dev-lang/perl/files/digest-perl-5.6.1-r10 diff --git a/sys-devel/perl/files/digest-perl-5.6.1-r11 b/dev-lang/perl/files/digest-perl-5.6.1-r11 index a1b30f92f979..a1b30f92f979 100644 --- a/sys-devel/perl/files/digest-perl-5.6.1-r11 +++ b/dev-lang/perl/files/digest-perl-5.6.1-r11 diff --git a/sys-devel/perl/files/digest-perl-5.8.0-r10 b/dev-lang/perl/files/digest-perl-5.8.0-r10 index 517f2bed79ae..517f2bed79ae 100644 --- a/sys-devel/perl/files/digest-perl-5.8.0-r10 +++ b/dev-lang/perl/files/digest-perl-5.8.0-r10 diff --git a/sys-devel/perl/files/digest-perl-5.8.0-r9 b/dev-lang/perl/files/digest-perl-5.8.0-r9 index 517f2bed79ae..517f2bed79ae 100644 --- a/sys-devel/perl/files/digest-perl-5.8.0-r9 +++ b/dev-lang/perl/files/digest-perl-5.8.0-r9 diff --git a/sys-devel/perl/files/libperl-5.8.0-create-libperl-soname.patch b/dev-lang/perl/files/libperl-5.8.0-create-libperl-soname.patch index f68fb8cc9ce8..f68fb8cc9ce8 100644 --- a/sys-devel/perl/files/libperl-5.8.0-create-libperl-soname.patch +++ b/dev-lang/perl/files/libperl-5.8.0-create-libperl-soname.patch diff --git a/sys-devel/perl/files/libperl_rebuilder b/dev-lang/perl/files/libperl_rebuilder index 6705a5784bbe..6705a5784bbe 100644 --- a/sys-devel/perl/files/libperl_rebuilder +++ b/dev-lang/perl/files/libperl_rebuilder diff --git a/sys-devel/perl/files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch b/dev-lang/perl/files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch index c7f0d7246f03..c7f0d7246f03 100644 --- a/sys-devel/perl/files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch +++ b/dev-lang/perl/files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch diff --git a/sys-devel/perl/files/perl-5.8.0-perldoc-emptydirs.patch b/dev-lang/perl/files/perl-5.8.0-perldoc-emptydirs.patch index 93d8e00ca5b0..93d8e00ca5b0 100644 --- a/sys-devel/perl/files/perl-5.8.0-perldoc-emptydirs.patch +++ b/dev-lang/perl/files/perl-5.8.0-perldoc-emptydirs.patch diff --git a/sys-devel/perl/files/perl-5.8.0-prelink-lpthread.patch b/dev-lang/perl/files/perl-5.8.0-prelink-lpthread.patch index d38497e0aebe..d38497e0aebe 100644 --- a/sys-devel/perl/files/perl-5.8.0-prelink-lpthread.patch +++ b/dev-lang/perl/files/perl-5.8.0-prelink-lpthread.patch diff --git a/sys-devel/perl/files/perl-5.8.0-sockatmark-should-__THROW.patch b/dev-lang/perl/files/perl-5.8.0-sockatmark-should-__THROW.patch index c3ca0484ace2..c3ca0484ace2 100644 --- a/sys-devel/perl/files/perl-5.8.0-sockatmark-should-__THROW.patch +++ b/dev-lang/perl/files/perl-5.8.0-sockatmark-should-__THROW.patch diff --git a/sys-devel/perl/files/stat.t b/dev-lang/perl/files/stat.t index 839108fc9397..e2ef3289218e 100644 --- a/sys-devel/perl/files/stat.t +++ b/dev-lang/perl/files/stat.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: stat.t,v $$Revision: 1.1 $$Date: 2002/08/27 17:59:25 $ +# $RCSfile: stat.t,v $$Revision: 1.1 $$Date: 2003/03/11 21:11:45 $ BEGIN { chdir 't' if -d 't'; diff --git a/sys-devel/perl/perl-5.6.1-r10.ebuild b/dev-lang/perl/perl-5.6.1-r10.ebuild index a8926d3ef071..e95b87377db4 100644 --- a/sys-devel/perl/perl-5.6.1-r10.ebuild +++ b/dev-lang/perl/perl-5.6.1-r10.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/sys-devel/perl/perl-5.6.1-r10.ebuild,v 1.11 2003/02/13 16:34:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.6.1-r10.ebuild,v 1.1 2003/03/11 21:11:45 seemant Exp $ IUSE="berkdb gdbm" diff --git a/sys-devel/perl/perl-5.6.1-r11.ebuild b/dev-lang/perl/perl-5.6.1-r11.ebuild index 0d66c03d3d0f..d81fcb3c530a 100644 --- a/sys-devel/perl/perl-5.6.1-r11.ebuild +++ b/dev-lang/perl/perl-5.6.1-r11.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/sys-devel/perl/perl-5.6.1-r11.ebuild,v 1.2 2003/02/15 01:57:29 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.6.1-r11.ebuild,v 1.1 2003/03/11 21:11:45 seemant Exp $ IUSE="berkdb gdbm" diff --git a/sys-devel/perl/perl-5.8.0-r10.ebuild b/dev-lang/perl/perl-5.8.0-r10.ebuild index 01db5968a89e..d60cd448a87b 100644 --- a/sys-devel/perl/perl-5.8.0-r10.ebuild +++ b/dev-lang/perl/perl-5.8.0-r10.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/sys-devel/perl/perl-5.8.0-r10.ebuild,v 1.2 2003/03/01 22:08:16 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.0-r10.ebuild,v 1.1 2003/03/11 21:11:45 seemant Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -102,7 +102,7 @@ if [ "${PN}" = "libperl" ] then # If we are installing a new version of libperl, we *have* to update perl as # well, else all things linking to libperl.so will break at *build* time .. - PDEPEND=">=sys-devel/perl-${PV}" + PDEPEND=">=dev-lang/perl-${PV}" else PDEPEND=">=dev-perl/Safe-2.09" fi diff --git a/sys-devel/perl/perl-5.8.0-r9.ebuild b/dev-lang/perl/perl-5.8.0-r9.ebuild index 76d90736ff4a..42947ab89f94 100644 --- a/sys-devel/perl/perl-5.8.0-r9.ebuild +++ b/dev-lang/perl/perl-5.8.0-r9.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/sys-devel/perl/perl-5.8.0-r9.ebuild,v 1.11 2003/03/01 22:08:16 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.0-r9.ebuild,v 1.1 2003/03/11 21:11:45 seemant Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -102,7 +102,7 @@ if [ "${PN}" = "libperl" ] then # If we are installing a new version of libperl, we *have* to update perl as # well, else all things linking to libperl.so will break at *build* time .. - PDEPEND=">=sys-devel/perl-${PV}" + PDEPEND=">=dev-lang/perl-${PV}" else PDEPEND=">=dev-perl/Safe-2.09" fi diff --git a/dev-lang/swig/swig-1.3.10-r1.ebuild b/dev-lang/swig/swig-1.3.10-r1.ebuild index 068d97c13abd..e4133dd6c5d4 100644 --- a/dev-lang/swig/swig-1.3.10-r1.ebuild +++ b/dev-lang/swig/swig-1.3.10-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/dev-lang/swig/swig-1.3.10-r1.ebuild,v 1.11 2003/02/13 10:30:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.10-r1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ IUSE="java guile python tcltk ruby perl" @@ -16,7 +16,7 @@ DEPEND="virtual/glibc ruby? ( >=dev-lang/ruby-1.6.1 ) guile? ( >=dev-util/guile-1.4 ) tcltk? ( >=dev-lang/tk-8.3 ) - perl? ( >=sys-devel/perl-5.6.1 )" + perl? ( >=dev-lang/perl-5.6.1 )" SLOT="0" diff --git a/dev-lang/swig/swig-1.3.10-r2.ebuild b/dev-lang/swig/swig-1.3.10-r2.ebuild index 0dfe50bd9613..4f940d712b0d 100644 --- a/dev-lang/swig/swig-1.3.10-r2.ebuild +++ b/dev-lang/swig/swig-1.3.10-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/dev-lang/swig/swig-1.3.10-r2.ebuild,v 1.12 2003/02/13 10:30:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.10-r2.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ IUSE="java guile python tcltk ruby perl" @@ -16,7 +16,7 @@ DEPEND="virtual/glibc ruby? ( >=dev-lang/ruby-1.6.1 ) guile? ( >=dev-util/guile-1.4 ) tcltk? ( >=dev-lang/tk-8.3 ) - perl? ( >=sys-devel/perl-5.6.1 )" + perl? ( >=dev-lang/perl-5.6.1 )" SLOT="0" diff --git a/dev-lang/swig/swig-1.3.15.ebuild b/dev-lang/swig/swig-1.3.15.ebuild index c87e7bb32831..8817e8c92b2a 100644 --- a/dev-lang/swig/swig-1.3.15.ebuild +++ b/dev-lang/swig/swig-1.3.15.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/dev-lang/swig/swig-1.3.15.ebuild,v 1.5 2003/02/13 10:30:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.15.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ IUSE="java guile python tcltk ruby perl" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc ruby? ( >=dev-lang/ruby-1.6.1 ) guile? ( >=dev-util/guile-1.4 ) tcltk? ( >=dev-lang/tk-8.3 ) - perl? ( >=sys-devel/perl-5.6.1 )" + perl? ( >=dev-lang/perl-5.6.1 )" SLOT="0" LICENSE="as-is" KEYWORDS="~x86 ~ppc ~sparc " diff --git a/dev-lang/swig/swig-1.3.16.ebuild b/dev-lang/swig/swig-1.3.16.ebuild index 35936f260114..9f99c632bfa7 100644 --- a/dev-lang/swig/swig-1.3.16.ebuild +++ b/dev-lang/swig/swig-1.3.16.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/dev-lang/swig/swig-1.3.16.ebuild,v 1.4 2003/02/13 10:30:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.16.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ IUSE="java guile python tcltk ruby perl" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc ruby? ( >=dev-lang/ruby-1.6.1 ) guile? ( >=dev-util/guile-1.4 ) tcltk? ( >=dev-lang/tk-8.3 ) - perl? ( >=sys-devel/perl-5.6.1 )" + perl? ( >=dev-lang/perl-5.6.1 )" SLOT="0" LICENSE="as-is" KEYWORDS="~x86 ~ppc ~sparc " diff --git a/dev-lang/wml/wml-2.0.8.ebuild b/dev-lang/wml/wml-2.0.8.ebuild index c163391f338a..b47b4a0f0c59 100644 --- a/dev-lang/wml/wml-2.0.8.ebuild +++ b/dev-lang/wml/wml-2.0.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/wml-2.0.8.ebuild,v 1.7 2003/02/13 10:31:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/wml-2.0.8.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Website META Language" SRC_URI="http://www.engelschall.com/sw/wml/distrib/${P}.tar.gz" HOMEPAGE="http://www.engelschall.com/sw/wml/" -DEPEND=">=sys-devel/perl-5.6.1-r3" +DEPEND=">=dev-lang/perl-5.6.1-r3" LICENSE="GPL-2" KEYWORDS="x86 sparc " diff --git a/dev-lang/wml/wml-2.0.9.ebuild b/dev-lang/wml/wml-2.0.9.ebuild index a5a002e08832..1998b90a6445 100644 --- a/dev-lang/wml/wml-2.0.9.ebuild +++ b/dev-lang/wml/wml-2.0.9.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/dev-lang/wml/wml-2.0.9.ebuild,v 1.4 2003/02/13 10:32:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/wml-2.0.9.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Website META Language" SRC_URI="http://www.engelschall.com/sw/wml/distrib/${P}.tar.gz" HOMEPAGE="http://www.engelschall.com/sw/wml/" -DEPEND=">=sys-devel/perl-5.6.1-r3" +DEPEND=">=dev-lang/perl-5.6.1-r3" LICENSE="GPL-2" KEYWORDS="~x86 ~sparc " SLOT="0" diff --git a/dev-libs/DirectFB/DirectFB-0.9.12.ebuild b/dev-libs/DirectFB/DirectFB-0.9.12.ebuild index d9c0b479faab..38384c9f17f0 100644 --- a/dev-libs/DirectFB/DirectFB-0.9.12.ebuild +++ b/dev-libs/DirectFB/DirectFB-0.9.12.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/dev-libs/DirectFB/DirectFB-0.9.12.ebuild,v 1.10 2003/02/13 10:32:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.12.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ IUSE="gif quicktime mpeg png truetype flash jpeg mmx" @@ -13,7 +13,7 @@ SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 sparc ppc alpha" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl gif? ( media-libs/giflib ) png? ( media-libs/libpng ) jpeg? ( media-libs/jpeg ) diff --git a/dev-libs/DirectFB/DirectFB-0.9.16-r1.ebuild b/dev-libs/DirectFB/DirectFB-0.9.16-r1.ebuild index 44ed202a83c8..a1b34376708d 100644 --- a/dev-libs/DirectFB/DirectFB-0.9.16-r1.ebuild +++ b/dev-libs/DirectFB/DirectFB-0.9.16-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/dev-libs/DirectFB/DirectFB-0.9.16-r1.ebuild,v 1.2 2003/02/13 10:32:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.16-r1.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="jpeg gif png truetype mpeg mmx sse" @@ -13,7 +13,7 @@ SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="~x86 ~ppc ~sparc ~alpha" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl gif? ( media-libs/giflib ) png? ( media-libs/libpng ) jpeg? ( media-libs/jpeg ) diff --git a/dev-libs/DirectFB/DirectFB-0.9.16.ebuild b/dev-libs/DirectFB/DirectFB-0.9.16.ebuild index 17f78f2b59f6..b90a0d36f51a 100644 --- a/dev-libs/DirectFB/DirectFB-0.9.16.ebuild +++ b/dev-libs/DirectFB/DirectFB-0.9.16.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/dev-libs/DirectFB/DirectFB-0.9.16.ebuild,v 1.2 2003/02/13 10:32:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.16.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="thin library on top of the Linux framebuffer devices" SRC_URI="http://www.directfb.org/download/DirectFB/${P}.tar.gz" @@ -11,7 +11,7 @@ LICENSE="LGPL-2.1" KEYWORDS="~x86 ~ppc ~sparc ~alpha" IUSE="gif quicktime mpeg png truetype flash jpeg mmx sse sdl" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl gif? ( media-libs/giflib ) png? ( media-libs/libpng ) jpeg? ( media-libs/jpeg ) diff --git a/dev-libs/DirectFB/DirectFB-0.9.17.ebuild b/dev-libs/DirectFB/DirectFB-0.9.17.ebuild index a5d028082b6c..d3fc404ff761 100644 --- a/dev-libs/DirectFB/DirectFB-0.9.17.ebuild +++ b/dev-libs/DirectFB/DirectFB-0.9.17.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/dev-libs/DirectFB/DirectFB-0.9.17.ebuild,v 1.1 2003/03/05 19:22:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.17.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="Thin library on top of the Linux framebuffer devices" SRC_URI="http://www.directfb.org/download/DirectFB/${P}.tar.gz" @@ -11,7 +11,7 @@ LICENSE="LGPL-2.1" KEYWORDS="~x86 ~ppc ~sparc ~alpha" IUSE="jpeg gif png truetype mpeg mmx sse" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl gif? ( media-libs/giflib ) png? ( media-libs/libpng ) jpeg? ( media-libs/jpeg ) diff --git a/dev-libs/libxslt/libxslt-1.0.20.ebuild b/dev-libs/libxslt/libxslt-1.0.20.ebuild index 6f88d60b7e43..b124563e3cde 100644 --- a/dev-libs/libxslt/libxslt-1.0.20.ebuild +++ b/dev-libs/libxslt/libxslt-1.0.20.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/dev-libs/libxslt/libxslt-1.0.20.ebuild,v 1.9 2003/02/13 10:46:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.20.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ inherit libtool @@ -16,7 +16,7 @@ KEYWORDS="x86 sparc ppc alpha" RDEPEND=">=dev-libs/libxml2-2.4.24" DEPEND="${RDEPEND} - sys-devel/perl" + dev-lang/perl" src_compile() { # Fix .la files of python site packages diff --git a/dev-libs/libxslt/libxslt-1.0.24.ebuild b/dev-libs/libxslt/libxslt-1.0.24.ebuild index 777089953ccb..9ed689f48758 100644 --- a/dev-libs/libxslt/libxslt-1.0.24.ebuild +++ b/dev-libs/libxslt/libxslt-1.0.24.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/dev-libs/libxslt/libxslt-1.0.24.ebuild,v 1.3 2003/02/22 00:14:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.24.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ inherit libtool gnome.org @@ -16,7 +16,7 @@ RDEPEND=">=dev-libs/libxml2-2.4.25 python? ( dev-lang/python )" DEPEND="${RDEPEND} - sys-devel/perl" + dev-lang/perl" src_compile() { # Fix .la files of python site packages diff --git a/dev-libs/libxslt/libxslt-1.0.25.ebuild b/dev-libs/libxslt/libxslt-1.0.25.ebuild index 3ed8d22d8256..a1a188a2bae6 100644 --- a/dev-libs/libxslt/libxslt-1.0.25.ebuild +++ b/dev-libs/libxslt/libxslt-1.0.25.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/dev-libs/libxslt/libxslt-1.0.25.ebuild,v 1.3 2003/03/03 19:54:51 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.25.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ inherit libtool gnome.org @@ -16,7 +16,7 @@ RDEPEND=">=dev-libs/libxml2-2.5.2 python? ( dev-lang/python )" DEPEND="${RDEPEND} - sys-devel/perl" + dev-lang/perl" src_compile() { # Fix .la files of python site packages diff --git a/dev-libs/libxslt/libxslt-1.0.27.ebuild b/dev-libs/libxslt/libxslt-1.0.27.ebuild index 15e501bf0916..85882d6f7e4c 100644 --- a/dev-libs/libxslt/libxslt-1.0.27.ebuild +++ b/dev-libs/libxslt/libxslt-1.0.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/dev-libs/libxslt/libxslt-1.0.27.ebuild,v 1.2 2003/03/09 21:39:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.27.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ inherit libtool gnome.org @@ -16,7 +16,7 @@ RDEPEND=">=dev-libs/libxml2-2.5.2 python? ( dev-lang/python )" DEPEND="${RDEPEND} - sys-devel/perl" + dev-lang/perl" src_compile() { # Fix .la files of python site packages diff --git a/dev-libs/openssl/openssl-0.9.6e.ebuild b/dev-libs/openssl/openssl-0.9.6e.ebuild index bb9db63f26db..8bffc74def10 100644 --- a/dev-libs/openssl/openssl-0.9.6e.ebuild +++ b/dev-libs/openssl/openssl-0.9.6e.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/dev-libs/openssl/openssl-0.9.6e.ebuild,v 1.8 2003/02/13 10:48:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.6e.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" @@ -8,7 +8,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc sparc alpha" diff --git a/dev-libs/openssl/openssl-0.9.6g-r1.ebuild b/dev-libs/openssl/openssl-0.9.6g-r1.ebuild index 32be6bf88831..a099f472a11b 100644 --- a/dev-libs/openssl/openssl-0.9.6g-r1.ebuild +++ b/dev-libs/openssl/openssl-0.9.6g-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/dev-libs/openssl/openssl-0.9.6g-r1.ebuild,v 1.8 2003/02/21 14:34:04 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.6g-r1.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" @@ -8,7 +8,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~mips" diff --git a/dev-libs/openssl/openssl-0.9.6g.ebuild b/dev-libs/openssl/openssl-0.9.6g.ebuild index 23e98ea5f9f8..3bcec6a1eb60 100644 --- a/dev-libs/openssl/openssl-0.9.6g.ebuild +++ b/dev-libs/openssl/openssl-0.9.6g.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/dev-libs/openssl/openssl-0.9.6g.ebuild,v 1.13 2003/02/21 14:34:04 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.6g.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" @@ -8,7 +8,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc alpha sparc mips hppa" diff --git a/dev-libs/openssl/openssl-0.9.6h.ebuild b/dev-libs/openssl/openssl-0.9.6h.ebuild index 21141a7c1f91..989d54c10310 100644 --- a/dev-libs/openssl/openssl-0.9.6h.ebuild +++ b/dev-libs/openssl/openssl-0.9.6h.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/dev-libs/openssl/openssl-0.9.6h.ebuild,v 1.4 2003/02/13 10:49:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.6h.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" @@ -8,7 +8,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa" diff --git a/dev-libs/openssl/openssl-0.9.6i.ebuild b/dev-libs/openssl/openssl-0.9.6i.ebuild index c0f38fa6b644..2925f04955dc 100644 --- a/dev-libs/openssl/openssl-0.9.6i.ebuild +++ b/dev-libs/openssl/openssl-0.9.6i.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/dev-libs/openssl/openssl-0.9.6i.ebuild,v 1.5 2003/02/28 12:43:54 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.6i.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc alpha sparc mips hppa arm" diff --git a/dev-libs/openssl/openssl-0.9.7.ebuild b/dev-libs/openssl/openssl-0.9.7.ebuild index 4e38c712e9e7..4cfc6953b151 100644 --- a/dev-libs/openssl/openssl-0.9.7.ebuild +++ b/dev-libs/openssl/openssl-0.9.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/dev-libs/openssl/openssl-0.9.7.ebuild,v 1.5 2003/02/13 10:49:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" @@ -8,7 +8,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa" diff --git a/dev-libs/openssl/openssl-0.9.7a.ebuild b/dev-libs/openssl/openssl-0.9.7a.ebuild index 961028b31409..1d828d6ca643 100644 --- a/dev-libs/openssl/openssl-0.9.7a.ebuild +++ b/dev-libs/openssl/openssl-0.9.7a.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/dev-libs/openssl/openssl-0.9.7a.ebuild,v 1.1 2003/02/20 16:25:22 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7a.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" @@ -8,7 +8,7 @@ SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="virtual/glibc" -DEPEND="${RDEPEND} >=sys-devel/perl-5" +DEPEND="${RDEPEND} >=dev-lang/perl-5" LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa" diff --git a/dev-libs/pilot-link/pilot-link-0.11.5-r1.ebuild b/dev-libs/pilot-link/pilot-link-0.11.5-r1.ebuild index 34e9c9ee00d5..5bece3b157e9 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.5-r1.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.5-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/dev-libs/pilot-link/pilot-link-0.11.5-r1.ebuild,v 1.5 2003/02/28 16:54:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.5-r1.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -16,7 +16,7 @@ IUSE="perl java tcltk python pic png readline" DEPEND="virtual/glibc sys-libs/ncurses - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) java? ( virtual/jre ) tcltk? ( dev-lang/tcl dev-tcltk/itcl dev-lang/tk ) python? ( dev-lang/python ) diff --git a/dev-libs/pilot-link/pilot-link-0.11.5.ebuild b/dev-libs/pilot-link/pilot-link-0.11.5.ebuild index 7a7e0f4927aa..44b08b1dea7e 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.5.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.5.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/dev-libs/pilot-link/pilot-link-0.11.5.ebuild,v 1.4 2003/02/28 16:54:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.5.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="suite of tools for moving data between a Palm device and a desktop" @@ -15,7 +15,7 @@ IUSE="perl java tcltk python pic png readline" DEPEND="virtual/glibc sys-libs/ncurses - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) java? ( virtual/jre ) tcltk? ( dev-lang/tcl dev-tcltk/itcl dev-lang/tk ) python? ( dev-lang/python ) diff --git a/dev-libs/pilot-link/pilot-link-0.11.7.ebuild b/dev-libs/pilot-link/pilot-link-0.11.7.ebuild index 00031766d74d..73ed9487e3f6 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.7.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.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/dev-libs/pilot-link/pilot-link-0.11.7.ebuild,v 1.3 2003/02/28 16:54:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.7.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -15,7 +15,7 @@ IUSE="perl java tcltk python pic png readline" DEPEND="virtual/glibc sys-libs/ncurses - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) java? ( virtual/jre ) tcltk? ( dev-lang/tcl dev-tcltk/itcl dev-lang/tk ) python? ( dev-lang/python ) diff --git a/dev-perl/Common/Common-1.0.4.ebuild b/dev-perl/Common/Common-1.0.4.ebuild index a05974919c9e..d3adac073c12 100644 --- a/dev-perl/Common/Common-1.0.4.ebuild +++ b/dev-perl/Common/Common-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 damien krotkine <dams@gentoo.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Common/Common-1.0.4.ebuild,v 1.5 2003/02/28 16:54:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Common/Common-1.0.4.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ ECVS_ANON="no" ECVS_USER="anoncvs" @@ -22,7 +22,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND="dev-lang/ocaml - sys-devel/perl" + dev-lang/perl" src_compile() { diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild index 155d4bfe4e6b..438b8462a56c 100644 --- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild +++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-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/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild,v 1.13 2003/02/13 11:01:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -13,6 +13,6 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc alpha" -DEPEND="virtual/glibc >=sys-devel/perl-5" +DEPEND="virtual/glibc >=dev-lang/perl-5" export OPTIMIZE="${CFLAGS}" diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild index 1d2176a3765d..d4706d4eb702 100644 --- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild +++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-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/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild,v 1.4 2003/02/13 11:01:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -13,6 +13,6 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc alpha" -DEPEND="virtual/glibc >=sys-devel/perl-5" +DEPEND="virtual/glibc >=dev-lang/perl-5" export OPTIMIZE="${CFLAGS}" diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild index a82a658c4b02..2916f0fb4d5d 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.03-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/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild,v 1.4 2003/02/13 11:01:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -13,6 +13,6 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc alpha sparc " -DEPEND="virtual/glibc >=sys-devel/perl-5" +DEPEND="virtual/glibc >=dev-lang/perl-5" export OPTIMIZE="${CFLAGS}" diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild index babe1a49b939..32462a426299 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.03.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/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild,v 1.6 2003/02/13 11:01:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -13,6 +13,6 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc alpha" -DEPEND="virtual/glibc >=sys-devel/perl-5" +DEPEND="virtual/glibc >=dev-lang/perl-5" export OPTIMIZE="${CFLAGS}" diff --git a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild index 58a307a4e8b7..3a4f6caa2357 100644 --- a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild +++ b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-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/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild,v 1.2 2003/02/13 11:01:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13-r1.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="http://www.cpan.org/authors/id/I/IR/IROBERTS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/IROBERTS/Crypt-OpenSSL-RSA-${PV}/" LICENSE="Artistic | GPL-2" DEPEND="virtual/glibc - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-perl/Crypt-OpenSSL-Random dev-libs/openssl" KEYWORDS="x86 alpha" diff --git a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild index 5acfa2a39bee..0b5b2ba9797b 100644 --- a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild +++ b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.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/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild,v 1.9 2003/02/13 11:02:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="http://www.cpan.org/authors/id/I/IR/IROBERTS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/IROBERTS/Crypt-OpenSSL-RSA-${PV}/" LICENSE="Artistic | GPL-2" DEPEND="virtual/glibc - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-perl/Crypt-OpenSSL-Random dev-libs/openssl" KEYWORDS="x86 alpha" diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild index 8919a8cdeb9a..0df310c8681f 100644 --- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild @@ -13,7 +13,7 @@ LICENSE="Artistic | GPL-2" KEYWORDS="x86 alpha" DEPEND="virtual/glibc - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-perl/libwww-perl >=dev-libs/openssl-0.9.6g" diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.ebuild index 8919a8cdeb9a..0df310c8681f 100644 --- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.ebuild +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.ebuild @@ -13,7 +13,7 @@ LICENSE="Artistic | GPL-2" KEYWORDS="x86 alpha" DEPEND="virtual/glibc - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-perl/libwww-perl >=dev-libs/openssl-0.9.6g" diff --git a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild index b7d52dae929e..15738a3962de 100644 --- a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild +++ b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-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/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild,v 1.5 2003/02/13 11:07:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ inherit perl-post @@ -13,7 +13,7 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 sparc ppc alpha hppa" -DEPEND=">=sys-devel/perl-5.6.1-r9" +DEPEND=">=dev-lang/perl-5.6.1-r9" src_compile() { perl Makefile.PL ${myconf} PREFIX=${D}/usr || die diff --git a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild index fe6531187cdf..2d561608f6f9 100644 --- a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild +++ b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-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/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild,v 1.6 2003/02/22 07:47:53 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit perl-post @@ -13,7 +13,7 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 sparc ppc alpha mips hppa arm" -DEPEND=">=sys-devel/perl-5.6.1-r10" +DEPEND=">=dev-lang/perl-5.6.1-r10" src_compile() { perl Makefile.PL ${myconf} PREFIX=${D}/usr || die diff --git a/dev-perl/mod_perl/mod_perl-1.27-r1.ebuild b/dev-perl/mod_perl/mod_perl-1.27-r1.ebuild index 25c018fb1f2f..c713f5586d23 100644 --- a/dev-perl/mod_perl/mod_perl-1.27-r1.ebuild +++ b/dev-perl/mod_perl/mod_perl-1.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/dev-perl/mod_perl/mod_perl-1.27-r1.ebuild,v 1.5 2003/02/13 11:27:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mod_perl/mod_perl-1.27-r1.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Perl Module for Apache" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="Apache-1.1 as-is" KEYWORDS="x86 ppc sparc alpha" -DEPEND="sys-devel/perl dev-perl/libwww-perl =net-www/apache-1*" +DEPEND="dev-lang/perl dev-perl/libwww-perl =net-www/apache-1*" src_compile() { perl Makefile.PL USE_APXS=1 \ diff --git a/dev-perl/mod_perl/mod_perl-1.27-r2.ebuild b/dev-perl/mod_perl/mod_perl-1.27-r2.ebuild index 6d818b2386d1..08f7d4d17725 100644 --- a/dev-perl/mod_perl/mod_perl-1.27-r2.ebuild +++ b/dev-perl/mod_perl/mod_perl-1.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/dev-perl/mod_perl/mod_perl-1.27-r2.ebuild,v 1.1 2003/03/01 17:53:40 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mod_perl/mod_perl-1.27-r2.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Perl Module for Apache" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="Apache-1.1 as-is" KEYWORDS="~x86 ~ppc ~sparc ~alpha" -DEPEND="sys-devel/perl dev-perl/libwww-perl >=net-www/apache-1.3.27-r4" +DEPEND="dev-lang/perl dev-perl/libwww-perl >=net-www/apache-1.3.27-r4" IUSE="ipv6" diff --git a/dev-perl/mod_perl/mod_perl-1.27.ebuild b/dev-perl/mod_perl/mod_perl-1.27.ebuild index c2c181f3a54c..5c281bdd9eba 100644 --- a/dev-perl/mod_perl/mod_perl-1.27.ebuild +++ b/dev-perl/mod_perl/mod_perl-1.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/dev-perl/mod_perl/mod_perl-1.27.ebuild,v 1.14 2003/02/13 11:27:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mod_perl/mod_perl-1.27.ebuild,v 1.15 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Perl Module for Apache" @@ -10,7 +10,7 @@ HOMEPAGE="http://perl.apache.org" SLOT="0" LICENSE="Apache-1.1 as-is" KEYWORDS="x86 ppc sparc alpha" -DEPEND="sys-devel/perl dev-perl/libwww-perl =net-www/apache-1*" +DEPEND="dev-lang/perl dev-perl/libwww-perl =net-www/apache-1*" src_compile() { perl Makefile.PL USE_APXS=1 \ diff --git a/dev-perl/mod_perl/mod_perl-1.99.08.ebuild b/dev-perl/mod_perl/mod_perl-1.99.08.ebuild index c9deddc454a1..51bf5705e96f 100644 --- a/dev-perl/mod_perl/mod_perl-1.99.08.ebuild +++ b/dev-perl/mod_perl/mod_perl-1.99.08.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/dev-perl/mod_perl/mod_perl-1.99.08.ebuild,v 1.2 2003/02/13 11:28:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mod_perl/mod_perl-1.99.08.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="An embedded Perl interpreter for Apache2" HOMEPAGE="http://perl.apache.org/" @@ -8,7 +8,7 @@ HOMEPAGE="http://perl.apache.org/" NEWP="${PN}-1.99_08" S=${WORKDIR}/${NEWP} SRC_URI="http://perl.apache.org/dist/${NEWP}.tar.gz" -DEPEND="sys-devel/perl =net-www/apache-2*" +DEPEND="dev-lang/perl =net-www/apache-2*" LICENSE="GPL-2" KEYWORDS="~x86" IUSE="" diff --git a/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild b/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild index aa6b07be21bf..cf65fae3d31f 100644 --- a/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild +++ b/dev-util/colorgcc/colorgcc-1.3.2-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/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild,v 1.7 2003/02/13 11:47:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Adds color to gcc output" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_unpack() { unpack ${PN}_${PV}.orig.tar.gz diff --git a/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild b/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild index 0dea4740dd73..8c115438b932 100644 --- a/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild +++ b/dev-util/colorgcc/colorgcc-1.3.2-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/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild,v 1.2 2003/02/13 11:48:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_unpack() { unpack ${PN}_${PV}.orig.tar.gz diff --git a/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild b/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild index 2cc65c0678c5..af174d9fb6f9 100644 --- a/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild +++ b/dev-util/colorgcc/colorgcc-1.3.2-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/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild,v 1.2 2003/02/13 11:48:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="" @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~sparc" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_unpack() { unpack ${PN}_${PV}.orig.tar.gz diff --git a/dev-util/examiner/examiner-0.5.ebuild b/dev-util/examiner/examiner-0.5.ebuild index 17ce3daf33cf..0613346bb329 100644 --- a/dev-util/examiner/examiner-0.5.ebuild +++ b/dev-util/examiner/examiner-0.5.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/dev-util/examiner/examiner-0.5.ebuild,v 1.3 2003/02/13 11:51:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/examiner/examiner-0.5.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Examiner is an application that utilizes the objdump command to disassemble and comment foreign executable binaries" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_install() { diff --git a/dev-util/filepp/filepp-1.6.0.ebuild b/dev-util/filepp/filepp-1.6.0.ebuild index 74d662014f58..8d295a47b43d 100644 --- a/dev-util/filepp/filepp-1.6.0.ebuild +++ b/dev-util/filepp/filepp-1.6.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/dev-util/filepp/filepp-1.6.0.ebuild,v 1.2 2003/02/13 11:52:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/filepp/filepp-1.6.0.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="Generic file-preprocessor with a CPP-like syntax" HOMEPAGE="http://www.cabaret.demon.co.uk/filepp/" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" moduledir="/usr/share/${P}/modules" src_compile() { diff --git a/dev-util/gcvs/gcvs-1.0_beta3-r1.ebuild b/dev-util/gcvs/gcvs-1.0_beta3-r1.ebuild index e190c2180323..0bd0d4a0a059 100644 --- a/dev-util/gcvs/gcvs-1.0_beta3-r1.ebuild +++ b/dev-util/gcvs/gcvs-1.0_beta3-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/dev-util/gcvs/gcvs-1.0_beta3-r1.ebuild,v 1.6 2003/02/13 11:52:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gcvs/gcvs-1.0_beta3-r1.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ MY_P=${P/eta/} MY_P=${MY_P/_/} @@ -15,7 +15,7 @@ KEYWORDS="x86 sparc" DEPEND="=x11-libs/gtk+-1.2* >=dev-lang/tcl-8.3.3 - sys-devel/perl + dev-lang/perl sys-devel/bison dev-util/glademm" diff --git a/dev-util/gcvs/gcvs-1.0_beta3.ebuild b/dev-util/gcvs/gcvs-1.0_beta3.ebuild index 3a0e60ad5154..5627d39827ef 100644 --- a/dev-util/gcvs/gcvs-1.0_beta3.ebuild +++ b/dev-util/gcvs/gcvs-1.0_beta3.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/dev-util/gcvs/gcvs-1.0_beta3.ebuild,v 1.9 2003/02/13 11:52:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gcvs/gcvs-1.0_beta3.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ MY_P=${P/eta/} MY_P=${MY_P/_/} @@ -15,7 +15,7 @@ KEYWORDS="x86 sparc " DEPEND="=x11-libs/gtk+-1.2* >=dev-lang/tcl-8.3.3 - sys-devel/perl + dev-lang/perl sys-devel/bison dev-util/glademm" diff --git a/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild b/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild index 15fe4ba00c75..4bf5dc813f45 100644 --- a/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild +++ b/dev-util/gtk-doc/gtk-doc-0.9-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/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild,v 1.13 2003/02/17 12:47:06 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ inherit gnome.org @@ -17,7 +17,7 @@ DEPEND=">=dev-util/pkgconfig-0.12.0 =app-text/docbook-sgml-dtd-4.1* >=app-text/sgml-common-0.6.1 >=app-text/docbook-sgml-1.0 - >=sys-devel/perl-5.0.0" + >=dev-lang/perl-5.0.0" src_compile() { econf --enable-debug=yes || die diff --git a/dev-util/gtk-doc/gtk-doc-1.0.ebuild b/dev-util/gtk-doc/gtk-doc-1.0.ebuild index 55a2c3188605..710a3d422a04 100644 --- a/dev-util/gtk-doc/gtk-doc-1.0.ebuild +++ b/dev-util/gtk-doc/gtk-doc-1.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/dev-util/gtk-doc/gtk-doc-1.0.ebuild,v 1.6 2003/02/17 12:47:06 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.0.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit gnome.org @@ -16,7 +16,7 @@ DEPEND=">=dev-util/pkgconfig-0.12.0 >=app-text/openjade-1.3.1 =app-text/docbook-xml-dtd-4.1* >=app-text/docbook-dsssl-stylesheets-1.40 - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-libs/libxslt >=dev-libs/libxml2-2.3.6" diff --git a/dev-util/intltool/intltool-0.22.ebuild b/dev-util/intltool/intltool-0.22.ebuild index fee4354d4dab..18c1b66c0b66 100644 --- a/dev-util/intltool/intltool-0.22.ebuild +++ b/dev-util/intltool/intltool-0.22.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/dev-util/intltool/intltool-0.22.ebuild,v 1.10 2003/02/13 11:56:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.22.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ inherit gnome.org @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" DEPEND=">=dev-libs/popt-1.5 - >=sys-devel/perl-5.6.0" + >=dev-lang/perl-5.6.0" src_compile() { econf || die "configure flawed" diff --git a/dev-util/intltool/intltool-0.23.ebuild b/dev-util/intltool/intltool-0.23.ebuild index d05495800a94..1629308a015a 100644 --- a/dev-util/intltool/intltool-0.23.ebuild +++ b/dev-util/intltool/intltool-0.23.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/dev-util/intltool/intltool-0.23.ebuild,v 1.5 2003/02/13 11:56:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.23.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ inherit gnome.org @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND=">=dev-libs/popt-1.5 - >=sys-devel/perl-5.6.0" + >=dev-lang/perl-5.6.0" src_compile() { econf || die "configure flawed" diff --git a/dev-util/intltool/intltool-0.25.ebuild b/dev-util/intltool/intltool-0.25.ebuild index 2c3208effc2c..9409255dc08d 100644 --- a/dev-util/intltool/intltool-0.25.ebuild +++ b/dev-util/intltool/intltool-0.25.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/dev-util/intltool/intltool-0.25.ebuild,v 1.4 2003/02/22 00:02:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.25.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ inherit gnome.org @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc alpha" DEPEND=">=dev-libs/popt-1.5 - >=sys-devel/perl-5.6.0" + >=dev-lang/perl-5.6.0" src_compile() { econf || die "configure flawed" diff --git a/dev-util/kdevelop/kdevelop-2.1.2.ebuild b/dev-util/kdevelop/kdevelop-2.1.2.ebuild index a85fd8f3fbcf..5a43daa69248 100644 --- a/dev-util/kdevelop/kdevelop-2.1.2.ebuild +++ b/dev-util/kdevelop/kdevelop-2.1.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/dev-util/kdevelop/kdevelop-2.1.2.ebuild,v 1.17 2003/02/13 11:57:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-2.1.2.ebuild,v 1.18 2003/03/11 21:11:45 seemant Exp $ inherit kde-base need-kde 3 @@ -20,7 +20,7 @@ KEYWORDS="x86 sparc " DEPEND="$DEPEND sys-devel/flex - sys-devel/perl" + dev-lang/perl" newdepend ">=kde-base/kdebase-3 >=dev-util/kdoc-2.0_alpha24 diff --git a/dev-util/kdevelop/kdevelop-2.1.3-r1.ebuild b/dev-util/kdevelop/kdevelop-2.1.3-r1.ebuild index fa2179bfd28e..8d8630c5570a 100644 --- a/dev-util/kdevelop/kdevelop-2.1.3-r1.ebuild +++ b/dev-util/kdevelop/kdevelop-2.1.3-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/dev-util/kdevelop/kdevelop-2.1.3-r1.ebuild,v 1.8 2003/02/13 11:57:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-2.1.3-r1.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ inherit kde-base need-kde 3 @@ -21,7 +21,7 @@ KEYWORDS="x86 ppc" DEPEND="$DEPEND sys-devel/flex - sys-devel/perl" + dev-lang/perl" newdepend ">=kde-base/kdebase-3 >=dev-util/kdoc-2.0_alpha24 diff --git a/dev-util/kdevelop/kdevelop-2.1.5.ebuild b/dev-util/kdevelop/kdevelop-2.1.5.ebuild index cdd27536b578..698e8cf6162a 100644 --- a/dev-util/kdevelop/kdevelop-2.1.5.ebuild +++ b/dev-util/kdevelop/kdevelop-2.1.5.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/dev-util/kdevelop/kdevelop-2.1.5.ebuild,v 1.3 2003/02/16 19:12:16 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-2.1.5.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ inherit kde-base eutils need-kde 3.1 @@ -28,7 +28,7 @@ newdepend ">=kde-base/kdebase-3 >=app-doc/qt-docs-${QTVER} app-doc/kdelibs-apidocs =sys-devel/flex-2.5.4* - sys-devel/perl" + dev-lang/perl" # -j2 and greater fails - see bug #6199 export MAKEOPTS="$MAKEOPTS -j1" diff --git a/dev-util/kdevelop/kdevelop-3.0_alpha2.ebuild b/dev-util/kdevelop/kdevelop-3.0_alpha2.ebuild index 47aed966866c..91f808032b68 100644 --- a/dev-util/kdevelop/kdevelop-3.0_alpha2.ebuild +++ b/dev-util/kdevelop/kdevelop-3.0_alpha2.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/dev-util/kdevelop/kdevelop-3.0_alpha2.ebuild,v 1.5 2003/02/13 11:57:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-3.0_alpha2.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ inherit kde-base need-kde 3 @@ -17,7 +17,7 @@ SLOT=3 # -j2 and greater fails - see bug #6199 export MAKEOPTS="$MAKEOPTS -j1" -newdepend ">=sys-devel/perl-5.0.4 +newdepend ">=dev-lang/perl-5.0.4 sys-devel/flex app-text/sgmltools-lite app-misc/glimpse diff --git a/dev-util/kdevelop/kdevelop-3.0_alpha3.ebuild b/dev-util/kdevelop/kdevelop-3.0_alpha3.ebuild index 29038fc50802..e6209a19409e 100644 --- a/dev-util/kdevelop/kdevelop-3.0_alpha3.ebuild +++ b/dev-util/kdevelop/kdevelop-3.0_alpha3.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/dev-util/kdevelop/kdevelop-3.0_alpha3.ebuild,v 1.3 2003/02/22 19:13:46 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-3.0_alpha3.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ inherit kde-base need-kde 3 @@ -17,7 +17,7 @@ SLOT=3 # -j2 and greater fails - see bug #6199 export MAKEOPTS="$MAKEOPTS -j1" -newdepend ">=sys-devel/perl-5.0.4 +newdepend ">=dev-lang/perl-5.0.4 sys-devel/flex app-text/sgmltools-lite app-misc/glimpse diff --git a/dev-util/kdoc/kdoc-2.0_alpha54.ebuild b/dev-util/kdoc/kdoc-2.0_alpha54.ebuild index 051531446493..cd0840e6d6c0 100644 --- a/dev-util/kdoc/kdoc-2.0_alpha54.ebuild +++ b/dev-util/kdoc/kdoc-2.0_alpha54.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/dev-util/kdoc/kdoc-2.0_alpha54.ebuild,v 1.8 2003/02/15 07:30:00 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdoc/kdoc-2.0_alpha54.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ MY_P=${P/_alph/} S=${WORKDIR}/${MY_P} @@ -18,7 +18,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc ppc" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_compile() { diff --git a/dev-util/mergetrees/mergetrees-0.9.3.ebuild b/dev-util/mergetrees/mergetrees-0.9.3.ebuild index 548434a41434..2a5af6724af5 100644 --- a/dev-util/mergetrees/mergetrees-0.9.3.ebuild +++ b/dev-util/mergetrees/mergetrees-0.9.3.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/dev-util/mergetrees/mergetrees-0.9.3.ebuild,v 1.8 2003/02/13 11:58:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/mergetrees/mergetrees-0.9.3.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A three-way directory merge tool" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " -DEPEND=">=sys-devel/perl-5 +DEPEND=">=dev-lang/perl-5 >=sys-apps/diffutils-2" src_compile() { diff --git a/dev-util/rhide/rhide-1.5_pre-r1.ebuild b/dev-util/rhide/rhide-1.5_pre-r1.ebuild index 63d0b64a05b2..3b46b7f7d9d1 100644 --- a/dev-util/rhide/rhide-1.5_pre-r1.ebuild +++ b/dev-util/rhide/rhide-1.5_pre-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/dev-util/rhide/rhide-1.5_pre-r1.ebuild,v 1.4 2003/02/13 11:59:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rhide/rhide-1.5_pre-r1.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ IUSE="X" @@ -36,7 +36,7 @@ DEPEND="virtual/glibc >=sys-apps/bzip2-1.0.1 >=sys-apps/texinfo-4.1 >=sys-devel/gettext-0.11.0 - >=sys-devel/perl-5.6 + >=dev-lang/perl-5.6 >=sys-libs/zlib-1.1.4 >=sys-libs/gpm-1.20.0 >=sys-libs/ncurses-5.2 diff --git a/dev-util/shtool/shtool-1.5.1-r2.ebuild b/dev-util/shtool/shtool-1.5.1-r2.ebuild index c1ab2869a548..9cd12c0f3928 100644 --- a/dev-util/shtool/shtool-1.5.1-r2.ebuild +++ b/dev-util/shtool/shtool-1.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/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.8 2003/02/13 12:00:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " -DEPEND=">=sys-devel/perl-5.6" +DEPEND=">=dev-lang/perl-5.6" src_compile() { econf || die diff --git a/dev-util/tmake/tmake-1.8-r1.ebuild b/dev-util/tmake/tmake-1.8-r1.ebuild index c58311d3aac8..37e4d5c6acd9 100644 --- a/dev-util/tmake/tmake-1.8-r1.ebuild +++ b/dev-util/tmake/tmake-1.8-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.8-r1.ebuild,v 1.7 2003/02/13 12:02:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.8-r1.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Cross platform Makefile tool" SRC_URI="ftp://ftp.trolltech.com/freebies/tmake/${P}.tar.gz" HOMEPAGE="http://www.trolltech.com/products/download/freebies/tmake.html" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" SLOT="0" LICENSE="as-is" diff --git a/dev-util/weblint/weblint-1.020.ebuild b/dev-util/weblint/weblint-1.020.ebuild index f2dd709d2980..f3db9eabf61d 100644 --- a/dev-util/weblint/weblint-1.020.ebuild +++ b/dev-util/weblint/weblint-1.020.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/dev-util/weblint/weblint-1.020.ebuild,v 1.4 2003/02/13 12:03:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/weblint-1.020.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ DESCRIPTION="Weblint is a syntax and minimal style checker for HTML by Neil Bowers" SRC_URI="mirror://gentoo/${P}.tar.gz" @@ -10,7 +10,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha" IUSE="" DEPEND="" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" src_install () { diff --git a/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild b/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild index a86c88541115..e324c4a1ba30 100644 --- a/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild +++ b/gnome-base/bonobo/bonobo-1.0.19-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/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild,v 1.14 2003/02/28 13:18:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild,v 1.15 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -18,7 +18,7 @@ RDEPEND=">=gnome-base/oaf-0.6.8 >=media-libs/gdk-pixbuf-0.6" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl nls? ( sys-devel/gettext >=dev-util/intltool-0.11 )" diff --git a/gnome-base/bonobo/bonobo-1.0.21.ebuild b/gnome-base/bonobo/bonobo-1.0.21.ebuild index a21f47dbe520..5834aef2e0f4 100644 --- a/gnome-base/bonobo/bonobo-1.0.21.ebuild +++ b/gnome-base/bonobo/bonobo-1.0.21.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/gnome-base/bonobo/bonobo-1.0.21.ebuild,v 1.5 2003/02/13 12:04:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.21.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -20,7 +20,7 @@ RDEPEND=">=gnome-base/oaf-0.6.8 >=media-libs/gdk-pixbuf-0.6" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl nls? ( sys-devel/gettext >=dev-util/intltool-0.11 )" diff --git a/gnome-base/bonobo/bonobo-1.0.22.ebuild b/gnome-base/bonobo/bonobo-1.0.22.ebuild index 556a7a1b4878..28eb71517565 100644 --- a/gnome-base/bonobo/bonobo-1.0.22.ebuild +++ b/gnome-base/bonobo/bonobo-1.0.22.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/gnome-base/bonobo/bonobo-1.0.22.ebuild,v 1.7 2003/03/09 19:53:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.22.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -20,7 +20,7 @@ RDEPEND=">=gnome-base/oaf-0.6.8 >=media-libs/gdk-pixbuf-0.6" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl nls? ( sys-devel/gettext >=dev-util/intltool-0.11 )" diff --git a/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild b/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild index 3974af661927..c0a8770fe84e 100644 --- a/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild +++ b/gnome-base/gnome-print/gnome-print-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/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild,v 1.10 2003/02/13 12:09:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.35-r2.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ IUSE="nls tetex" @@ -19,7 +19,7 @@ RDEPEND=">=media-libs/gdk-pixbuf-0.11.0-r1 DEPEND="${RDEPEND} sys-devel/gettext - sys-devel/perl + dev-lang/perl tetex? ( app-text/tetex ) >=app-text/ghostscript-6.50-r2 nls? ( sys-devel/gettext )" diff --git a/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild b/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild index 7ee37c63f6a5..8a124cd006d1 100644 --- a/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild +++ b/gnome-base/gnome-print/gnome-print-0.35-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/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild,v 1.16 2003/02/13 12:09:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild,v 1.17 2003/03/11 21:11:45 seemant Exp $ IUSE="nls tetex" @@ -19,7 +19,7 @@ RDEPEND=">=media-libs/gdk-pixbuf-0.11.0-r1 nls? ( sys-devel/gettext )" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl >=app-text/ghostscript-6.50-r2 >=dev-libs/libxml-1.8.17 tetex? ( app-text/tetex )" diff --git a/gnome-base/libgnome/libgnome-2.0.4.ebuild b/gnome-base/libgnome/libgnome-2.0.4.ebuild index 8951eecb7df4..91b46f7c18d5 100644 --- a/gnome-base/libgnome/libgnome-2.0.4.ebuild +++ b/gnome-base/libgnome/libgnome-2.0.4.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/gnome-base/libgnome/libgnome-2.0.4.ebuild,v 1.4 2003/02/13 12:12:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.0.4.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/libxslt-1.0.20 >=media-libs/audiofile-0.2.3 >=dev-libs/libxml2-2.4.24 >=sys-apps/gawk-3.1.0 - >=sys-devel/perl-5.6.1-r3" + >=dev-lang/perl-5.6.1-r3" DEPEND="${RDEPEND} >=dev-util/intltool-0.22 diff --git a/gnome-base/libgnome/libgnome-2.0.5.ebuild b/gnome-base/libgnome/libgnome-2.0.5.ebuild index 8d57c612e0f4..965b9a1b0d98 100644 --- a/gnome-base/libgnome/libgnome-2.0.5.ebuild +++ b/gnome-base/libgnome/libgnome-2.0.5.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/gnome-base/libgnome/libgnome-2.0.5.ebuild,v 1.7 2003/02/13 12:12:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.0.5.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/libxslt-1.0.20 >=media-libs/audiofile-0.2.3 >=dev-libs/libxml2-2.4.24 >=sys-apps/gawk-3.1.0 - >=sys-devel/perl-5.6.1-r3" + >=dev-lang/perl-5.6.1-r3" DEPEND="${RDEPEND} >=dev-util/intltool-0.22 diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.0.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.0.ebuild index 521b453a9eed..000979993079 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.0.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.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/gnome-base/libgnomecanvas/libgnomecanvas-2.0.0.ebuild,v 1.8 2003/02/13 12:12:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.0.0.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -23,7 +23,7 @@ RDEPEND=">=gnome-base/libglade-2.0.0 >=dev-libs/libxslt-1.0.16 =media-libs/freetype-2.0* >=sys-devel/gettext-0.10.40 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-apps/gawk-3.1.0 >=sys-devel/bison-1.28-r3" diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.1.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.1.ebuild index f026c4c2f035..323a9cbafd61 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.1.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.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/gnome-base/libgnomecanvas/libgnomecanvas-2.0.1.ebuild,v 1.9 2003/02/13 12:12:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.0.1.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -23,7 +23,7 @@ RDEPEND=">=gnome-base/libglade-2.0.0 >=dev-libs/libxslt-1.0.16 =media-libs/freetype-2.0* >=sys-devel/gettext-0.10.40 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-apps/gawk-3.1.0 >=sys-devel/bison-1.28-r3" diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild index ec6b1a8e61e3..f90b7e306694 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.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/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild,v 1.9 2003/02/13 12:12:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.0.2.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -23,7 +23,7 @@ RDEPEND=">=gnome-base/libglade-2.0.0-r1 >=dev-libs/libxslt-1.0.16 >=media-libs/freetype-2.0.9 >=sys-devel/gettext-0.10.40 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-apps/gawk-3.1.0 >=sys-devel/bison-1.28-r3" diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.4.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.4.ebuild index 4fc2fb8b8ec0..70325b0c38cf 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.4.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.4.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/gnome-base/libgnomecanvas/libgnomecanvas-2.0.4.ebuild,v 1.8 2003/02/13 12:12:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.0.4.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -23,7 +23,7 @@ RDEPEND=">=gnome-base/libglade-2.0.1 >=dev-libs/libxslt-1.0.20 >=media-libs/freetype-2.0.9 >=sys-devel/gettext-0.10.40 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-apps/gawk-3.1.0 >=sys-devel/bison-1.28-r3" diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.5.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.5.ebuild index edb17c66723a..ddf90894e3c6 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.0.5.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.0.5.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/gnome-base/libgnomecanvas/libgnomecanvas-2.0.5.ebuild,v 1.6 2003/02/13 12:12:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.0.5.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -19,7 +19,7 @@ RDEPEND=">=gnome-base/libglade-2 >=x11-libs/pango-1.0.1 >=media-libs/libart_lgpl-2.3.8 >=sys-devel/gettext-0.10.40 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 >=sys-apps/gawk-3.1.0 >=sys-devel/bison-1.28-r3" diff --git a/gnome-base/libgnomeui/libgnomeui-2.0.3.ebuild b/gnome-base/libgnomeui/libgnomeui-2.0.3.ebuild index 51fa367ae665..fbe03e600265 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.0.3.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.0.3.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/gnome-base/libgnomeui/libgnomeui-2.0.3.ebuild,v 1.9 2003/02/13 12:13:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.0.3.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2.0.6 - >=sys-devel/perl-5.0.0 + >=dev-lang/perl-5.0.0 >=sys-apps/gawk-3.1.0 >=dev-libs/popt-1.6.0 >=sys-devel/bison-1.28 diff --git a/gnome-base/libgnomeui/libgnomeui-2.0.5-r1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.0.5-r1.ebuild index e6aaeda9359e..c23df4687965 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.0.5-r1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.0.5-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/gnome-base/libgnomeui/libgnomeui-2.0.5-r1.ebuild,v 1.4 2003/02/13 12:13:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.0.5-r1.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -15,7 +15,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2.0.6 - >=sys-devel/perl-5.0.0 + >=dev-lang/perl-5.0.0 >=sys-apps/gawk-3.1.0 >=dev-libs/popt-1.6.0 >=sys-devel/bison-1.28 diff --git a/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild b/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild index 4cb46b8bf9fa..5b66bb2df8b3 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.0.5.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/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild,v 1.10 2003/02/13 12:13:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -14,7 +14,7 @@ KEYWORDS="x86 ppc sparc alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2.0.6 - >=sys-devel/perl-5.0.0 + >=dev-lang/perl-5.0.0 >=sys-apps/gawk-3.1.0 >=dev-libs/popt-1.6.0 >=sys-devel/bison-1.28 diff --git a/gnome-base/libgnomeui/libgnomeui-2.0.6-r1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.0.6-r1.ebuild index 7e8167c3bc45..01fb348d7909 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.0.6-r1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.0.6-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/gnome-base/libgnomeui/libgnomeui-2.0.6-r1.ebuild,v 1.6 2003/02/13 12:13:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.0.6-r1.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -14,7 +14,7 @@ KEYWORDS="x86 ~ppc ~sparc alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2 - >=sys-devel/perl-5.0.0 + >=dev-lang/perl-5.0.0 >=sys-apps/gawk-3.1.0 >=dev-libs/popt-1.6.0 >=sys-devel/bison-1.28 diff --git a/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild index 114d7c8dd221..cedfbc250460 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.2.0.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/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild,v 1.6 2003/03/01 14:45:10 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ IUSE="doc" @@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc alpha ~sparc" LICENSE="GPL-2 LGPL-2" RDEPEND=">=x11-libs/pango-1.1.2 - >=sys-devel/perl-5.002 + >=dev-lang/perl-5.002 >=sys-apps/gawk-3.1.0 >=dev-libs/popt-1.5 >=sys-devel/bison-1.28 diff --git a/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild b/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild index a7b040d0eeb3..a78c5872f84f 100644 --- a/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild +++ b/gnome-base/libgtop/libgtop-1.0.13-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/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild,v 1.11 2003/02/13 12:14:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ inherit eutils @@ -20,7 +20,7 @@ RDEPEND=">=sys-devel/bc-1.06 DEPEND="${RDEPEND} nls? ( sys-devel/gettext ) >=dev-util/guile-1.4 - sys-devel/perl" + dev-lang/perl" src_unpack() { diff --git a/gnome-base/oaf/oaf-0.6.10.ebuild b/gnome-base/oaf/oaf-0.6.10.ebuild index be51e3ca5b59..d4703717f451 100644 --- a/gnome-base/oaf/oaf-0.6.10.ebuild +++ b/gnome-base/oaf/oaf-0.6.10.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/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.7 2003/02/13 12:15:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc >=dev-libs/libxml-1.8.15" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-util/indent nls? ( sys-devel/gettext )" diff --git a/gnome-base/oaf/oaf-0.6.8-r1.ebuild b/gnome-base/oaf/oaf-0.6.8-r1.ebuild index 6963f3522999..33059ea876e5 100644 --- a/gnome-base/oaf/oaf-0.6.8-r1.ebuild +++ b/gnome-base/oaf/oaf-0.6.8-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/gnome-base/oaf/oaf-0.6.8-r1.ebuild,v 1.11 2003/02/13 12:15:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8-r1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -18,7 +18,7 @@ RDEPEND="virtual/glibc >=dev-libs/libxml-1.8.15" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-util/indent nls? ( sys-devel/gettext )" diff --git a/gnome-base/oaf/oaf-0.6.8.ebuild b/gnome-base/oaf/oaf-0.6.8.ebuild index 2cd88fc7c023..8239d7cc3cf1 100644 --- a/gnome-base/oaf/oaf-0.6.8.ebuild +++ b/gnome-base/oaf/oaf-0.6.8.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/gnome-base/oaf/oaf-0.6.8.ebuild,v 1.10 2003/02/13 12:15:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc >=dev-libs/libxml-1.8.15" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-util/indent nls? ( sys-devel/gettext )" diff --git a/gnome-extra/bug-buddy/bug-buddy-2.2.0.ebuild b/gnome-extra/bug-buddy/bug-buddy-2.2.0.ebuild index 548e534efe7f..a2dbd592cf35 100644 --- a/gnome-extra/bug-buddy/bug-buddy-2.2.0.ebuild +++ b/gnome-extra/bug-buddy/bug-buddy-2.2.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/gnome-extra/bug-buddy/bug-buddy-2.2.0.ebuild,v 1.11 2003/02/13 12:16:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bug-buddy/bug-buddy-2.2.0.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ inherit gnome2 @@ -24,7 +24,7 @@ RDEPEND=">=gnome-base/gconf-1.2.0 >=gnome-base/libgnomecanvas-2.0.0 >=gnome-base/libgnomeui-2.0.0 >=gnome-base/ORBit2-2.4.0 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 >=sys-devel/gdb-5.1 >=sys-devel/gettext-0.10.40 >=dev-lang/python-2.2" diff --git a/gnome-extra/bug-buddy/bug-buddy-2.2.102.ebuild b/gnome-extra/bug-buddy/bug-buddy-2.2.102.ebuild index 1fa864b9c0aa..255d2fbf529f 100644 --- a/gnome-extra/bug-buddy/bug-buddy-2.2.102.ebuild +++ b/gnome-extra/bug-buddy/bug-buddy-2.2.102.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/gnome-extra/bug-buddy/bug-buddy-2.2.102.ebuild,v 1.6 2003/03/01 14:45:23 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bug-buddy/bug-buddy-2.2.102.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit debug inherit gnome2 @@ -26,7 +26,7 @@ RDEPEND=">=gnome-base/gconf-1.2.0 >=gnome-base/libgnomecanvas-2.0.0 >=gnome-base/libgnomeui-2.1.0 >=gnome-base/ORBit2-2.4.0 - >=sys-devel/perl-5.0 + >=dev-lang/perl-5.0 >=sys-devel/gdb-5.1 >=sys-devel/gettext-0.10.40 >=dev-lang/python-2.2" diff --git a/gnome-extra/gal/gal-0.20-r1.ebuild b/gnome-extra/gal/gal-0.20-r1.ebuild index 9a08a15784d1..67afb23f0f22 100644 --- a/gnome-extra/gal/gal-0.20-r1.ebuild +++ b/gnome-extra/gal/gal-0.20-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/gnome-extra/gal/gal-0.20-r1.ebuild,v 1.5 2003/03/08 18:58:18 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-0.20-r1.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ IUSE="nls alsa" @@ -17,7 +17,7 @@ KEYWORDS="x86 ppc sparc " DEPEND="virtual/python nls? ( sys-devel/gettext ) >=dev-util/intltool-0.11 - sys-devel/perl + dev-lang/perl <gnome-base/gnome-vfs-1.9.0 >=dev-libs/libunicode-0.4-r1 alsa? ( >=media-libs/alsa-lib-0.5.10 ) diff --git a/gnome-extra/gal/gal-0.23.ebuild b/gnome-extra/gal/gal-0.23.ebuild index ffab5372891a..55665a647c96 100644 --- a/gnome-extra/gal/gal-0.23.ebuild +++ b/gnome-extra/gal/gal-0.23.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/gnome-extra/gal/gal-0.23.ebuild,v 1.3 2003/03/09 12:04:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-0.23.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $ IUSE="nls doc" @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/libxml-1.8.16 DEPEND="nls? ( sys-devel/gettext ) >=dev-util/intltool-0.11 - sys-devel/perl + dev-lang/perl doc? ( dev-util/gtk-doc ) ${RDEPEND}" diff --git a/gnome-extra/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild b/gnome-extra/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild index 3aea6c402577..43274d2f7def 100644 --- a/gnome-extra/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild +++ b/gnome-extra/gnome-pilot/gnome-pilot-0.1.65-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/gnome-extra/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild,v 1.7 2003/02/13 12:18:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-pilot/gnome-pilot-0.1.65-r5.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -10,7 +10,7 @@ DESCRIPTION="Gnome Pilot apps" SRC_URI="ftp://ftp.gnome.org/pub/gnome/unstable/sources/gnome-pilot/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/gnome-pilot/" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=gnome-base/control-center-1.4.0.1-r1 >=gnome-base/gnome-libs-1.4.1.7 =gnome-base/gnome-panel-1.4* diff --git a/gnome-extra/gnome-pilot/gnome-pilot-0.1.71.ebuild b/gnome-extra/gnome-pilot/gnome-pilot-0.1.71.ebuild index 0839686e7e6b..269a7d5c29ae 100644 --- a/gnome-extra/gnome-pilot/gnome-pilot-0.1.71.ebuild +++ b/gnome-extra/gnome-pilot/gnome-pilot-0.1.71.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/gnome-extra/gnome-pilot/gnome-pilot-0.1.71.ebuild,v 1.2 2003/02/13 12:19:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-pilot/gnome-pilot-0.1.71.ebuild,v 1.3 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -10,7 +10,7 @@ DESCRIPTION="Gnome Pilot apps" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/0.1/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/gnome-pilot/" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=gnome-base/control-center-1.4.0.1-r1 >=gnome-base/gnome-libs-1.4.1.7 =gnome-base/gnome-panel-1.4* diff --git a/kde-base/kdebindings/kdebindings-2.2.2.ebuild b/kde-base/kdebindings/kdebindings-2.2.2.ebuild index 69e209d01202..e8303afc2889 100644 --- a/kde-base/kdebindings/kdebindings-2.2.2.ebuild +++ b/kde-base/kdebindings/kdebindings-2.2.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/kde-base/kdebindings/kdebindings-2.2.2.ebuild,v 1.16 2003/02/13 12:26:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-2.2.2.ebuild,v 1.17 2003/03/11 21:11:45 seemant Exp $ IUSE="python java" inherit kde-dist @@ -11,7 +11,7 @@ KEYWORDS="x86 sparc " newdepend ">=kde-base/kdebase-${PV} =x11-libs/gtk+-1.2* - sys-devel/perl + dev-lang/perl python? ( dev-lang/python ) java? ( virtual/jdk ) =x11-libs/gtk+-1.2* diff --git a/kde-base/kdebindings/kdebindings-3.0.4.ebuild b/kde-base/kdebindings/kdebindings-3.0.4.ebuild index 5a67f049fc26..990b5362f869 100644 --- a/kde-base/kdebindings/kdebindings-3.0.4.ebuild +++ b/kde-base/kdebindings/kdebindings-3.0.4.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/kde-base/kdebindings/kdebindings-3.0.4.ebuild,v 1.7 2003/02/13 12:26:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.0.4.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ # TODO: add gnustep bindings inherit kde-dist @@ -10,7 +10,7 @@ KEYWORDS="x86 ppc alpha" newdepend ">=kde-base/kdebase-${PV} =x11-libs/gtk+-1.2* - sys-devel/perl + dev-lang/perl python? ( dev-lang/python ) java? ( virtual/jdk ) =x11-libs/gtk+-1.2* diff --git a/kde-base/kdebindings/kdebindings-3.0.5a.ebuild b/kde-base/kdebindings/kdebindings-3.0.5a.ebuild index ff13967e8576..aaec0b4d119f 100644 --- a/kde-base/kdebindings/kdebindings-3.0.5a.ebuild +++ b/kde-base/kdebindings/kdebindings-3.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/kde-base/kdebindings/kdebindings-3.0.5a.ebuild,v 1.6 2003/02/13 12:26:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.0.5a.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ # TODO: add gnustep bindings inherit kde-dist @@ -11,7 +11,7 @@ PATCHES="${FILESDIR}/${P}-qt31.diff" newdepend ">=kde-base/kdebase-${PV} =x11-libs/gtk+-1.2* - sys-devel/perl + dev-lang/perl python? ( dev-lang/python ) java? ( virtual/jdk ) =x11-libs/gtk+-1.2* diff --git a/kde-base/kdebindings/kdebindings-3.1.ebuild b/kde-base/kdebindings/kdebindings-3.1.ebuild index 8219bec7bf53..062a35bd27c4 100644 --- a/kde-base/kdebindings/kdebindings-3.1.ebuild +++ b/kde-base/kdebindings/kdebindings-3.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/kde-base/kdebindings/kdebindings-3.1.ebuild,v 1.12 2003/02/28 20:44:52 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.1.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ # TODO: add gnustep, objc bindings inherit kde-dist @@ -10,7 +10,7 @@ KEYWORDS="x86 ~sparc ~alpha" newdepend "~kde-base/kdebase-${PV} =x11-libs/gtk+-1.2* - sys-devel/perl + dev-lang/perl python? ( dev-lang/python ) java? ( virtual/jdk ) =dev-libs/glib-1.2* diff --git a/kde-base/kdegraphics/kdegraphics-2.2.2-r1.ebuild b/kde-base/kdegraphics/kdegraphics-2.2.2-r1.ebuild index 4854daa8f2ef..cfc9cf0b3a52 100644 --- a/kde-base/kdegraphics/kdegraphics-2.2.2-r1.ebuild +++ b/kde-base/kdegraphics/kdegraphics-2.2.2-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-2.2.2-r1.ebuild,v 1.5 2003/02/13 12:27:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-2.2.2-r1.ebuild,v 1.6 2003/03/11 21:11:45 seemant Exp $ inherit kde-dist eutils IUSE="tetex gphoto2" DESCRIPTION="KDE $PV - graphics-related apps" KEYWORDS="x86 sparc " -DEPEND="$DEPEND sys-devel/perl +DEPEND="$DEPEND dev-lang/perl media-gfx/sane-backends tetex? ( >=app-text/tetex-1.0.7 )" diff --git a/kde-base/kdegraphics/kdegraphics-3.0.4.ebuild b/kde-base/kdegraphics/kdegraphics-3.0.4.ebuild index 799fd9033d47..804bea9c67b2 100644 --- a/kde-base/kdegraphics/kdegraphics-3.0.4.ebuild +++ b/kde-base/kdegraphics/kdegraphics-3.0.4.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/kde-base/kdegraphics/kdegraphics-3.0.4.ebuild,v 1.12 2003/02/13 12:27:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-3.0.4.ebuild,v 1.13 2003/03/11 21:11:45 seemant Exp $ inherit kde-dist IUSE="gphoto2 tetex scanner" @@ -8,7 +8,7 @@ DESCRIPTION="KDE $PV - graphics-related apps" KEYWORDS="x86 ppc alpha" newdepend "gphoto2? ( >=media-gfx/gphoto2-2.0_beta1 ) - sys-devel/perl + dev-lang/perl scanner? ( media-gfx/sane-backends ) tetex? ( >=app-text/tetex-1.0.7 ) media-libs/imlib diff --git a/kde-base/kdegraphics/kdegraphics-3.0.5a.ebuild b/kde-base/kdegraphics/kdegraphics-3.0.5a.ebuild index dd708ec763d8..16da2e63229a 100644 --- a/kde-base/kdegraphics/kdegraphics-3.0.5a.ebuild +++ b/kde-base/kdegraphics/kdegraphics-3.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/kde-base/kdegraphics/kdegraphics-3.0.5a.ebuild,v 1.7 2003/02/13 12:27:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-3.0.5a.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ inherit kde-dist IUSE="scanner gphoto2 tetex" @@ -9,7 +9,7 @@ DESCRIPTION="KDE $PV - graphics-related apps" KEYWORDS="x86 ~ppc ~alpha sparc" newdepend "gphoto2? ( >=media-gfx/gphoto2-2.0_beta1 ) - sys-devel/perl + dev-lang/perl scanner? ( media-gfx/sane-backends ) tetex? ( >=app-text/tetex-1.0.7 ) media-libs/imlib diff --git a/kde-base/kdegraphics/kdegraphics-3.1.ebuild b/kde-base/kdegraphics/kdegraphics-3.1.ebuild index ac98dc4f7af8..65d097ada1c9 100644 --- a/kde-base/kdegraphics/kdegraphics-3.1.ebuild +++ b/kde-base/kdegraphics/kdegraphics-3.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/kde-base/kdegraphics/kdegraphics-3.1.ebuild,v 1.9 2003/02/28 20:44:52 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/kdegraphics-3.1.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ inherit kde-dist IUSE="gphoto tetex scanner" @@ -9,7 +9,7 @@ DESCRIPTION="KDE graphics-related apps" KEYWORDS="x86 ppc sparc ~alpha" newdepend "gphoto2? ( >=media-gfx/gphoto2-2.0_beta1 ) - sys-devel/perl + dev-lang/perl scanner? ( media-gfx/sane-backends ) tetex? ( >=app-text/tetex-1.0.7 ) media-libs/imlib diff --git a/kde-base/kdelibs/kdelibs-2.2.2a-r1.ebuild b/kde-base/kdelibs/kdelibs-2.2.2a-r1.ebuild index 78b5e5acf95a..d30d7b2140bd 100644 --- a/kde-base/kdelibs/kdelibs-2.2.2a-r1.ebuild +++ b/kde-base/kdelibs/kdelibs-2.2.2a-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/kde-base/kdelibs/kdelibs-2.2.2a-r1.ebuild,v 1.6 2003/02/24 20:09:31 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-2.2.2a-r1.ebuild,v 1.7 2003/03/11 21:11:45 seemant Exp $ inherit kde kde.org #don't inherit kde-dist! it calls need-kde which adds kdelibs to depend -> circular deps! @@ -20,7 +20,7 @@ DEPEND="" RDEPEND="" newdepend ">=sys-devel/gcc-2.95.2 virtual/glibc - sys-devel/perl + dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdelibs/kdelibs-3.0.4-r1.ebuild b/kde-base/kdelibs/kdelibs-3.0.4-r1.ebuild index 825e06c8a28c..b16b3591063e 100644 --- a/kde-base/kdelibs/kdelibs-3.0.4-r1.ebuild +++ b/kde-base/kdelibs/kdelibs-3.0.4-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/kde-base/kdelibs/kdelibs-3.0.4-r1.ebuild,v 1.9 2003/02/13 12:27:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.0.4-r1.ebuild,v 1.10 2003/03/11 21:11:45 seemant Exp $ inherit kde kde.org eutils #don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! @@ -19,7 +19,7 @@ LICENSE="GPL-2 LGPL-2" # DEPEND from scratch. DEPEND="" RDEPEND="" -newdepend "sys-devel/perl +newdepend "dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdelibs/kdelibs-3.0.5a-r1.ebuild b/kde-base/kdelibs/kdelibs-3.0.5a-r1.ebuild index 5031a2c37a19..f2e3f1e5606a 100644 --- a/kde-base/kdelibs/kdelibs-3.0.5a-r1.ebuild +++ b/kde-base/kdelibs/kdelibs-3.0.5a-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/kde-base/kdelibs/kdelibs-3.0.5a-r1.ebuild,v 1.6 2003/03/08 12:23:02 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.0.5a-r1.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ inherit kde kde.org eutils #don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! @@ -16,7 +16,7 @@ LICENSE="GPL-2 LGPL-2" # DEPEND from scratch. DEPEND="" RDEPEND="" -newdepend "sys-devel/perl +newdepend "dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdelibs/kdelibs-3.0.5a.ebuild b/kde-base/kdelibs/kdelibs-3.0.5a.ebuild index f4ddd6a0de4c..c30dd418bc01 100644 --- a/kde-base/kdelibs/kdelibs-3.0.5a.ebuild +++ b/kde-base/kdelibs/kdelibs-3.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/kde-base/kdelibs/kdelibs-3.0.5a.ebuild,v 1.8 2003/02/13 12:28:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.0.5a.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ inherit kde kde.org eutils #don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! @@ -16,7 +16,7 @@ LICENSE="GPL-2 LGPL-2" # DEPEND from scratch. DEPEND="" RDEPEND="" -newdepend "sys-devel/perl +newdepend "dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdelibs/kdelibs-3.1-r2.ebuild b/kde-base/kdelibs/kdelibs-3.1-r2.ebuild index 1f49193bff3f..8a69bff2989b 100644 --- a/kde-base/kdelibs/kdelibs-3.1-r2.ebuild +++ b/kde-base/kdelibs/kdelibs-3.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/kde-base/kdelibs/kdelibs-3.1-r2.ebuild,v 1.10 2003/03/08 12:23:02 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.1-r2.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ inherit kde kde.org #don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! @@ -19,7 +19,7 @@ PATCHES="${FILESDIR}/${P}-bookmark.diff # so we recreate the entire DEPEND from scratch. DEPEND="" RDEPEND="" -newdepend "sys-devel/perl +newdepend "dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdelibs/kdelibs-3.1-r3.ebuild b/kde-base/kdelibs/kdelibs-3.1-r3.ebuild index cac549a90713..0f619b744fc1 100644 --- a/kde-base/kdelibs/kdelibs-3.1-r3.ebuild +++ b/kde-base/kdelibs/kdelibs-3.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/kde-base/kdelibs/kdelibs-3.1-r3.ebuild,v 1.1 2003/03/11 13:32:58 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.1-r3.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ inherit kde kde.org #don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! @@ -19,7 +19,7 @@ PATCHES="${FILESDIR}/${P}-bookmark.diff # so we recreate the entire DEPEND from scratch. DEPEND="" RDEPEND="" -newdepend "sys-devel/perl +newdepend "dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdelibs/kdelibs-3.1.ebuild b/kde-base/kdelibs/kdelibs-3.1.ebuild index 1d58fe08b56b..09464a9cbc15 100644 --- a/kde-base/kdelibs/kdelibs-3.1.ebuild +++ b/kde-base/kdelibs/kdelibs-3.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/kde-base/kdelibs/kdelibs-3.1.ebuild,v 1.18 2003/02/15 20:56:25 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.1.ebuild,v 1.19 2003/03/11 21:11:46 seemant Exp $ inherit kde kde.org #don't inherit kde-base or kde-dist! it calls need-kde which adds kdelibs to depend! @@ -15,7 +15,7 @@ LICENSE="GPL-2 LGPL-2" # DEPEND from scratch. DEPEND="" RDEPEND="" -newdepend "sys-devel/perl +newdepend "dev-lang/perl >=media-libs/audiofile-0.1.9 >=sys-apps/bzip2-1.0.1 >=dev-libs/libxslt-1.0.7 diff --git a/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild b/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild index ff6af00b6ff0..fa7eeb5515f6 100644 --- a/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild +++ b/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild,v 1.7 2003/02/13 12:28:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.0.5a.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ inherit kde-dist IUSE="" DESCRIPTION="KDE $PV - network apps: kmail..." -newdepend "~kde-base/kdebase-${PV} sys-devel/perl" # perl is used for ksirc scripting +newdepend "~kde-base/kdebase-${PV} dev-lang/perl" # perl is used for ksirc scripting KEYWORDS="x86 ~ppc ~alpha sparc" src_unpack() { diff --git a/kde-base/kdepim/kdepim-2.2.2-r1.ebuild b/kde-base/kdepim/kdepim-2.2.2-r1.ebuild index e2bab509d5cb..2cdfb4661d68 100644 --- a/kde-base/kdepim/kdepim-2.2.2-r1.ebuild +++ b/kde-base/kdepim/kdepim-2.2.2-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/kde-base/kdepim/kdepim-2.2.2-r1.ebuild,v 1.4 2003/02/13 12:28:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-2.2.2-r1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit kde-dist eutils IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="KDE $PV - PIM (Personal Information Management) apps: korganizer... KEYWORDS="x86 sparc" newdepend ">=dev-libs/pilot-link-0.9.0 - sys-devel/perl" + dev-lang/perl" # doesn't compile with gcc3/glibc3.2 and will not be fixed KDE_REMOVE_DIR="kpilot" diff --git a/kde-base/kdepim/kdepim-3.0.4.ebuild b/kde-base/kdepim/kdepim-3.0.4.ebuild index e57c9c0571da..5a7bcedf7f7a 100644 --- a/kde-base/kdepim/kdepim-3.0.4.ebuild +++ b/kde-base/kdepim/kdepim-3.0.4.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/kde-base/kdepim/kdepim-3.0.4.ebuild,v 1.5 2003/02/13 12:28:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.0.4.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ inherit kde-dist IUSE="pda" @@ -8,7 +8,7 @@ DESCRIPTION="KDE $PV - PIM (Personal Information Management) apps: korganizer... KEYWORDS="x86 ppc alpha" newdepend "pda? ( >=dev-libs/pilot-link-0.11.1-r1 ) - sys-devel/perl" + dev-lang/perl" use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock" diff --git a/kde-base/kdepim/kdepim-3.0.5a.ebuild b/kde-base/kdepim/kdepim-3.0.5a.ebuild index bcd7fcba4198..73f3087c8dfa 100644 --- a/kde-base/kdepim/kdepim-3.0.5a.ebuild +++ b/kde-base/kdepim/kdepim-3.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/kde-base/kdepim/kdepim-3.0.5a.ebuild,v 1.5 2003/02/13 12:28:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.0.5a.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ inherit kde-dist IUSE="pda" @@ -8,7 +8,7 @@ DESCRIPTION="KDE $PV - PIM (Personal Information Management) apps: korganizer... KEYWORDS="x86 ~ppc ~alpha sparc" newdepend "pda? ( >=dev-libs/pilot-link-0.11.1-r1 ) - sys-devel/perl" + dev-lang/perl" use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock" diff --git a/kde-base/kdepim/kdepim-3.1.ebuild b/kde-base/kdepim/kdepim-3.1.ebuild index e1c580f8c006..1e5f0c2d8ef5 100644 --- a/kde-base/kdepim/kdepim-3.1.ebuild +++ b/kde-base/kdepim/kdepim-3.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/kde-base/kdepim/kdepim-3.1.ebuild,v 1.9 2003/02/28 20:44:52 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ inherit kde-dist IUSE="pda" @@ -8,7 +8,7 @@ DESCRIPTION="KDE PIM (Personal Information Management) apps: korganizer..." KEYWORDS="x86 ppc sparc ~alpha" newdepend "pda? ( >=dev-libs/pilot-link-0.11.1-r1 ) - sys-devel/perl + dev-lang/perl ~kde-base/kdebase-$PV ~kde-base/kdenetwork-$PV" # mimelib is needed for support of some stuff with exchange servers diff --git a/media-gfx/igal/igal-1.3.ebuild b/media-gfx/igal/igal-1.3.ebuild index fc7a515cfe08..e38648c2fd3e 100644 --- a/media-gfx/igal/igal-1.3.ebuild +++ b/media-gfx/igal/igal-1.3.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/media-gfx/igal/igal-1.3.ebuild,v 1.4 2003/02/13 12:35:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/igal/igal-1.3.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Static HTML image gallery generator" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl media-gfx/imagemagick" src_unpack(){ diff --git a/media-gfx/imagemagick/imagemagick-5.4.7.4-r1.ebuild b/media-gfx/imagemagick/imagemagick-5.4.7.4-r1.ebuild index c8b10385addb..e1fd9c21d919 100644 --- a/media-gfx/imagemagick/imagemagick-5.4.7.4-r1.ebuild +++ b/media-gfx/imagemagick/imagemagick-5.4.7.4-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/media-gfx/imagemagick/imagemagick-5.4.7.4-r1.ebuild,v 1.3 2003/02/13 12:35:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-5.4.7.4-r1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="perl X cups xml2 lcms" @@ -28,7 +28,7 @@ DEPEND="media-libs/libpng >=app-text/dgs-0.5.9.1 ) cups? ( >=app-text/ghostscript-6.50 ) lcms? ( >=media-libs/lcms-1.06 ) - perl? ( >=sys-devel/perl-5 ) + perl? ( >=dev-lang/perl-5 ) xml2? ( >=dev-libs/libxml2-2.4.10 )" src_compile() { diff --git a/media-gfx/imagemagick/imagemagick-5.4.9.1-r2.ebuild b/media-gfx/imagemagick/imagemagick-5.4.9.1-r2.ebuild index 101a770e589a..5d55feaf1974 100644 --- a/media-gfx/imagemagick/imagemagick-5.4.9.1-r2.ebuild +++ b/media-gfx/imagemagick/imagemagick-5.4.9.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/media-gfx/imagemagick/imagemagick-5.4.9.1-r2.ebuild,v 1.3 2003/02/13 12:35:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-5.4.9.1-r2.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ inherit libtool inherit perl-module @@ -33,7 +33,7 @@ DEPEND="media-libs/libpng >=app-text/dgs-0.5.9.1 ) cups? ( >=app-text/ghostscript-6.50 ) lcms? ( >=media-libs/lcms-1.06 ) - perl? ( >=sys-devel/perl-5 ) + perl? ( >=dev-lang/perl-5 ) xml2? ( >=dev-libs/libxml2-2.4.10 )" src_compile() { diff --git a/media-gfx/imagemagick/imagemagick-5.5.3.2.ebuild b/media-gfx/imagemagick/imagemagick-5.5.3.2.ebuild index 3fe407c325b2..49294cc9775d 100644 --- a/media-gfx/imagemagick/imagemagick-5.5.3.2.ebuild +++ b/media-gfx/imagemagick/imagemagick-5.5.3.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/media-gfx/imagemagick/imagemagick-5.5.3.2.ebuild,v 1.7 2003/03/10 14:17:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-5.5.3.2.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ inherit libtool inherit perl-module @@ -33,7 +33,7 @@ DEPEND="media-libs/jbigkit jpeg? ( >=media-libs/jpeg-6b ) lcms? ( >=media-libs/lcms-1.06 ) mpeg? ( media-video/mpeg2vidcodec ) - perl? ( >=sys-devel/perl-5 ) + perl? ( >=dev-lang/perl-5 ) png? ( media-libs/libpng ) tiff? ( >=media-libs/tiff-3.5.5 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) diff --git a/media-gfx/imagemagick/imagemagick-5.5.4.4.ebuild b/media-gfx/imagemagick/imagemagick-5.5.4.4.ebuild index f73dd56b3f4f..b45df52e524a 100644 --- a/media-gfx/imagemagick/imagemagick-5.5.4.4.ebuild +++ b/media-gfx/imagemagick/imagemagick-5.5.4.4.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/media-gfx/imagemagick/imagemagick-5.5.4.4.ebuild,v 1.3 2003/02/21 17:55:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-5.5.4.4.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ inherit libtool inherit perl-module @@ -33,7 +33,7 @@ DEPEND="media-libs/jbigkit jpeg? ( >=media-libs/jpeg-6b ) lcms? ( >=media-libs/lcms-1.06 ) mpeg? ( media-video/mpeg2vidcodec ) - perl? ( >=sys-devel/perl-5 ) + perl? ( >=dev-lang/perl-5 ) png? ( media-libs/libpng ) tiff? ( >=media-libs/tiff-3.5.5 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) diff --git a/media-libs/glide-v3/glide-v3-3.10-r3.ebuild b/media-libs/glide-v3/glide-v3-3.10-r3.ebuild index 7b8a3b924bb0..2c53e7d6cf3b 100644 --- a/media-libs/glide-v3/glide-v3-3.10-r3.ebuild +++ b/media-libs/glide-v3/glide-v3-3.10-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/media-libs/glide-v3/glide-v3-3.10-r3.ebuild,v 1.7 2003/02/13 12:44:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glide-v3/glide-v3-3.10-r3.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ # NOTE: Do NOT build this with optimizations, as it will make this package # unstable!!!! @@ -21,7 +21,7 @@ DEPEND=">=sys-devel/automake-1.4 >=sys-devel/autoconf-2.13 >=sys-devel/libtool-1.3.3 >=sys-devel/m4-1.4 - >=sys-devel/perl-5.005" + >=dev-lang/perl-5.005" PROVIDE="virtual/glide" diff --git a/media-libs/nurbs++/nurbs++-3.0.10.ebuild b/media-libs/nurbs++/nurbs++-3.0.10.ebuild index 090a1db10dd3..47c9a90a9f53 100644 --- a/media-libs/nurbs++/nurbs++-3.0.10.ebuild +++ b/media-libs/nurbs++/nurbs++-3.0.10.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/media-libs/nurbs++/nurbs++-3.0.10.ebuild,v 1.8 2003/02/13 12:52:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/nurbs++/nurbs++-3.0.10.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="NURBS surfaces manipulation library" @@ -13,7 +13,7 @@ LICENSE="LGPL-2" KEYWORDS="x86 sparc " DEPEND="virtual/x11 - sys-devel/perl" + dev-lang/perl" #media-gfx/imagemagick # doesn't work yet either # opengl? ( virtual/opengl ) # doesn't work yet diff --git a/media-libs/nurbs++/nurbs++-3.0.11.ebuild b/media-libs/nurbs++/nurbs++-3.0.11.ebuild index c6a54d54b749..92d3b05388e0 100644 --- a/media-libs/nurbs++/nurbs++-3.0.11.ebuild +++ b/media-libs/nurbs++/nurbs++-3.0.11.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/media-libs/nurbs++/nurbs++-3.0.11.ebuild,v 1.5 2003/02/13 12:53:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/nurbs++/nurbs++-3.0.11.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="NURBS surfaces manipulation library" @@ -13,7 +13,7 @@ LICENSE="LGPL-2" KEYWORDS="x86 sparc " DEPEND="virtual/x11 - sys-devel/perl" + dev-lang/perl" #media-gfx/imagemagick # doesn't work yet either # opengl? ( virtual/opengl ) # doesn't work yet diff --git a/media-libs/pdflib/pdflib-4.0.1-r3.ebuild b/media-libs/pdflib/pdflib-4.0.1-r3.ebuild index 015cd115eeec..f34ced2a6c1b 100644 --- a/media-libs/pdflib/pdflib-4.0.1-r3.ebuild +++ b/media-libs/pdflib/pdflib-4.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/media-libs/pdflib/pdflib-4.0.1-r3.ebuild,v 1.13 2003/02/13 12:53:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-4.0.1-r3.ebuild,v 1.14 2003/03/11 21:11:46 seemant Exp $ IUSE="python tcltk java perl" @@ -14,7 +14,7 @@ LICENSE="Aladdin" KEYWORDS="x86 ppc sparc " DEPEND="tcltk? ( >=dev-lang/tk-8.2 ) - perl? ( >=sys-devel/perl-5.1 ) + perl? ( >=dev-lang/perl-5.1 ) python? ( >=dev-lang/python-2.0 ) java? ( >=virtual/jdk-1.3 ) media-libs/libpng diff --git a/media-libs/pdflib/pdflib-4.0.3-r1.ebuild b/media-libs/pdflib/pdflib-4.0.3-r1.ebuild index 7cebfd9497b1..4834887d5cf7 100644 --- a/media-libs/pdflib/pdflib-4.0.3-r1.ebuild +++ b/media-libs/pdflib/pdflib-4.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-4.0.3-r1.ebuild,v 1.3 2003/02/13 12:53:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-4.0.3-r1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A library for generating PDF on the fly" @@ -13,7 +13,7 @@ LICENSE="Aladdin" KEYWORDS="x86 ~sparc" DEPEND="tcltk? ( >=dev-lang/tk-8.2 ) - perl? ( >=sys-devel/perl-5.1 ) + perl? ( >=dev-lang/perl-5.1 ) python? ( =dev-lang/python-2.2* ) java? ( >=virtual/jdk-1.3 )" diff --git a/media-libs/pdflib/pdflib-4.0.3.ebuild b/media-libs/pdflib/pdflib-4.0.3.ebuild index 9fe434df5429..091b0c151661 100644 --- a/media-libs/pdflib/pdflib-4.0.3.ebuild +++ b/media-libs/pdflib/pdflib-4.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-4.0.3.ebuild,v 1.5 2003/02/13 12:53:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-4.0.3.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A library for generating PDF on the fly" @@ -12,7 +12,7 @@ LICENSE="Aladdin" KEYWORDS="x86 sparc" DEPEND="tcltk? ( >=dev-lang/tk-8.2 ) - perl? ( >=sys-devel/perl-5.1 ) + perl? ( >=dev-lang/perl-5.1 ) python? ( >=dev-lang/python-2.0 ) java? ( >=virtual/jdk-1.3 ) media-libs/libpng" diff --git a/media-sound/freeamp/freeamp-2.1.1-r1.ebuild b/media-sound/freeamp/freeamp-2.1.1-r1.ebuild index 19c5f04f6eeb..98c5d36e6447 100644 --- a/media-sound/freeamp/freeamp-2.1.1-r1.ebuild +++ b/media-sound/freeamp/freeamp-2.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/media-sound/freeamp/freeamp-2.1.1-r1.ebuild,v 1.13 2003/02/13 13:11:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/freeamp/freeamp-2.1.1-r1.ebuild,v 1.14 2003/03/11 21:11:46 seemant Exp $ IUSE="arts esd gnome X gtk oggvorbis alsa" @@ -27,7 +27,7 @@ RDEPEND="=x11-libs/gtk+-1.2* DEPEND="${RDEPEND} x86? ( dev-lang/nasm ) - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/media-sound/gnump3d/gnump3d-0.9.9.4.ebuild b/media-sound/gnump3d/gnump3d-0.9.9.4.ebuild index 011d2228ac32..802155d9f9a0 100644 --- a/media-sound/gnump3d/gnump3d-0.9.9.4.ebuild +++ b/media-sound/gnump3d/gnump3d-0.9.9.4.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/media-sound/gnump3d/gnump3d-0.9.9.4.ebuild,v 1.7 2003/02/13 13:12:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-0.9.9.4.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A streaming server for MP3, OGG vorbis and other streamable files" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/gnump3d/${P}.tar.gz" HOMEPAGE="http://gnump3d.sourceforge.net/" DEPEND="virtual/glibc" -RDEPEND=">=sys-devel/perl-5.6.1" +RDEPEND=">=dev-lang/perl-5.6.1" SLOT="0" LICENSE="GPL-2" diff --git a/media-sound/gnump3d/gnump3d-1.0.ebuild b/media-sound/gnump3d/gnump3d-1.0.ebuild index 9a22031c244f..a947f3c8eafd 100644 --- a/media-sound/gnump3d/gnump3d-1.0.ebuild +++ b/media-sound/gnump3d/gnump3d-1.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/media-sound/gnump3d/gnump3d-1.0.ebuild,v 1.5 2003/02/14 08:52:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-1.0.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="x86" IUSE="oggvorbis" DEPEND="virtual/glibc" -RDEPEND=">=sys-devel/perl-5.6.1 +RDEPEND=">=dev-lang/perl-5.6.1 oggvorbis? ( media-libs/libvorbis )" src_unpack() { diff --git a/media-sound/gnump3d/gnump3d-2.2.ebuild b/media-sound/gnump3d/gnump3d-2.2.ebuild index ef663dac8a2b..9ee4e5dcb41f 100644 --- a/media-sound/gnump3d/gnump3d-2.2.ebuild +++ b/media-sound/gnump3d/gnump3d-2.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/media-sound/gnump3d/gnump3d-2.2.ebuild,v 1.1 2003/03/08 23:43:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-2.2.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="~x86" IUSE="" DEPEND="virtual/glibc" -RDEPEND=">=sys-devel/perl-5.6.1" +RDEPEND=">=dev-lang/perl-5.6.1" src_install() { eval `perl '-V:installarchlib'` diff --git a/media-sound/lilypond/lilypond-1.6.6.ebuild b/media-sound/lilypond/lilypond-1.6.6.ebuild index b5b6fc241aa2..352464b03aec 100644 --- a/media-sound/lilypond/lilypond-1.6.6.ebuild +++ b/media-sound/lilypond/lilypond-1.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.5 2003/03/09 19:50:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="doc" @@ -15,7 +15,7 @@ LICENSE="GPL-2" KEYWORDS="x86 alpha" DEPEND=">=dev-lang/python-2.2.1-r2 - >=sys-devel/perl-5.6.1-r6 + >=dev-lang/perl-5.6.1-r6 >=dev-util/guile-1.4-r3 >=sys-devel/bison-1.35 >=app-text/tetex-1.0.7-r12 diff --git a/media-sound/rip/rip-1.01-r1.ebuild b/media-sound/rip/rip-1.01-r1.ebuild index ce8a380cb079..1bd107ca29cb 100644 --- a/media-sound/rip/rip-1.01-r1.ebuild +++ b/media-sound/rip/rip-1.01-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/media-sound/rip/rip-1.01-r1.ebuild,v 1.8 2003/02/13 13:18:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rip/rip-1.01-r1.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ S="${WORKDIR}/${P}" DESCRIPTION="A command-line based audio CD ripper and mp3 encoder" @@ -15,7 +15,7 @@ DEPEND="" RDEPEND="media-sound/cdparanoia sys-apps/eject - sys-devel/perl + dev-lang/perl >=dev-perl/CDDB_get-1.66 >=dev-perl/MP3-Info-0.91" diff --git a/media-sound/speechd/speechd-0.56.ebuild b/media-sound/speechd/speechd-0.56.ebuild index 68ee82ffc186..0e726596f53a 100644 --- a/media-sound/speechd/speechd-0.56.ebuild +++ b/media-sound/speechd/speechd-0.56.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/media-sound/speechd/speechd-0.56.ebuild,v 1.5 2003/02/13 13:19:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/speechd/speechd-0.56.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Implements /dev/speech (any text written to /dev/speech will be spoken aloud)" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl media-sound/festival" src_compile() { diff --git a/media-sound/zinf/zinf-2.2.0.ebuild b/media-sound/zinf/zinf-2.2.0.ebuild index 78b88f0474cd..8483cb1e61ab 100644 --- a/media-sound/zinf/zinf-2.2.0.ebuild +++ b/media-sound/zinf/zinf-2.2.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/media-sound/zinf/zinf-2.2.0.ebuild,v 1.13 2003/02/13 13:22:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.0.ebuild,v 1.14 2003/03/11 21:11:46 seemant Exp $ IUSE="arts esd X gtk oggvorbis gnome alsa" @@ -27,7 +27,7 @@ RDEPEND="=dev-libs/glib-1.2* DEPEND="x86? ( dev-lang/nasm ) media-libs/id3lib - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/media-sound/zinf/zinf-2.2.1.ebuild b/media-sound/zinf/zinf-2.2.1.ebuild index 8612fe218ad6..53112a8ca37b 100644 --- a/media-sound/zinf/zinf-2.2.1.ebuild +++ b/media-sound/zinf/zinf-2.2.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/media-sound/zinf/zinf-2.2.1.ebuild,v 1.4 2003/03/08 11:58:43 jje Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="esd X gtk oggvorbis gnome" @@ -27,7 +27,7 @@ RDEPEND="=dev-libs/glib-1.2* DEPEND="$RDEPEND x86? ( dev-lang/nasm ) media-libs/id3lib - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/media-sound/zinf/zinf-2.2.3.ebuild b/media-sound/zinf/zinf-2.2.3.ebuild index 6d2252d85a5c..a2e2ea26ae90 100644 --- a/media-sound/zinf/zinf-2.2.3.ebuild +++ b/media-sound/zinf/zinf-2.2.3.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/media-sound/zinf/zinf-2.2.3.ebuild,v 1.4 2003/02/14 13:16:32 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.3.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="esd X gtk oggvorbis gnome arts" @@ -27,7 +27,7 @@ RDEPEND="=dev-libs/glib-1.2* DEPEND="$RDEPEND x86? ( dev-lang/nasm ) media-libs/id3lib - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/media-video/acidrip/acidrip-0.7.ebuild b/media-video/acidrip/acidrip-0.7.ebuild index e7e1b3697473..23fad449e07a 100644 --- a/media-video/acidrip/acidrip-0.7.ebuild +++ b/media-video/acidrip/acidrip-0.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/media-video/acidrip/acidrip-0.7.ebuild,v 1.1 2003/03/06 04:05:55 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/acidrip/acidrip-0.7.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~ppc ~x86" IUSE="encode" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl dev-perl/gtk-perl media-video/lsdvd media-video/mplayer diff --git a/net-analyzer/calamaris/calamaris-2.51.ebuild b/net-analyzer/calamaris/calamaris-2.51.ebuild index bbc40fe6aaa5..189bb4e81f64 100644 --- a/net-analyzer/calamaris/calamaris-2.51.ebuild +++ b/net-analyzer/calamaris/calamaris-2.51.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-analyzer/calamaris/calamaris-2.51.ebuild,v 1.2 2003/02/13 13:39:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/calamaris-2.51.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="Calamaris parses the logfiles of a wide variety of Web proxy servers and generates reports" HOMEPAGE="http://calamaris.cord.de/" @@ -8,8 +8,8 @@ SRC_URI="http://calamaris.cord.de/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="ppc x86" -DEPEND="sys-devel/perl" -RDEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" +RDEPEND="dev-lang/perl" S=${WORKDIR}/${P} src_install () { diff --git a/net-analyzer/calamaris/calamaris-2.57.ebuild b/net-analyzer/calamaris/calamaris-2.57.ebuild index 92d8a5497d8c..570f02c04612 100644 --- a/net-analyzer/calamaris/calamaris-2.57.ebuild +++ b/net-analyzer/calamaris/calamaris-2.57.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-analyzer/calamaris/calamaris-2.57.ebuild,v 1.1 2003/03/09 20:52:50 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/calamaris-2.57.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="Calamaris parses the logfiles of a wide variety of Web proxy servers and generates reports" HOMEPAGE="http://calamaris.cord.de/" @@ -8,8 +8,8 @@ SRC_URI="http://calamaris.cord.de/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~ppc ~x86" -DEPEND="sys-devel/perl" -RDEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" +RDEPEND="dev-lang/perl" S=${WORKDIR}/${P} src_install () { diff --git a/net-analyzer/egressor/egressor-1.0.ebuild b/net-analyzer/egressor/egressor-1.0.ebuild index f98c6efc7220..0a6ea99ccf31 100644 --- a/net-analyzer/egressor/egressor-1.0.ebuild +++ b/net-analyzer/egressor/egressor-1.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-analyzer/egressor/egressor-1.0.ebuild,v 1.2 2003/03/07 22:57:36 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/egressor/egressor-1.0.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="tool for checking router configuration" HOMEPAGE="http://www.packetfactory.net/projects/egressor/" @@ -13,7 +13,7 @@ KEYWORDS="~x86" DEPEND="=net-libs/libnet-1.0*" RDEPEND="net-libs/libpcap dev-perl/Net-RawIP - sys-devel/perl" + dev-lang/perl" S=${WORKDIR} diff --git a/net-analyzer/ethereal/ethereal-0.9.10.ebuild b/net-analyzer/ethereal/ethereal-0.9.10.ebuild index 2fffc077b0e0..bcc69969ae95 100644 --- a/net-analyzer/ethereal/ethereal-0.9.10.ebuild +++ b/net-analyzer/ethereal/ethereal-0.9.10.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-analyzer/ethereal/ethereal-0.9.10.ebuild,v 1.2 2003/03/09 19:06:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.10.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk ipv6 snmp ssl gtk2" @@ -21,7 +21,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4 >=net-libs/libpcap-0.7.1" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-devel/bison sys-devel/flex" diff --git a/net-analyzer/ethereal/ethereal-0.9.11.ebuild b/net-analyzer/ethereal/ethereal-0.9.11.ebuild index f234b9f6910e..8ee0fdcc08b6 100644 --- a/net-analyzer/ethereal/ethereal-0.9.11.ebuild +++ b/net-analyzer/ethereal/ethereal-0.9.11.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-analyzer/ethereal/ethereal-0.9.11.ebuild,v 1.1 2003/03/11 13:36:12 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.11.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk ipv6 snmp ssl gtk2" @@ -21,7 +21,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4 >=net-libs/libpcap-0.7.1" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-devel/bison sys-devel/flex" diff --git a/net-analyzer/ethereal/ethereal-0.9.8-r1.ebuild b/net-analyzer/ethereal/ethereal-0.9.8-r1.ebuild index f936625198ba..849b4c015aac 100644 --- a/net-analyzer/ethereal/ethereal-0.9.8-r1.ebuild +++ b/net-analyzer/ethereal/ethereal-0.9.8-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-analyzer/ethereal/ethereal-0.9.8-r1.ebuild,v 1.6 2003/02/15 07:39:40 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.8-r1.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk ipv6 snmp ssl gtk2" @@ -21,7 +21,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4 >=net-libs/libpcap-0.7.1" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-devel/bison sys-devel/flex" diff --git a/net-analyzer/ethereal/ethereal-0.9.9.ebuild b/net-analyzer/ethereal/ethereal-0.9.9.ebuild index 583776764c08..5d2926a7d99f 100644 --- a/net-analyzer/ethereal/ethereal-0.9.9.ebuild +++ b/net-analyzer/ethereal/ethereal-0.9.9.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-analyzer/ethereal/ethereal-0.9.9.ebuild,v 1.1 2003/02/19 06:17:33 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.9.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk ipv6 snmp ssl gtk2" @@ -21,7 +21,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4 >=net-libs/libpcap-0.7.1" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-devel/bison sys-devel/flex" diff --git a/net-analyzer/mrtg/mrtg-2.9.21.ebuild b/net-analyzer/mrtg/mrtg-2.9.21.ebuild index bff0d082b49e..6a186bc10315 100644 --- a/net-analyzer/mrtg/mrtg-2.9.21.ebuild +++ b/net-analyzer/mrtg/mrtg-2.9.21.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-analyzer/mrtg/mrtg-2.9.21.ebuild,v 1.6 2003/02/13 13:42:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mrtg/mrtg-2.9.21.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A tool to monitor the traffic load on network-links" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" DEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl >=media-libs/libgd-1.8.3" # >=media-libs/libpng-1.2.1" diff --git a/net-analyzer/mrtg/mrtg-2.9.22.ebuild b/net-analyzer/mrtg/mrtg-2.9.22.ebuild index 62d8d778cfed..542227a56b95 100644 --- a/net-analyzer/mrtg/mrtg-2.9.22.ebuild +++ b/net-analyzer/mrtg/mrtg-2.9.22.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-analyzer/mrtg/mrtg-2.9.22.ebuild,v 1.3 2003/02/13 13:42:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mrtg/mrtg-2.9.22.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A tool to monitor the traffic load on network-links" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" DEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl >=media-libs/libgd-1.8.3" # >=media-libs/libpng-1.2.1" diff --git a/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild index e7d0017e243a..eb25bdc1b803 100644 --- a/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.0.35-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-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild,v 1.12 2003/02/13 13:49:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild,v 1.13 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc" IUSE="tcltk perl" -DEPEND="perl? ( sys-devel/perl ) +DEPEND="perl? ( dev-lang/perl ) sys-apps/gawk >=media-libs/libgd-1.8.3" RDEPEND="tcltk? ( dev-lang/tcl )" diff --git a/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild index cdef1c5d4e67..199eebdd9ab1 100644 --- a/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.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-analyzer/rrdtool/rrdtool-1.0.39.ebuild,v 1.11 2003/02/13 13:50:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild,v 1.12 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc" IUSE="tcltk perl" -DEPEND="perl? ( sys-devel/perl ) +DEPEND="perl? ( dev-lang/perl ) sys-apps/gawk >=media-libs/libgd-1.8.3" RDEPEND="tcltk? ( dev-lang/tcl )" diff --git a/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild index bbe9edbce761..33199f474d93 100644 --- a/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.0.40.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-analyzer/rrdtool/rrdtool-1.0.40.ebuild,v 1.4 2003/02/13 13:50:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc" IUSE="tcltk perl" -DEPEND="perl? ( sys-devel/perl ) +DEPEND="perl? ( dev-lang/perl ) sys-apps/gawk >=media-libs/libgd-1.8.3" RDEPEND="tcltk? ( dev-lang/tcl )" diff --git a/net-analyzer/snort/snort-1.8.6.ebuild b/net-analyzer/snort/snort-1.8.6.ebuild index f965794983cb..ab389cf00817 100644 --- a/net-analyzer/snort/snort-1.8.6.ebuild +++ b/net-analyzer/snort/snort-1.8.6.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-analyzer/snort/snort-1.8.6.ebuild,v 1.10 2003/02/13 13:50:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.6.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl postgres mysql" @@ -21,7 +21,7 @@ DEPEND="virtual/glibc ssl? ( >=dev-libs/openssl-0.9.6b )" RDEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl >=net-libs/libpcap-0.6.2-r1 postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) diff --git a/net-analyzer/snort/snort-1.8.7.ebuild b/net-analyzer/snort/snort-1.8.7.ebuild index af65c5d4bf45..ad84f6436e1a 100644 --- a/net-analyzer/snort/snort-1.8.7.ebuild +++ b/net-analyzer/snort/snort-1.8.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-analyzer/snort/snort-1.8.7.ebuild,v 1.9 2003/02/13 13:50:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.7.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl postgres mysql" @@ -21,7 +21,7 @@ DEPEND="virtual/glibc ssl? ( >=dev-libs/openssl-0.9.6b )" RDEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl >=net-libs/libpcap-0.6.2-r1 postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) diff --git a/net-analyzer/snort/snort-1.9.0.ebuild b/net-analyzer/snort/snort-1.9.0.ebuild index 37d704420840..870869f7456e 100644 --- a/net-analyzer/snort/snort-1.9.0.ebuild +++ b/net-analyzer/snort/snort-1.9.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-analyzer/snort/snort-1.9.0.ebuild,v 1.5 2003/02/13 13:50:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.9.0.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl postgres mysql snmp" @@ -22,7 +22,7 @@ DEPEND="virtual/glibc snmp? ( >=net-analyzer/net-snmp-5.0 )" RDEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl >=net-libs/libpcap-0.6.2-r1 postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) diff --git a/net-analyzer/snort/snort-1.9.1.ebuild b/net-analyzer/snort/snort-1.9.1.ebuild index f9c27e6d1e4c..059db054485d 100644 --- a/net-analyzer/snort/snort-1.9.1.ebuild +++ b/net-analyzer/snort/snort-1.9.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-analyzer/snort/snort-1.9.1.ebuild,v 1.2 2003/03/06 10:18:41 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.9.1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -23,7 +23,7 @@ DEPEND="virtual/glibc snmp? ( >=net-analyzer/net-snmp-5.0 )" RDEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl >=net-libs/libpcap-0.6.2-r1 postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) diff --git a/net-dialup/mgetty/mgetty-1.1.28.ebuild b/net-dialup/mgetty/mgetty-1.1.28.ebuild index 76c9297634ee..85057e884f4a 100644 --- a/net-dialup/mgetty/mgetty-1.1.28.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.28.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-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.8 2003/02/13 13:54:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Fax and Voice modem programs." @@ -9,7 +9,7 @@ HOMEPAGE="http://alpha.greenie.net/mgetty/" DEPEND="app-text/tetex sys-apps/gawk - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild b/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild index 63e8001dc271..7af7edbd5fb0 100644 --- a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.1.0-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-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.2 2003/02/13 13:55:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/pptp-linux-${PV}-1 @@ -9,7 +9,7 @@ HOMEPAGE="http://pptpclient.sourceforge.net/" SRC_URI="mirror://sourceforge/pptpclient/pptp-linux-${PV}-1.tar.gz" DEPEND="net-dialup/ppp - sys-devel/perl + dev-lang/perl tcltk? ( dev-perl/perl-tk )" SLOT="0" diff --git a/net-dialup/pptpclient/pptpclient-1.2.0.ebuild b/net-dialup/pptpclient/pptpclient-1.2.0.ebuild index 359da8b72da6..8a5e89e4945b 100644 --- a/net-dialup/pptpclient/pptpclient-1.2.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.2.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-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.1 2003/02/26 23:31:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ MY_P=pptp-linux-${PV} S=${WORKDIR}/${MY_P} @@ -14,7 +14,7 @@ KEYWORDS="~x86 ~ppc" IUSE="tcltk" DEPEND="net-dialup/ppp - sys-devel/perl + dev-lang/perl tcltk? ( dev-perl/perl-tk )" src_compile() { diff --git a/net-dns/ddclient/ddclient-3.6.2.ebuild b/net-dns/ddclient/ddclient-3.6.2.ebuild index aafd0ade61e3..3a3580f8fbda 100644 --- a/net-dns/ddclient/ddclient-3.6.2.ebuild +++ b/net-dns/ddclient/ddclient-3.6.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ddclient-3.6.2.ebuild,v 1.9 2003/02/13 13:56:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ddclient-3.6.2.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A perl based client for dyndns" SRC_URI="http://burry.ca:4141/ddclient/${P}.tar.gz" HOMEPAGE="http://burry.ca:4141/ddclient/" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/net-dns/dlint/dlint-1.4.0.ebuild b/net-dns/dlint/dlint-1.4.0.ebuild index 869e9c9fd71e..eeaa922ba3f9 100644 --- a/net-dns/dlint/dlint-1.4.0.ebuild +++ b/net-dns/dlint/dlint-1.4.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-dns/dlint/dlint-1.4.0.ebuild,v 1.9 2003/03/11 20:50:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/dlint-1.4.0.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ MY_P=${PN}${PV} S=${WORKDIR}/${MY_P} @@ -13,7 +13,7 @@ KEYWORDS="x86 sparc " LICENSE="GPL-2" DEPEND="net-dns/bind-tools - sys-devel/perl + dev-lang/perl app-shells/bash" src_compile() { diff --git a/net-firewall/ipchains-firewall/ipchains-firewall-1.7.3.ebuild b/net-firewall/ipchains-firewall/ipchains-firewall-1.7.3.ebuild index 3a18576abe87..d06e6c41a0bb 100644 --- a/net-firewall/ipchains-firewall/ipchains-firewall-1.7.3.ebuild +++ b/net-firewall/ipchains-firewall/ipchains-firewall-1.7.3.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-firewall/ipchains-firewall/ipchains-firewall-1.7.3.ebuild,v 1.1 2003/02/24 19:38:41 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipchains-firewall/ipchains-firewall-1.7.3.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/ipchains-firewall-1.7 DESCRIPTION="IP-Chains Firewall Script " @@ -10,7 +10,7 @@ KEYWORDS="x86 sparc " LICENSE="as-is" SLOT="0" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" src_install() { cd ${S} diff --git a/net-im/gaim-cvs/gaim-cvs-0.60-r2.ebuild b/net-im/gaim-cvs/gaim-cvs-0.60-r2.ebuild index 0f3641430607..7e903d2b9f55 100644 --- a/net-im/gaim-cvs/gaim-cvs-0.60-r2.ebuild +++ b/net-im/gaim-cvs/gaim-cvs-0.60-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-im/gaim-cvs/gaim-cvs-0.60-r2.ebuild,v 1.6 2003/03/03 18:37:25 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-cvs/gaim-cvs-0.60-r2.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="nas nls esd arts perl spell" @@ -19,7 +19,7 @@ DEPEND="=sys-libs/db-1* nls? ( sys-devel/gettext ) nas? ( >=media-libs/nas-1.4.1-r1 ) arts? ( >=kde-base/arts-0.9.5 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) spell? ( >=app-text/gtkspell-2.0.2 )" inherit cvs diff --git a/net-im/gaim-cvs/gaim-cvs-0.60-r3.ebuild b/net-im/gaim-cvs/gaim-cvs-0.60-r3.ebuild index 330aaa5f569a..b0b9fb182166 100644 --- a/net-im/gaim-cvs/gaim-cvs-0.60-r3.ebuild +++ b/net-im/gaim-cvs/gaim-cvs-0.60-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-im/gaim-cvs/gaim-cvs-0.60-r3.ebuild,v 1.5 2003/03/10 22:38:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-cvs/gaim-cvs-0.60-r3.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="nls perl spell" @@ -18,7 +18,7 @@ DEPEND="=sys-libs/db-1* >=media-libs/audiofile-0.2.0 media-libs/libao nls? ( sys-devel/gettext ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) spell? ( >=app-text/gtkspell-2.0.2 )" inherit cvs diff --git a/net-im/gaim/gaim-0.59.3.ebuild b/net-im/gaim/gaim-0.59.3.ebuild index 773151bc1757..7bee4f08a303 100644 --- a/net-im/gaim/gaim-0.59.3.ebuild +++ b/net-im/gaim/gaim-0.59.3.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-im/gaim/gaim-0.59.3.ebuild,v 1.9 2003/02/13 14:08:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.59.3.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="nas nls esd gnome arts gtk2 perl" @@ -18,7 +18,7 @@ DEPEND="=sys-libs/db-1* nls? ( sys-devel/gettext ) nas? ( >=media-libs/nas-1.4.1-r1 ) arts? ( >=kde-base/arts-0.9.5 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) gtk2? ( >=x11-libs/gtk+-2.0* >=dev-libs/glib-2.0* ) || ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* ( gnome? ( =gnome-base/gnome-panel-1.4* >=media-libs/gdk-pixbuf-0.16.0 ) ) )" diff --git a/net-im/gaim/gaim-0.59.6.ebuild b/net-im/gaim/gaim-0.59.6.ebuild index acff5cbf3181..c84c8fba61b4 100644 --- a/net-im/gaim/gaim-0.59.6.ebuild +++ b/net-im/gaim/gaim-0.59.6.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-im/gaim/gaim-0.59.6.ebuild,v 1.3 2003/02/13 14:08:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.59.6.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="nas nls esd gnome arts gtk2 perl" @@ -18,7 +18,7 @@ DEPEND="=sys-libs/db-1* nls? ( sys-devel/gettext ) nas? ( >=media-libs/nas-1.4.1-r1 ) arts? ( >=kde-base/arts-0.9.5 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) gtk2? ( >=x11-libs/gtk+-2.0* >=dev-libs/glib-2.0* ) || ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* ( gnome? ( =gnome-base/gnome-panel-1.4* >=media-libs/gdk-pixbuf-0.16.0 ) ) )" diff --git a/net-im/gaim/gaim-0.59.8-r1.ebuild b/net-im/gaim/gaim-0.59.8-r1.ebuild index 5dd3b9136ea0..17b8fc6d2e5b 100644 --- a/net-im/gaim/gaim-0.59.8-r1.ebuild +++ b/net-im/gaim/gaim-0.59.8-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-im/gaim/gaim-0.59.8-r1.ebuild,v 1.4 2003/02/13 14:08:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.59.8-r1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit kde-functions eutils @@ -19,7 +19,7 @@ DEPEND="=sys-libs/db-1* nls? ( sys-devel/gettext ) nas? ( >=media-libs/nas-1.4.1-r1 ) arts? ( >=kde-base/arts-0.9.5 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ( gnome? ( =gnome-base/gnome-panel-1.4* >=media-libs/gdk-pixbuf-0.16.0 ) : ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* ) ) ssl? ( dev-libs/openssl )" diff --git a/net-im/gaim/gaim-0.59.9.ebuild b/net-im/gaim/gaim-0.59.9.ebuild index 6f11ca76d208..26303e46d949 100644 --- a/net-im/gaim/gaim-0.59.9.ebuild +++ b/net-im/gaim/gaim-0.59.9.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-im/gaim/gaim-0.59.9.ebuild,v 1.2 2003/03/07 13:21:28 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.59.9.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit kde-functions eutils @@ -19,7 +19,7 @@ DEPEND="=sys-libs/db-1* nls? ( sys-devel/gettext ) nas? ( >=media-libs/nas-1.4.1-r1 ) arts? ( >=kde-base/arts-0.9.5 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ( gnome? ( =gnome-base/gnome-panel-1.4* >=media-libs/gdk-pixbuf-0.16.0 ) : ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* ) ) ssl? ( dev-libs/openssl )" diff --git a/net-im/pork/pork-0.6.0.ebuild b/net-im/pork/pork-0.6.0.ebuild index d718d3096797..1d2308a5852d 100644 --- a/net-im/pork/pork-0.6.0.ebuild +++ b/net-im/pork/pork-0.6.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-im/pork/pork-0.6.0.ebuild,v 1.1 2003/03/03 16:10:48 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.6.0.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ IUSE="" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~alpha" SLOT="0" -DEPEND="perl? ( sys-devel/perl ) +DEPEND="perl? ( dev-lang/perl ) sys-libs/ncurses" src_compile() { diff --git a/net-im/silc-client/silc-client-0.9.11.ebuild b/net-im/silc-client/silc-client-0.9.11.ebuild index f1aab45c4c05..1988cb679aef 100644 --- a/net-im/silc-client/silc-client-0.9.11.ebuild +++ b/net-im/silc-client/silc-client-0.9.11.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-im/silc-client/silc-client-0.9.11.ebuild,v 1.4 2003/03/04 07:21:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/silc-client-0.9.11.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="IRSSI-based text client for Secure Internet Live Conferencing" SRC_URI="http://www.silcnet.org/download/client/sources/${P}.tar.bz2" @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc" IUSE="ipv6 perl" DEPEND="=dev-libs/glib-1.2* - perl? ( sys-devel/perl ) + perl? ( dev-lang/perl ) sys-libs/ncurses" src_compile() { diff --git a/net-irc/epic4/epic4-1.1.10.ebuild b/net-irc/epic4/epic4-1.1.10.ebuild index 4c664e0a13b7..fa1b4fdfdc50 100644 --- a/net-irc/epic4/epic4-1.1.10.ebuild +++ b/net-irc/epic4/epic4-1.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.10.ebuild,v 1.2 2003/02/13 14:15:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.10.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 perl ssl" @@ -14,7 +14,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.5 )" inherit flag-o-matic replace-flags "-O?" "-O" diff --git a/net-irc/epic4/epic4-1.1.7-r1.ebuild b/net-irc/epic4/epic4-1.1.7-r1.ebuild index c360839d019c..9de9905dc11f 100644 --- a/net-irc/epic4/epic4-1.1.7-r1.ebuild +++ b/net-irc/epic4/epic4-1.1.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.7-r1.ebuild,v 1.2 2003/02/13 14:15:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.7-r1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 perl ssl" @@ -14,7 +14,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.5 )" inherit flag-o-matic diff --git a/net-irc/epic4/epic4-1.1.7.ebuild b/net-irc/epic4/epic4-1.1.7.ebuild index 71770ff77e74..05f1c7cba800 100644 --- a/net-irc/epic4/epic4-1.1.7.ebuild +++ b/net-irc/epic4/epic4-1.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.7.ebuild,v 1.4 2003/02/13 14:15:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.7.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 perl ssl" @@ -14,7 +14,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.5 )" inherit flag-o-matic diff --git a/net-irc/irssi/irssi-0.8.5-r2.ebuild b/net-irc/irssi/irssi-0.8.5-r2.ebuild index 907f31dbb354..a270b819f3ce 100644 --- a/net-irc/irssi/irssi-0.8.5-r2.ebuild +++ b/net-irc/irssi/irssi-0.8.5-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-irc/irssi/irssi-0.8.5-r2.ebuild,v 1.10 2003/02/13 14:15:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.5-r2.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ IUSE="nls ipv6 perl" @@ -13,7 +13,7 @@ HOMEPAGE="http://irssi.org/" DEPEND="=dev-libs/glib-1.2* sys-libs/ncurses - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" #socks? ( >=net-misc/dante-1.1.13 ) RDEPEND="nls? ( sys-devel/gettext )" diff --git a/net-irc/irssi/irssi-0.8.6-r2.ebuild b/net-irc/irssi/irssi-0.8.6-r2.ebuild index a3e5dc6c992e..b18248a1e0df 100644 --- a/net-irc/irssi/irssi-0.8.6-r2.ebuild +++ b/net-irc/irssi/irssi-0.8.6-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-irc/irssi/irssi-0.8.6-r2.ebuild,v 1.5 2003/02/13 14:15:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.6-r2.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="nls ipv6 perl" @@ -13,7 +13,7 @@ HOMEPAGE="http://irssi.org/" DEPEND=">=dev-libs/glib-1.2 sys-libs/ncurses - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" #socks? ( >=net-misc/dante-1.1.13 ) RDEPEND="nls? ( sys-devel/gettext )" diff --git a/net-irc/xchat/xchat-1.8.10-r1.ebuild b/net-irc/xchat/xchat-1.8.10-r1.ebuild index d09dcf5e845b..aab1c65c4578 100644 --- a/net-irc/xchat/xchat-1.8.10-r1.ebuild +++ b/net-irc/xchat/xchat-1.8.10-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-irc/xchat/xchat-1.8.10-r1.ebuild,v 1.10 2003/02/13 14:17:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.10-r1.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl nls mmx gnome ipv6 python kde gtk perl" @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc ~alpha" RDEPEND="=x11-libs/gtk+-1.2* python? ( >=dev-lang/python-2.2-r7 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) gnome? ( <gnome-base/gnome-panel-1.5.0 >=media-libs/gdk-pixbuf-0.11.0-r1 ) ssl? ( >=dev-libs/openssl-0.9.6a )" diff --git a/net-irc/xchat/xchat-1.8.10.ebuild b/net-irc/xchat/xchat-1.8.10.ebuild index 26ec09a749ab..a1e3081e0eaf 100644 --- a/net-irc/xchat/xchat-1.8.10.ebuild +++ b/net-irc/xchat/xchat-1.8.10.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-irc/xchat/xchat-1.8.10.ebuild,v 1.8 2003/02/13 14:17:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.10.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl nls mmx gnome ipv6 python kde gtk perl" @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc " RDEPEND="=x11-libs/gtk+-1.2* python? ( >=dev-lang/python-2.2-r7 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) gnome? ( <gnome-base/gnome-panel-1.5.0 >=media-libs/gdk-pixbuf-0.11.0-r1 ) ssl? ( >=dev-libs/openssl-0.9.6a )" diff --git a/net-irc/xchat/xchat-1.8.11.ebuild b/net-irc/xchat/xchat-1.8.11.ebuild index 1fcc253d3e3d..d9c82f8d9987 100644 --- a/net-irc/xchat/xchat-1.8.11.ebuild +++ b/net-irc/xchat/xchat-1.8.11.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-irc/xchat/xchat-1.8.11.ebuild,v 1.4 2003/03/09 19:42:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.11.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -17,7 +17,7 @@ KEYWORDS="x86 ~ppc ~sparc alpha" RDEPEND="=x11-libs/gtk+-1.2* python? ( >=dev-lang/python-2.2-r7 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) gnome? ( <gnome-base/gnome-panel-1.5.0 >=media-libs/gdk-pixbuf-0.11.0-r1 ) ssl? ( >=dev-libs/openssl-0.9.6a )" diff --git a/net-irc/xchat/xchat-2.0.0.ebuild b/net-irc/xchat/xchat-2.0.0.ebuild index 875e3e75f160..62cfe78ce116 100644 --- a/net-irc/xchat/xchat-2.0.0.ebuild +++ b/net-irc/xchat/xchat-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.0.ebuild,v 1.6 2003/03/10 19:46:47 doctomoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.0.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="perl tcltk python ssl gtk mmx ipv6" @@ -16,7 +16,7 @@ KEYWORDS="x86 ppc ~sparc alpha" RDEPEND=">=dev-libs/glib-2.0.3 >=x11-libs/gtk+-2.0.3 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.6d ) python? ( dev-lang/python ) tcltk? ( dev-lang/tcl )" diff --git a/net-irc/xchat/xchat-2.0.1.ebuild b/net-irc/xchat/xchat-2.0.1.ebuild index ffea03eb0f7e..fad5a7d72a99 100644 --- a/net-irc/xchat/xchat-2.0.1.ebuild +++ b/net-irc/xchat/xchat-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.1.ebuild,v 1.1 2003/03/03 15:34:08 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.1.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ IUSE="perl tcltk python ssl gtk mmx ipv6" @@ -16,7 +16,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha" RDEPEND=">=dev-libs/glib-2.0.3 >=x11-libs/gtk+-2.0.3 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.6d ) python? ( dev-lang/python ) tcltk? ( dev-lang/tcl )" diff --git a/net-libs/libwww/libwww-5.4.0-r1.ebuild b/net-libs/libwww/libwww-5.4.0-r1.ebuild index e400458a1c2d..132dd59be2aa 100644 --- a/net-libs/libwww/libwww-5.4.0-r1.ebuild +++ b/net-libs/libwww/libwww-5.4.0-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-libs/libwww/libwww-5.4.0-r1.ebuild,v 1.9 2003/03/07 21:00:59 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl mysql" @@ -16,7 +16,7 @@ SLOT="0" LICENSE="W3C" KEYWORDS="x86 ppc sparc alpha hppa" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=sys-libs/zlib-1.1.4 mysql? ( >=dev-db/mysql-3.23.26 <dev-db/mysql-4 ) ssl? ( >=dev-libs/openssl-0.9.6 )" diff --git a/net-mail/amavis/amavis-0.3.12_pre8.ebuild b/net-mail/amavis/amavis-0.3.12_pre8.ebuild index 2f60ea5f8a73..e1fd0bfd0066 100644 --- a/net-mail/amavis/amavis-0.3.12_pre8.ebuild +++ b/net-mail/amavis/amavis-0.3.12_pre8.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-mail/amavis/amavis-0.3.12_pre8.ebuild,v 1.7 2003/02/13 14:22:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.3.12_pre8.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="A perl module which integrates virus scanning software with your MTA" HOMEPAGE="http://www.amavis.org" @@ -12,7 +12,7 @@ KEYWORDS="x86" IUSE="" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl sys-apps/file app-arch/arc sys-apps/bzip2 diff --git a/net-mail/courier-imap/courier-imap-1.4.5-r3.ebuild b/net-mail/courier-imap/courier-imap-1.4.5-r3.ebuild index 9ddd55dc56fe..46f5a3aca482 100644 --- a/net-mail/courier-imap/courier-imap-1.4.5-r3.ebuild +++ b/net-mail/courier-imap/courier-imap-1.4.5-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-mail/courier-imap/courier-imap-1.4.5-r3.ebuild,v 1.9 2003/02/13 14:26:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.4.5-r3.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc mysql? ( >=dev-db/mysql-3.23.36 ) ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" # This package is complete if you just need basic IMAP functionality. # Here are some things that still need fixing: diff --git a/net-mail/courier-imap/courier-imap-1.5.0.ebuild b/net-mail/courier-imap/courier-imap-1.5.0.ebuild index 65cb29073322..e7b02e2b5dcf 100644 --- a/net-mail/courier-imap/courier-imap-1.5.0.ebuild +++ b/net-mail/courier-imap/courier-imap-1.5.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-mail/courier-imap/courier-imap-1.5.0.ebuild,v 1.11 2003/02/13 14:26:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.5.0.ebuild,v 1.12 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc mysql? ( >=dev-db/mysql-3.23.36 ) ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" # This package is complete if you just need basic IMAP functionality. # Here are some things that still need fixing: diff --git a/net-mail/courier-imap/courier-imap-1.5.1.ebuild b/net-mail/courier-imap/courier-imap-1.5.1.ebuild index 6089c8994c84..0b32c8063637 100644 --- a/net-mail/courier-imap/courier-imap-1.5.1.ebuild +++ b/net-mail/courier-imap/courier-imap-1.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-mail/courier-imap/courier-imap-1.5.1.ebuild,v 1.9 2003/02/13 14:26:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.5.1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc mysql? ( >=dev-db/mysql-3.23.36 ) ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" # This package is complete if you just need basic IMAP functionality. # Here are some things that still need fixing: diff --git a/net-mail/courier-imap/courier-imap-1.5.3.ebuild b/net-mail/courier-imap/courier-imap-1.5.3.ebuild index fc1adc10281a..4f9756ad3427 100644 --- a/net-mail/courier-imap/courier-imap-1.5.3.ebuild +++ b/net-mail/courier-imap/courier-imap-1.5.3.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-mail/courier-imap/courier-imap-1.5.3.ebuild,v 1.7 2003/02/13 14:26:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.5.3.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc mysql? ( >=dev-db/mysql-3.23.36 ) ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" # This package is complete if you just need basic IMAP functionality. # Here are some things that still need fixing: diff --git a/net-mail/courier-imap/courier-imap-1.6.1.ebuild b/net-mail/courier-imap/courier-imap-1.6.1.ebuild index 3cee7ab83045..5c06deb87e8c 100644 --- a/net-mail/courier-imap/courier-imap-1.6.1.ebuild +++ b/net-mail/courier-imap/courier-imap-1.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-mail/courier-imap/courier-imap-1.6.1.ebuild,v 1.4 2003/02/13 14:26:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.6.1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://twtelecom.dl.sourceforge.net/sourceforge/courier/${P}.tar.bz2" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc mysql? ( >=dev-db/mysql-3.23.36 ) ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" # This package is complete if you just need basic IMAP functionality. # Here are some things that still need fixing: diff --git a/net-mail/courier-imap/courier-imap-1.6.2-r1.ebuild b/net-mail/courier-imap/courier-imap-1.6.2-r1.ebuild index 613054e5ced7..b21497abd98e 100644 --- a/net-mail/courier-imap/courier-imap-1.6.2-r1.ebuild +++ b/net-mail/courier-imap/courier-imap-1.6.2-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-mail/courier-imap/courier-imap-1.6.2-r1.ebuild,v 1.2 2003/02/13 14:26:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.6.2-r1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://twtelecom.dl.sourceforge.net/sourceforge/courier/${P}.tar.bz2" @@ -19,7 +19,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 ) postgres? ( >=dev-db/postgresql-7.2 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" inherit flag-o-matic filter-flags -funroll-loops diff --git a/net-mail/courier-imap/courier-imap-1.6.2.ebuild b/net-mail/courier-imap/courier-imap-1.6.2.ebuild index dc1254b532b0..be7dc9d5b0f3 100644 --- a/net-mail/courier-imap/courier-imap-1.6.2.ebuild +++ b/net-mail/courier-imap/courier-imap-1.6.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-mail/courier-imap/courier-imap-1.6.2.ebuild,v 1.6 2003/02/13 14:26:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.6.2.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://twtelecom.dl.sourceforge.net/sourceforge/courier/${P}.tar.bz2" @@ -22,7 +22,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 ) postgres? ( >=dev-db/postgresql-7.2 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" src_compile() { local myconf diff --git a/net-mail/courier-imap/courier-imap-1.7.0.ebuild b/net-mail/courier-imap/courier-imap-1.7.0.ebuild index 26aee6029f74..dd56c5649e97 100644 --- a/net-mail/courier-imap/courier-imap-1.7.0.ebuild +++ b/net-mail/courier-imap/courier-imap-1.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-mail/courier-imap/courier-imap-1.7.0.ebuild,v 1.3 2003/02/13 14:26:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.7.0.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://twtelecom.dl.sourceforge.net/sourceforge/courier/${P}.tar.bz2" @@ -19,7 +19,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) tcltk? ( >=dev-tcltk/expect-5.33.0 ) postgres? ( >=dev-db/postgresql-7.2 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" inherit flag-o-matic filter-flags -funroll-loops diff --git a/net-mail/courier/courier-0.39.1.ebuild b/net-mail/courier/courier-0.39.1.ebuild index 8ef048cdd52a..eeef1be8a2aa 100644 --- a/net-mail/courier/courier-0.39.1.ebuild +++ b/net-mail/courier/courier-0.39.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-mail/courier/courier-0.39.1.ebuild,v 1.9 2003/02/13 14:24:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.39.1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An MTA designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -24,7 +24,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) postgres? ( >=dev-db/postgresql-7.1.3 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" src_unpack() { unpack ${A} ; cd ${S} diff --git a/net-mail/courier/courier-0.39.2.ebuild b/net-mail/courier/courier-0.39.2.ebuild index 807d6ebac9cc..6ddc323d846c 100644 --- a/net-mail/courier/courier-0.39.2.ebuild +++ b/net-mail/courier/courier-0.39.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-mail/courier/courier-0.39.2.ebuild,v 1.6 2003/02/13 14:24:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.39.2.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An MTA designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -24,7 +24,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) postgres? ( >=dev-db/postgresql-7.1.3 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" src_unpack() { unpack ${A} ; cd ${S} diff --git a/net-mail/courier/courier-0.39.3.ebuild b/net-mail/courier/courier-0.39.3.ebuild index e2ff3f00f5cc..1e35b907404d 100644 --- a/net-mail/courier/courier-0.39.3.ebuild +++ b/net-mail/courier/courier-0.39.3.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-mail/courier/courier-0.39.3.ebuild,v 1.6 2003/02/13 14:25:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.39.3.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An MTA designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.gz" @@ -24,7 +24,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) postgres? ( >=dev-db/postgresql-7.1.3 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" src_unpack() { unpack ${A} ; cd ${S} diff --git a/net-mail/courier/courier-0.40.0.20021026.ebuild b/net-mail/courier/courier-0.40.0.20021026.ebuild index bd7f18b8dd81..df2a948215af 100644 --- a/net-mail/courier/courier-0.40.0.20021026.ebuild +++ b/net-mail/courier/courier-0.40.0.20021026.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-mail/courier/courier-0.40.0.20021026.ebuild,v 1.4 2003/02/13 14:25:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.40.0.20021026.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An MTA designed specifically for maildirs" SRC_URI="http://ftp1.sourceforge.net/courier/${P}.tar.bz2" @@ -25,7 +25,7 @@ RDEPEND="virtual/glibc ldap? ( >=net-nds/openldap-1.2.11 ) postgres? ( >=dev-db/postgresql-7.1.3 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" -DEPEND="${RDEPEND} sys-devel/perl sys-apps/procps" +DEPEND="${RDEPEND} dev-lang/perl sys-apps/procps" src_unpack() { unpack ${A} ; cd ${S} diff --git a/net-mail/courier/courier-0.40.1.ebuild b/net-mail/courier/courier-0.40.1.ebuild index 9742d2191258..910e0d2c6640 100644 --- a/net-mail/courier/courier-0.40.1.ebuild +++ b/net-mail/courier/courier-0.40.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-mail/courier/courier-0.40.1.ebuild,v 1.6 2003/02/13 14:25:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.40.1.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An MTA designed specifically for maildirs" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" @@ -27,7 +27,7 @@ RDEPEND="virtual/glibc postgres? ( >=dev-db/postgresql-7.1.3 ) tcltk? ( >=dev-tcltk/expect-5.33.0 )" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/procps" inherit flag-o-matic diff --git a/net-mail/courier/courier-0.40.2.ebuild b/net-mail/courier/courier-0.40.2.ebuild index ac3dee856d16..6ed0216cd5e6 100644 --- a/net-mail/courier/courier-0.40.2.ebuild +++ b/net-mail/courier/courier-0.40.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-mail/courier/courier-0.40.2.ebuild,v 1.3 2003/02/13 14:25:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/courier-0.40.2.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="An MTA designed specifically for maildirs" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" @@ -28,7 +28,7 @@ RDEPEND="virtual/glibc tcltk? ( >=dev-tcltk/expect-5.33.0 ) spell? ( >=app-text/aspell-0.50.3 )" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/procps" inherit flag-o-matic eutils diff --git a/net-mail/courier/courier-0.41.0.ebuild b/net-mail/courier/courier-0.41.0.ebuild index ebe73fc2b1b4..215fd0a2880c 100644 --- a/net-mail/courier/courier-0.41.0.ebuild +++ b/net-mail/courier/courier-0.41.0.ebuild @@ -33,7 +33,7 @@ RDEPEND="virtual/glibc tcltk? ( >=dev-tcltk/expect-5.33.0 ) spell? ( >=app-text/aspell-0.50.3 )" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/procps" src_unpack() { diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild index 07a95e20e6c3..6dddf641dc79 100644 --- a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild,v 1.2 2003/02/13 14:27:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -19,7 +19,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 kerberos? ( >=app-crypt/krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild index 001fa8ae023e..5e8308e561a0 100644 --- a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild,v 1.4 2003/02/13 14:27:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -19,7 +19,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 kerberos? ( >=app-crypt/krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild index 8c12c32a1a79..c209d070cb33 100644 --- a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild,v 1.4 2003/02/13 14:27:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit perl-module eutils @@ -19,7 +19,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 kerberos? ( >=app-crypt/krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild index e82fd243e399..630a646840c0 100644 --- a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild,v 1.6 2003/02/13 14:27:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -19,7 +19,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 kerberos? ( >=app-crypt/krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.1.5-r2.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.1.5-r2.ebuild index 69f8de237b2c..8b2e008a4ddd 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.1.5-r2.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.1.5-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-mail/cyrus-imapd/cyrus-imapd-2.1.5-r2.ebuild,v 1.6 2003/02/13 14:27:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.1.5-r2.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl perl snmp afs" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 >=dev-libs/cyrus-sasl-2.1.2 @@ -30,7 +30,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 >=dev-libs/cyrus-sasl-2.1.2 diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.1.9.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.1.9.ebuild index b97f9c31f238..c0c5669f6ac4 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.1.9.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.1.9.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-mail/cyrus-imapd/cyrus-imapd-2.1.9.ebuild,v 1.10 2003/02/13 14:28:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.1.9.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -18,7 +18,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) kerberos? ( >=app-crypt/krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 diff --git a/net-mail/disspam/disspam-0.10.ebuild b/net-mail/disspam/disspam-0.10.ebuild index 2b8dcf8eb6ab..ff3686d18990 100644 --- a/net-mail/disspam/disspam-0.10.ebuild +++ b/net-mail/disspam/disspam-0.10.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-mail/disspam/disspam-0.10.ebuild,v 1.7 2003/02/13 14:28:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/disspam/disspam-0.10.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/disspam DESCRIPTION="A Perl script that removes spam from POP3 mailboxes based on RBLs." @@ -11,7 +11,7 @@ SLOT="0" LICENSE="Artistic" KEYWORDS="x86 sparc " -DEPEND=">=sys-devel/perl-5.6.1 +DEPEND=">=dev-lang/perl-5.6.1 >=dev-perl/libnet-1.11 >=dev-perl/Net-DNS-0.12" diff --git a/net-mail/exim/exim-4.04-r2.ebuild b/net-mail/exim/exim-4.04-r2.ebuild index 08ab73a2aa43..3033f9191e30 100644 --- a/net-mail/exim/exim-4.04-r2.ebuild +++ b/net-mail/exim/exim-4.04-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Updated to exim-4 by Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.04-r2.ebuild,v 1.7 2003/02/13 14:28:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.04-r2.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ IUSE="pgsql ssl tcpd mysql ldap pam" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.exim.org/" DEPEND="virtual/glibc >=sys-libs/db-3.2 - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 >=dev-libs/libpcre-3.4 pam? ( >=sys-libs/pam-0.75 ) tcpd? ( sys-apps/tcp-wrappers ) diff --git a/net-mail/exim/exim-4.05.ebuild b/net-mail/exim/exim-4.05.ebuild index 19e1414529b5..0bcc1251a1f6 100644 --- a/net-mail/exim/exim-4.05.ebuild +++ b/net-mail/exim/exim-4.05.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Updated to exim-4 by Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.05.ebuild,v 1.10 2003/02/13 14:29:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.05.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd ssl postgres mysql ldap pam" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.exim.org/" DEPEND="virtual/glibc >=sys-libs/db-3.2 - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 >=dev-libs/libpcre-3.4 pam? ( >=sys-libs/pam-0.75 ) tcpd? ( sys-apps/tcp-wrappers ) diff --git a/net-mail/exim/exim-4.10.ebuild b/net-mail/exim/exim-4.10.ebuild index ad9973ace64b..b6d7110a1088 100644 --- a/net-mail/exim/exim-4.10.ebuild +++ b/net-mail/exim/exim-4.10.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Updated to exim-4 by Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.10.ebuild,v 1.6 2003/02/13 14:29:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.10.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd ssl postgres mysql ldap pam" @@ -15,7 +15,7 @@ HOMEPAGE="http://www.exim.org/" DEPEND="virtual/glibc >=sys-libs/db-3.2 - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 >=dev-libs/libpcre-3.4 pam? ( >=sys-libs/pam-0.75 ) tcpd? ( sys-apps/tcp-wrappers ) diff --git a/net-mail/exim/exim-4.12.ebuild b/net-mail/exim/exim-4.12.ebuild index 90e219111f94..ce89eda3e029 100644 --- a/net-mail/exim/exim-4.12.ebuild +++ b/net-mail/exim/exim-4.12.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-mail/exim/exim-4.12.ebuild,v 1.4 2003/02/14 21:00:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.12.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -19,7 +19,7 @@ PROVIDE="virtual/mta" DEPEND="virtual/glibc >=sys-libs/db-3.2 - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 >=dev-libs/libpcre-3.4 pam? ( >=sys-libs/pam-0.75 ) tcpd? ( sys-apps/tcp-wrappers ) diff --git a/net-mail/fetchyahoo/fetchyahoo-2.4.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.4.ebuild index 9c6bfb3dd80d..fcff8038d690 100644 --- a/net-mail/fetchyahoo/fetchyahoo-2.4.ebuild +++ b/net-mail/fetchyahoo/fetchyahoo-2.4.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-mail/fetchyahoo/fetchyahoo-2.4.ebuild,v 1.3 2003/02/13 14:31:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.4.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} IUSE="" @@ -12,7 +12,7 @@ KEYWORDS="x86" SLOT="0" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl dev-perl/libwww-perl dev-perl/HTML-Parser dev-perl/MIME-tools diff --git a/net-mail/maildrop/maildrop-1.4.0-r1.ebuild b/net-mail/maildrop/maildrop-1.4.0-r1.ebuild index 8fd655b6595f..f06dcdb5de0f 100644 --- a/net-mail/maildrop/maildrop-1.4.0-r1.ebuild +++ b/net-mail/maildrop/maildrop-1.4.0-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-mail/maildrop/maildrop-1.4.0-r1.ebuild,v 1.9 2003/02/13 14:33:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.4.0-r1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mail delivery agent/filter" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.gz" HOMEPAGE="http://www.flounder.net/~mrsam/maildrop/index.html" DEPEND=">=sys-libs/gdbm-1.8.0 - sys-devel/perl + dev-lang/perl virtual/mta" PROVIDE="virtual/mda" diff --git a/net-mail/maildrop/maildrop-1.4.0.ebuild b/net-mail/maildrop/maildrop-1.4.0.ebuild index 8ad5ccfac5f8..400ab7d452c9 100644 --- a/net-mail/maildrop/maildrop-1.4.0.ebuild +++ b/net-mail/maildrop/maildrop-1.4.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-mail/maildrop/maildrop-1.4.0.ebuild,v 1.8 2003/02/13 14:33:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.4.0.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mail delivery agent/filter" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.gz" HOMEPAGE="http://www.flounder.net/~mrsam/maildrop/index.html" DEPEND=">=sys-libs/gdbm-1.8.0 - sys-devel/perl + dev-lang/perl net-mail/mailbase" SLOT="0" diff --git a/net-mail/maildrop/maildrop-1.5.0-r1.ebuild b/net-mail/maildrop/maildrop-1.5.0-r1.ebuild index 4c6873c6c01a..6915d953e848 100644 --- a/net-mail/maildrop/maildrop-1.5.0-r1.ebuild +++ b/net-mail/maildrop/maildrop-1.5.0-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-mail/maildrop/maildrop-1.5.0-r1.ebuild,v 1.5 2003/02/13 14:33:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.5.0-r1.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="mysql ldap gdbm berkdb" @@ -9,7 +9,7 @@ DESCRIPTION="Mail delivery agent/filter" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.flounder.net/~mrsam/maildrop/index.html" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl virtual/mta >=sys-libs/db-3.2 gdbm? ( >=sys-libs/gdbm-1.8.0 ) diff --git a/net-mail/maildrop/maildrop-1.5.0.ebuild b/net-mail/maildrop/maildrop-1.5.0.ebuild index 8f0bc8d5637a..69fa11f52c3c 100644 --- a/net-mail/maildrop/maildrop-1.5.0.ebuild +++ b/net-mail/maildrop/maildrop-1.5.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.5.0.ebuild,v 1.4 2003/02/13 14:33:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.5.0.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mail delivery agent/filter" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.flounder.net/~mrsam/maildrop/index.html" -DEPEND=">=sys-libs/gdbm-1.8.0 sys-devel/perl virtual/mta" +DEPEND=">=sys-libs/gdbm-1.8.0 dev-lang/perl virtual/mta" PROVIDE="virtual/mda" SLOT="0" diff --git a/net-mail/maildrop/maildrop-1.5.1.ebuild b/net-mail/maildrop/maildrop-1.5.1.ebuild index 828fd9281bb6..540cde3ac42a 100644 --- a/net-mail/maildrop/maildrop-1.5.1.ebuild +++ b/net-mail/maildrop/maildrop-1.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-mail/maildrop/maildrop-1.5.1.ebuild,v 1.3 2003/02/13 14:33:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.5.1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="mysql ldap gdbm berkdb" @@ -9,7 +9,7 @@ DESCRIPTION="Mail delivery agent/filter" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.flounder.net/~mrsam/maildrop/index.html" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl virtual/mta berkdb? ( >=sys-libs/db-3.2 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) diff --git a/net-mail/maildrop/maildrop-1.5.2.ebuild b/net-mail/maildrop/maildrop-1.5.2.ebuild index 9208ef7057c5..e1b917d04d63 100644 --- a/net-mail/maildrop/maildrop-1.5.2.ebuild +++ b/net-mail/maildrop/maildrop-1.5.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-mail/maildrop/maildrop-1.5.2.ebuild,v 1.1 2003/02/15 03:47:56 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.5.2.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ inherit flag-o-matic filter-flags -funroll-loops @@ -11,7 +11,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Mail delivery agent/filter" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.flounder.net/~mrsam/maildrop/index.html" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl virtual/mta berkdb? ( >=sys-libs/db-3.2 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) diff --git a/net-mail/qmail-scanner/qmail-scanner-1.13.ebuild b/net-mail/qmail-scanner/qmail-scanner-1.13.ebuild index 4344b1977bc2..9281ac8663ab 100644 --- a/net-mail/qmail-scanner/qmail-scanner-1.13.ebuild +++ b/net-mail/qmail-scanner/qmail-scanner-1.13.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-mail/qmail-scanner/qmail-scanner-1.13.ebuild,v 1.4 2003/02/13 14:37:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.13.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="E-Mail virus scanner for qmail." @@ -8,7 +8,7 @@ HOMEPAGE="http://qmail-scanner.sourceforge.net/" SRC_URI="mirror://sourceforge/qmail-scanner/${P}.tgz" -DEPEND=">=sys-devel/perl-5.6.1-r1 +DEPEND=">=dev-lang/perl-5.6.1-r1 >=dev-perl/Time-HiRes-01.20 >=net-mail/tnef-1.1.1 >=net-mail/f-prot-3.12a diff --git a/net-mail/qmail-scanner/qmail-scanner-1.14.ebuild b/net-mail/qmail-scanner/qmail-scanner-1.14.ebuild index 86576b57a13e..e3479fcb4de0 100644 --- a/net-mail/qmail-scanner/qmail-scanner-1.14.ebuild +++ b/net-mail/qmail-scanner/qmail-scanner-1.14.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-mail/qmail-scanner/qmail-scanner-1.14.ebuild,v 1.4 2003/02/13 14:38:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.14.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="E-Mail virus scanner for qmail." HOMEPAGE="http://qmail-scanner.sourceforge.net/" SRC_URI="mirror://sourceforge/qmail-scanner/${P}.tgz" -DEPEND=">=sys-devel/perl-5.6.1-r1 +DEPEND=">=dev-lang/perl-5.6.1-r1 >=dev-perl/Time-HiRes-01.20 >=net-mail/tnef-1.1.1 >=net-mail/f-prot-3.12a diff --git a/net-mail/qmail-scanner/qmail-scanner-1.15.ebuild b/net-mail/qmail-scanner/qmail-scanner-1.15.ebuild index 68ae51b0ccca..704f9f15c684 100644 --- a/net-mail/qmail-scanner/qmail-scanner-1.15.ebuild +++ b/net-mail/qmail-scanner/qmail-scanner-1.15.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-mail/qmail-scanner/qmail-scanner-1.15.ebuild,v 1.3 2003/02/13 14:38:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.15.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="E-Mail virus scanner for qmail." HOMEPAGE="http://qmail-scanner.sourceforge.net/" SRC_URI="mirror://sourceforge/qmail-scanner/${P}.tgz" -DEPEND=">=sys-devel/perl-5.6.1-r1 +DEPEND=">=dev-lang/perl-5.6.1-r1 >=dev-perl/Time-HiRes-01.20-r2 >=net-mail/tnef-1.1.1 >=net-mail/f-prot-3.12a diff --git a/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild b/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild index 2b7701363c8e..ded2d79e3864 100644 --- a/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild +++ b/net-mail/qmail-scanner/qmail-scanner-1.16.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-mail/qmail-scanner/qmail-scanner-1.16.ebuild,v 1.1 2003/02/15 19:36:57 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="E-Mail virus scanner for qmail." HOMEPAGE="http://qmail-scanner.sourceforge.net/" SRC_URI="mirror://sourceforge/qmail-scanner/${P}.tgz" -DEPEND=">=sys-devel/perl-5.6.1-r1 +DEPEND=">=dev-lang/perl-5.6.1-r1 >=dev-perl/Time-HiRes-01.20-r2 >=net-mail/tnef-1.1.1 >=net-mail/f-prot-3.12a diff --git a/net-mail/randomsig/randomsig-1.10.0.ebuild b/net-mail/randomsig/randomsig-1.10.0.ebuild index dfd9704fca15..cfeda26386be 100644 --- a/net-mail/randomsig/randomsig-1.10.0.ebuild +++ b/net-mail/randomsig/randomsig-1.10.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/randomsig/randomsig-1.10.0.ebuild,v 1.5 2003/02/13 14:38:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/randomsig/randomsig-1.10.0.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ MY_P=${PN}-v${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="randomsig - perl script for generating random .signature files" HOMEPAGE="http://suso.suso.org/programs/randomsig/" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" SRC_URI="http://suso.suso.org/programs/randomsig/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/net-mail/razor/razor-2.12.ebuild b/net-mail/razor/razor-2.12.ebuild index 925c3301c3ba..983166d0e909 100644 --- a/net-mail/razor/razor-2.12.ebuild +++ b/net-mail/razor/razor-2.12.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-mail/razor/razor-2.12.ebuild,v 1.7 2003/02/13 14:38:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.12.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -14,7 +14,7 @@ SLOT="0" LICENSE="Artistic" KEYWORDS="x86 ppc sparc" -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl dev-perl/Net-DNS dev-perl/Time-HiRes dev-perl/Digest-SHA1 diff --git a/net-mail/razor/razor-2.14.ebuild b/net-mail/razor/razor-2.14.ebuild index dc092da3dd1b..a1a73bca69af 100644 --- a/net-mail/razor/razor-2.14.ebuild +++ b/net-mail/razor/razor-2.14.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-mail/razor/razor-2.14.ebuild,v 1.3 2003/02/13 14:38:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.14.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="Artistic" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc " -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl dev-perl/Net-DNS dev-perl/Time-HiRes dev-perl/Digest-SHA1 diff --git a/net-mail/razor/razor-2.20.ebuild b/net-mail/razor/razor-2.20.ebuild index 85004b36e2b4..3bee9a43c6e7 100644 --- a/net-mail/razor/razor-2.20.ebuild +++ b/net-mail/razor/razor-2.20.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-mail/razor/razor-2.20.ebuild,v 1.3 2003/02/13 14:38:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.20.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="Artistic" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc " -RDEPEND="sys-devel/perl +RDEPEND="dev-lang/perl dev-perl/Net-DNS dev-perl/Time-HiRes dev-perl/Digest-SHA1 diff --git a/net-mail/signify/signify-1.07.ebuild b/net-mail/signify/signify-1.07.ebuild index 736d946770cd..ec3df42d24b6 100644 --- a/net-mail/signify/signify-1.07.ebuild +++ b/net-mail/signify/signify-1.07.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/signify/signify-1.07.ebuild,v 1.11 2003/02/13 14:40:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/signify/signify-1.07.ebuild,v 1.12 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A (semi-)random e-mail signature rotator" SRC_URI="http://www.ibiblio.org/pub/Linux/utils/text/${P}.tar.gz" HOMEPAGE="http://ibiblio.org/pub/Linux/utils/text/" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" SLOT="0" LICENSE="public-domain" diff --git a/net-mail/tpop3d/tpop3d-1.4.2.ebuild b/net-mail/tpop3d/tpop3d-1.4.2.ebuild index ab5be108fd19..f7d92c9e91fa 100644 --- a/net-mail/tpop3d/tpop3d-1.4.2.ebuild +++ b/net-mail/tpop3d/tpop3d-1.4.2.ebuild @@ -20,7 +20,7 @@ DEPEND="virtual/glibc ssl? ( >=dev-libs/openssl-0.9.6 ) ldap? ( >=net-nds/openldap-2.0.7 ) mysql? ( >=dev-db/mysql-3.23.28 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) pam? ( >=sys-libs/pam-0.75 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 )" diff --git a/net-misc/bwwhois/bwwhois-3.2.ebuild b/net-misc/bwwhois/bwwhois-3.2.ebuild index 33301bc27a09..591826b310a5 100644 --- a/net-misc/bwwhois/bwwhois-3.2.ebuild +++ b/net-misc/bwwhois/bwwhois-3.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-misc/bwwhois/bwwhois-3.2.ebuild,v 1.2 2003/02/13 14:46:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.2.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit perl-post @@ -15,7 +15,7 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_unpack() { diff --git a/net-misc/dante/dante-1.1.13.ebuild b/net-misc/dante/dante-1.1.13.ebuild index 0a47c4a682ec..db07a77aabf0 100644 --- a/net-misc/dante/dante-1.1.13.ebuild +++ b/net-misc/dante/dante-1.1.13.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-misc/dante/dante-1.1.13.ebuild,v 1.12 2003/03/04 19:39:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.13.ebuild,v 1.13 2003/03/11 21:11:46 seemant Exp $ inherit gcc @@ -17,7 +17,7 @@ RDEPEND="virtual/glibc sys-libs/pam tcpd? ( sys-apps/tcp-wrappers )" DEPEND="${RDEPEND} - sys-devel/perl" + dev-lang/perl" src_compile() { [ "`gcc-version`" == "3.2" ] && export CFLAGS="" diff --git a/net-misc/esms/esms-0.9.5.ebuild b/net-misc/esms/esms-0.9.5.ebuild index ba651b061d02..6ff6d711ceec 100644 --- a/net-misc/esms/esms-0.9.5.ebuild +++ b/net-misc/esms/esms-0.9.5.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-misc/esms/esms-0.9.5.ebuild,v 1.11 2003/02/28 16:55:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/esms/esms-0.9.5.ebuild,v 1.12 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} @@ -14,7 +14,7 @@ SLOT="0" DEPEND=">=dev-perl/libwww-perl-5.64 \ >=dev-perl/HTML-Parser-3.26 \ >=dev-perl/HTML-Tree-3.11 - >=sys-devel/perl-5.6.1" + >=dev-lang/perl-5.6.1" src_compile() { diff --git a/net-misc/ferm/ferm-1.1_pre7.ebuild b/net-misc/ferm/ferm-1.1_pre7.ebuild index 83c84c3d407f..3466aecef2b4 100644 --- a/net-misc/ferm/ferm-1.1_pre7.ebuild +++ b/net-misc/ferm/ferm-1.1_pre7.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-misc/ferm/ferm-1.1_pre7.ebuild,v 1.6 2003/02/13 14:49:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ferm/ferm-1.1_pre7.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="Command line util for managing firewall rules" HOMEPAGE="http://www.geo.vu.nl/~koka/ferm/" @@ -8,7 +8,7 @@ LICENSE="GPL-2" KEYWORDS="x86 sparc " SLOT="0" DEPEND="" -RDEPEND="sys-devel/perl" +RDEPEND="dev-lang/perl" SRC_URI="http://www.geo.vu.nl/~koka/ferm/${PN}.tar.gz" S=${WORKDIR}/${PN}-1.1-pre7 diff --git a/net-misc/linuxsms/linuxsms-0.58.ebuild b/net-misc/linuxsms/linuxsms-0.58.ebuild index 787cbb3020b8..bea548d040b6 100644 --- a/net-misc/linuxsms/linuxsms-0.58.ebuild +++ b/net-misc/linuxsms/linuxsms-0.58.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-misc/linuxsms/linuxsms-0.58.ebuild,v 1.3 2003/02/13 14:59:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linuxsms/linuxsms-0.58.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ KEYWORDS="x86 sparc" LICENSE="GPL-2" SLOT="0" -DEPEND=">=sys-devel/perl-5.6.1" +DEPEND=">=dev-lang/perl-5.6.1" src_install () { dodir /opt/linuxsms diff --git a/net-misc/openssh/openssh-3.4_p1-r2.ebuild b/net-misc/openssh/openssh-3.4_p1-r2.ebuild index b339298e2a96..0f81fd245e89 100644 --- a/net-misc/openssh/openssh-3.4_p1-r2.ebuild +++ b/net-misc/openssh/openssh-3.4_p1-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-misc/openssh/openssh-3.4_p1-r2.ebuild,v 1.11 2003/02/13 15:03:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.4_p1-r2.ebuild,v 1.12 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 static pam tcpd" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc sys-libs/zlib" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/groff tcpd? ( >=sys-apps/tcp-wrappers-7.6 )" diff --git a/net-misc/openssh/openssh-3.4_p1-r3.ebuild b/net-misc/openssh/openssh-3.4_p1-r3.ebuild index 05c07a668b9b..834b230983fa 100644 --- a/net-misc/openssh/openssh-3.4_p1-r3.ebuild +++ b/net-misc/openssh/openssh-3.4_p1-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-misc/openssh/openssh-3.4_p1-r3.ebuild,v 1.12 2003/02/13 15:03:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.4_p1-r3.ebuild,v 1.13 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 static pam tcpd" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc sys-libs/zlib" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/groff tcpd? ( >=sys-apps/tcp-wrappers-7.6 )" diff --git a/net-misc/openssh/openssh-3.5_p1-r1.ebuild b/net-misc/openssh/openssh-3.5_p1-r1.ebuild index a905bf2c2213..807e18ab2f6a 100644 --- a/net-misc/openssh/openssh-3.5_p1-r1.ebuild +++ b/net-misc/openssh/openssh-3.5_p1-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-misc/openssh/openssh-3.5_p1-r1.ebuild,v 1.6 2003/03/09 20:01:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.5_p1-r1.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 static pam tcpd kerberos" @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc sys-libs/zlib" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/groff tcpd? ( >=sys-apps/tcp-wrappers-7.6 )" diff --git a/net-misc/openssh/openssh-3.5_p1.ebuild b/net-misc/openssh/openssh-3.5_p1.ebuild index c92aafa77f9e..ab4bb06b8172 100644 --- a/net-misc/openssh/openssh-3.5_p1.ebuild +++ b/net-misc/openssh/openssh-3.5_p1.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-misc/openssh/openssh-3.5_p1.ebuild,v 1.14 2003/02/13 15:03:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.5_p1.ebuild,v 1.15 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 static pam tcpd" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc sys-libs/zlib" DEPEND="${RDEPEND} - sys-devel/perl + dev-lang/perl sys-apps/groff tcpd? ( >=sys-apps/tcp-wrappers-7.6 )" diff --git a/net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild b/net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild index aed7163ba0d9..ffd8583f9105 100644 --- a/net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.3-r2.ebuild @@ -15,7 +15,7 @@ SLOT="0" DEPEND="virtual/glibc >=x11-base/xfree-4.1.0 - >=sys-devel/perl-5.6.1 + >=dev-lang/perl-5.6.1 ~media-libs/jpeg-6b >=sys-libs/zlib-1.1.4" diff --git a/net-misc/tightvnc/tightvnc-1.2.6.ebuild b/net-misc/tightvnc/tightvnc-1.2.6.ebuild index 1e784a3584f5..de4febef770a 100644 --- a/net-misc/tightvnc/tightvnc-1.2.6.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.6.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-misc/tightvnc/tightvnc-1.2.6.ebuild,v 1.4 2003/02/13 15:08:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.6.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S="${WORKDIR}/vnc_unixsrc" DESCRIPTION="A great client/server software package allowing remote network access to graphical desktops." @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" DEPEND="virtual/x11 - sys-devel/perl + dev-lang/perl ~media-libs/jpeg-6b sys-libs/zlib" diff --git a/net-misc/tightvnc/tightvnc-1.2.7.ebuild b/net-misc/tightvnc/tightvnc-1.2.7.ebuild index b2c0c10ceb2c..fe5662dc23c8 100644 --- a/net-misc/tightvnc/tightvnc-1.2.7.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.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-misc/tightvnc/tightvnc-1.2.7.ebuild,v 1.2 2003/02/13 15:08:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.7.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="java tcpd" @@ -19,7 +19,7 @@ DEPEND=">=x11-base/xfree-4.2.1 tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" RDEPEND="${DEPEND} - sys-devel/perl + dev-lang/perl java? ( || ( >=virtual/jdk-1.3.1-r7 >=virtual/jre-1.3.1-r7 ) )" src_unpack() { diff --git a/net-misc/tightvnc/tightvnc-1.2.8.ebuild b/net-misc/tightvnc/tightvnc-1.2.8.ebuild index 2973f6958569..cc3f95f292c0 100644 --- a/net-misc/tightvnc/tightvnc-1.2.8.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.8.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-misc/tightvnc/tightvnc-1.2.8.ebuild,v 1.2 2003/02/24 10:33:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.8.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -21,7 +21,7 @@ DEPEND=">=x11-base/xfree-4.2.1 tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" RDEPEND="${DEPEND} - sys-devel/perl + dev-lang/perl java? ( || ( >=virtual/jdk-1.3.1-r7 >=virtual/jre-1.3.1-r7 ) )" src_unpack() { diff --git a/net-misc/whois/whois-4.5.28-r1.ebuild b/net-misc/whois/whois-4.5.28-r1.ebuild index c614a52afdc2..e596c7bfa450 100644 --- a/net-misc/whois/whois-4.5.28-r1.ebuild +++ b/net-misc/whois/whois-4.5.28-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-misc/whois/whois-4.5.28-r1.ebuild,v 1.9 2003/02/24 19:42:04 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.28-r1.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="nls" MY_P=${P/-/_} @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc mips" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" RDEPEND="virtual/glibc" src_unpack() { diff --git a/net-misc/whois/whois-4.5.31.ebuild b/net-misc/whois/whois-4.5.31.ebuild index a40bee8de621..01205f979955 100644 --- a/net-misc/whois/whois-4.5.31.ebuild +++ b/net-misc/whois/whois-4.5.31.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-misc/whois/whois-4.5.31.ebuild,v 1.5 2003/02/24 19:42:04 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.31.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="nls" MY_P=${P/-/_} @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc mips" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" RDEPEND="virtual/glibc" src_unpack() { diff --git a/net-misc/whois/whois-4.5.33.ebuild b/net-misc/whois/whois-4.5.33.ebuild index 31b3759339f1..25cbdea5dffc 100644 --- a/net-misc/whois/whois-4.5.33.ebuild +++ b/net-misc/whois/whois-4.5.33.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-misc/whois/whois-4.5.33.ebuild,v 1.5 2003/02/24 19:42:05 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.33.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="nls" MY_P=${P/-/_} @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc mips" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" RDEPEND="virtual/glibc" src_unpack() { diff --git a/net-misc/whois/whois-4.6.1.ebuild b/net-misc/whois/whois-4.6.1.ebuild index a992c4b281e9..6132826fb4de 100644 --- a/net-misc/whois/whois-4.6.1.ebuild +++ b/net-misc/whois/whois-4.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-misc/whois/whois-4.6.1.ebuild,v 1.3 2003/02/24 19:42:05 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.6.1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="nls" MY_P=${P/-/_} @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc mips" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" RDEPEND="virtual/glibc" src_unpack() { diff --git a/net-misc/whois/whois-4.6.2.ebuild b/net-misc/whois/whois-4.6.2.ebuild index e5d0c4135e27..85b0f2cd0188 100644 --- a/net-misc/whois/whois-4.6.2.ebuild +++ b/net-misc/whois/whois-4.6.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-misc/whois/whois-4.6.2.ebuild,v 1.3 2003/02/24 19:42:05 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.6.2.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="nls" MY_P=${P/-/_} @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc mips" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" RDEPEND="virtual/glibc" src_unpack() { diff --git a/net-p2p/dchub/dchub-0.2.5.ebuild b/net-p2p/dchub/dchub-0.2.5.ebuild index b8fb5d6ea0dc..a24882b327fd 100644 --- a/net-p2p/dchub/dchub-0.2.5.ebuild +++ b/net-p2p/dchub/dchub-0.2.5.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-p2p/dchub/dchub-0.2.5.ebuild,v 1.3 2003/03/11 13:10:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.2.5.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ HOMEPAGE="http://www.ac2i.tzo.com/dctc/#dchub" DESCRIPTION="dchub (Direct Connect Hub), a linux hub for the p2p 'direct connect'" @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc" RDEPEND="virtual/glibc =dev-libs/glib-1* - sys-devel/perl + dev-lang/perl dev-db/edb" src_install() { diff --git a/net-p2p/dchub/dchub-0.4.0.ebuild b/net-p2p/dchub/dchub-0.4.0.ebuild index 78609d996042..adee5da809b7 100644 --- a/net-p2p/dchub/dchub-0.4.0.ebuild +++ b/net-p2p/dchub/dchub-0.4.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-p2p/dchub/dchub-0.4.0.ebuild,v 1.1 2003/03/11 13:10:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.0.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ HOMEPAGE="http://www.ac2i.tzo.com/dctc/#dchub" DESCRIPTION="dchub (Direct Connect Hub), a linux hub for the p2p 'direct connect'" @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc" RDEPEND="virtual/glibc =dev-libs/glib-1* - sys-devel/perl + dev-lang/perl dev-db/edb" src_install() { diff --git a/net-p2p/mldonkey/mldonkey-2.01-r1.ebuild b/net-p2p/mldonkey/mldonkey-2.01-r1.ebuild index 36c284b233ee..e1f65792bd24 100644 --- a/net-p2p/mldonkey/mldonkey-2.01-r1.ebuild +++ b/net-p2p/mldonkey/mldonkey-2.01-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-p2p/mldonkey/mldonkey-2.01-r1.ebuild,v 1.4 2003/02/13 15:20:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.01-r1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk" @@ -16,7 +16,7 @@ KEYWORDS="~x86" DEPEND="gtk? ( >=lablgtk-1.2.3 ) >=dev-lang/ocaml-3.06 - sys-devel/perl" + dev-lang/perl" src_unpack() { unpack ${P}.sources.tar.gz diff --git a/net-p2p/mldonkey/mldonkey-2.01.ebuild b/net-p2p/mldonkey/mldonkey-2.01.ebuild index 699e70d959f3..9a11babbbcb5 100644 --- a/net-p2p/mldonkey/mldonkey-2.01.ebuild +++ b/net-p2p/mldonkey/mldonkey-2.01.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-p2p/mldonkey/mldonkey-2.01.ebuild,v 1.4 2003/02/13 15:20:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.01.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk" @@ -15,7 +15,7 @@ KEYWORDS="x86" DEPEND="gtk? ( >=lablgtk-1.2.3 ) >=dev-lang/ocaml-3.06 - sys-devel/perl" + dev-lang/perl" src_compile() { use gtk || export GTK_CONFIG="no" diff --git a/net-p2p/mldonkey/mldonkey-2.02-r1.ebuild b/net-p2p/mldonkey/mldonkey-2.02-r1.ebuild index 914c9e97b171..cd75e548f012 100644 --- a/net-p2p/mldonkey/mldonkey-2.02-r1.ebuild +++ b/net-p2p/mldonkey/mldonkey-2.02-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-p2p/mldonkey/mldonkey-2.02-r1.ebuild,v 1.3 2003/02/13 15:20:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.02-r1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk mldonkeypango" @@ -20,7 +20,7 @@ KEYWORDS="~x86 ~ppc" DEPEND="gtk? ( >=lablgtk-1.2.3 ) >=dev-lang/ocaml-3.06 - sys-devel/perl" + dev-lang/perl" src_unpack() { unpack ${P}-${N}.sources.tar.gz diff --git a/net-p2p/mldonkey/mldonkey-2.02-r2.ebuild b/net-p2p/mldonkey/mldonkey-2.02-r2.ebuild index 4eee25d843aa..2460ef5a7517 100644 --- a/net-p2p/mldonkey/mldonkey-2.02-r2.ebuild +++ b/net-p2p/mldonkey/mldonkey-2.02-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-p2p/mldonkey/mldonkey-2.02-r2.ebuild,v 1.2 2003/02/13 15:20:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.02-r2.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk mldonkeypango" @@ -20,7 +20,7 @@ KEYWORDS="~x86" DEPEND="gtk? ( >=lablgtk-1.2.3 ) >=dev-lang/ocaml-3.06 - sys-devel/perl" + dev-lang/perl" src_unpack() { unpack ${P}-${N}.sources.tar.gz diff --git a/net-p2p/mldonkey/mldonkey-2.02.ebuild b/net-p2p/mldonkey/mldonkey-2.02.ebuild index ed4ea37b0166..e87192be4642 100644 --- a/net-p2p/mldonkey/mldonkey-2.02.ebuild +++ b/net-p2p/mldonkey/mldonkey-2.02.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-p2p/mldonkey/mldonkey-2.02.ebuild,v 1.2 2003/02/13 15:20:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.02.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="gtk" @@ -18,7 +18,7 @@ KEYWORDS="~x86" DEPEND="gtk? ( >=lablgtk-1.2.3 ) >=dev-lang/ocaml-3.06 - sys-devel/perl" + dev-lang/perl" src_compile() { use gtk || export GTK_CONFIG="no" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r1.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r1.ebuild index fbeb6a3ff80b..42708e438b66 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r1.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.0-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-print/gimp-print-cups/gimp-print-cups-4.3.0-r1.ebuild,v 1.5 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r1.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ MY_PN=${PN/-cups/} @@ -14,7 +14,7 @@ DEPEND="net-print/cups =x11-libs/gtk+-1.2* media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl !media-gfx/gimp-print" LICENSE="GPL-2" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r2.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r2.ebuild index 66bffee43bea..514d6f5d7b23 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r2.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.0-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-print/gimp-print-cups/gimp-print-cups-4.3.0-r2.ebuild,v 1.8 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.0-r2.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ IUSE="nls gtk readline" @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_PN}-${PV} DEPEND="net-print/cups media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl gtk? ( =x11-libs/gtk+-1.2* ) !media-gfx/gimp-print" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.0.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.0.ebuild index 5ac4b8eeef04..155f29748f94 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.0.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.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-print/gimp-print-cups/gimp-print-cups-4.3.0.ebuild,v 1.6 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.0.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ MY_PN=${PN/-cups/} @@ -14,7 +14,7 @@ DEPEND="net-print/cups =x11-libs/gtk+-1.2* media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl !media-gfx/gimp-print" LICENSE="GPL-2" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.10.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.10.ebuild index d5de882dfbe7..4e6668c30ee8 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.10.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.10.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-print/gimp-print-cups/gimp-print-cups-4.3.10.ebuild,v 1.2 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.10.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="nls gtk readline" @@ -16,7 +16,7 @@ DEPEND=">=net-print/cups-1.1.18 >=net-print/foomatic-2.0.2 media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl =x11-libs/gtk+-1.2* !media-gfx/gimp-print" #gtk? ( =x11-libs/gtk+-1.2* ) bug #14945 diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.11.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.11.ebuild index 708e57d49309..2fd7eb01ef60 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.11.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.11.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-print/gimp-print-cups/gimp-print-cups-4.3.11.ebuild,v 1.2 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.11.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="nls gtk readline" @@ -16,7 +16,7 @@ DEPEND=">=net-print/cups-1.1.18 >=net-print/foomatic-2.0.2 media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl gtk? ( =x11-libs/gtk+-1.2* ) !media-gfx/gimp-print" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.5.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.5.ebuild index 7eef561524d9..acfb3577795b 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.5.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.5.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-print/gimp-print-cups/gimp-print-cups-4.3.5.ebuild,v 1.4 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.5.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="nls gtk readline" @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_PN}-${PV} DEPEND="net-print/cups media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl gtk? ( =x11-libs/gtk+-1.2* ) !media-gfx/gimp-print" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.8-r1.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.8-r1.ebuild index f4e8d934f48e..31cde4d62f28 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.8-r1.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.8-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-print/gimp-print-cups/gimp-print-cups-4.3.8-r1.ebuild,v 1.3 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.8-r1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ IUSE="nls gtk readline" @@ -16,7 +16,7 @@ DEPEND=">=net-print/cups-1.1.18 >=net-print/foomatic-2.0.2 media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl gtk? ( =x11-libs/gtk+-1.2* ) !media-gfx/gimp-print" diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.3.8.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.3.8.ebuild index b172d055a124..e928e1a9300f 100644 --- a/net-print/gimp-print-cups/gimp-print-cups-4.3.8.ebuild +++ b/net-print/gimp-print-cups/gimp-print-cups-4.3.8.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-print/gimp-print-cups/gimp-print-cups-4.3.8.ebuild,v 1.4 2003/03/08 09:40:37 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gimp-print-cups/gimp-print-cups-4.3.8.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="nls gtk readline" @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_PN}-${PV} DEPEND="net-print/cups media-gfx/imagemagick sys-libs/readline - sys-devel/perl + dev-lang/perl gtk? ( =x11-libs/gtk+-1.2* ) !media-gfx/gimp-print" 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 diff --git a/profiles/updates/1Q-2003 b/profiles/updates/1Q-2003 index 71d8dda8c9c8..e095abd426b6 100644 --- a/profiles/updates/1Q-2003 +++ b/profiles/updates/1Q-2003 @@ -16,3 +16,4 @@ move app-editors/kile-1.31 app-editors/kile-1.3.1 move app-i18n/kde-i18n-zh_CN.GB2312-2.2.2 app-i18n/kde-i18n-zh_CN-2.2.2 move app-i18n/kde-i18n-zh_TW.Big5-2.2.2 app-i18n/kde-i18n-zh_TW-2.2.2 move sys-apps/bash app-shells/bash +move sys-devel/perl dev-lang/perl diff --git a/sys-apps/efsd/efsd-0.0.1.20030220.ebuild b/sys-apps/efsd/efsd-0.0.1.20030220.ebuild index 53853a493816..abd9e54d249c 100644 --- a/sys-apps/efsd/efsd-0.0.1.20030220.ebuild +++ b/sys-apps/efsd/efsd-0.0.1.20030220.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/sys-apps/efsd/efsd-0.0.1.20030220.ebuild,v 1.4 2003/02/22 07:39:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/efsd/efsd-0.0.1.20030220.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="daemon that provides commonly needed file system functionality to clients" HOMEPAGE="http://www.enlightenment.org/pages/efsd.html" @@ -14,7 +14,7 @@ IUSE="pic" DEPEND="virtual/glibc sys-devel/gcc - sys-devel/perl" + dev-lang/perl" RDEPEND="${DEPEND} app-admin/fam-oss >=dev-db/edb-1.0.3.2003* diff --git a/sys-apps/epm/epm-0.7.ebuild b/sys-apps/epm/epm-0.7.ebuild index 94acd2192fcd..509c2d0e433a 100644 --- a/sys-apps/epm/epm-0.7.ebuild +++ b/sys-apps/epm/epm-0.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/sys-apps/epm/epm-0.7.ebuild,v 1.9 2003/02/13 15:54:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epm/epm-0.7.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="rpm workalike for Gentoo Linux" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/~agriffis/epm/" KEYWORDS="x86 ppc sparc " SLOT="0" LICENSE="GPL-2" -RDEPEND=">=sys-devel/perl-5" +RDEPEND=">=dev-lang/perl-5" src_install() { dobin epm diff --git a/sys-apps/epm/epm-0.8.ebuild b/sys-apps/epm/epm-0.8.ebuild index 41fa9f2c9850..96ccc12be708 100644 --- a/sys-apps/epm/epm-0.8.ebuild +++ b/sys-apps/epm/epm-0.8.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/sys-apps/epm/epm-0.8.ebuild,v 1.5 2003/02/24 22:34:59 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epm/epm-0.8.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="rpm workalike for Gentoo Linux" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/~agriffis/epm/" KEYWORDS="x86 ppc sparc alpha mips" SLOT="0" LICENSE="GPL-2" -RDEPEND=">=sys-devel/perl-5" +RDEPEND=">=dev-lang/perl-5" src_install () { dobin epm diff --git a/sys-apps/help2man/help2man-1.29.ebuild b/sys-apps/help2man/help2man-1.29.ebuild index 39d2abd69b0a..4db9d91e2f8d 100644 --- a/sys-apps/help2man/help2man-1.29.ebuild +++ b/sys-apps/help2man/help2man-1.29.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/sys-apps/help2man/help2man-1.29.ebuild,v 1.7 2003/03/09 10:32:55 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.29.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="GNU utility to convert program --help output to a man page" HOMEPAGE="http://www.gnu.org/software/help2man" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa mips arm" IUSE="" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" src_install(){ diff --git a/sys-apps/logwatch/logwatch-4.2.1.ebuild b/sys-apps/logwatch/logwatch-4.2.1.ebuild index 84468c4d2d1a..187be2bdf2f3 100644 --- a/sys-apps/logwatch/logwatch-4.2.1.ebuild +++ b/sys-apps/logwatch/logwatch-4.2.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/sys-apps/logwatch/logwatch-4.2.1.ebuild,v 1.4 2003/02/19 21:33:23 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-4.2.1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="LogWatch, a customizable log analysis system" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.logwatch.org/" DEPEND="virtual/glibc virtual/cron virtual/mta - sys-devel/perl + dev-lang/perl net-mail/mailx" SLOT="0" diff --git a/sys-apps/logwatch/logwatch-4.3.1.ebuild b/sys-apps/logwatch/logwatch-4.3.1.ebuild index 4b9760fe06f7..a6d7c63c89c6 100644 --- a/sys-apps/logwatch/logwatch-4.3.1.ebuild +++ b/sys-apps/logwatch/logwatch-4.3.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/sys-apps/logwatch/logwatch-4.3.1.ebuild,v 1.2 2003/02/13 16:03:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-4.3.1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="LogWatch, a customizable log analysis system" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.logwatch.org/" DEPEND="virtual/glibc virtual/cron virtual/mta - sys-devel/perl + dev-lang/perl net-mail/mailx" SLOT="0" diff --git a/sys-apps/tpctl/tpctl-3.2.ebuild b/sys-apps/tpctl/tpctl-3.2.ebuild index 4cf4851e77bb..3bfbf195476a 100644 --- a/sys-apps/tpctl/tpctl-3.2.ebuild +++ b/sys-apps/tpctl/tpctl-3.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/sys-apps/tpctl/tpctl-3.2.ebuild,v 1.10 2003/02/13 16:18:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tpctl/tpctl-3.2.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ IUSE="ncurses tpctlir perl" @@ -17,7 +17,7 @@ SLOT="0" LICENSE="GPL-2" DEPEND="$DEPEND sys-apps/thinkpad ncurses? ( sys-libs/ncurses )" -RDEPEND="$RDEPEND sys-apps/thinkpad ncurses? ( sys-libs/ncurses ) perl? ( sys-devel/perl )" +RDEPEND="$RDEPEND sys-apps/thinkpad ncurses? ( sys-libs/ncurses ) perl? ( dev-lang/perl )" src_compile() { emake -C lib || die "lib make failed" diff --git a/sys-apps/tpctl/tpctl-4.2.ebuild b/sys-apps/tpctl/tpctl-4.2.ebuild index 74eb8eddc784..793bb5438d45 100644 --- a/sys-apps/tpctl/tpctl-4.2.ebuild +++ b/sys-apps/tpctl/tpctl-4.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/sys-apps/tpctl/tpctl-4.2.ebuild,v 1.1 2003/02/17 16:17:07 wmertens Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tpctl/tpctl-4.2.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ IUSE="ncurses tpctlir perl" @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" DEPEND="$DEPEND >=sys-apps/thinkpad-4.1 ncurses? ( sys-libs/ncurses )" -RDEPEND="$RDEPEND sys-apps/thinkpad ncurses? ( sys-libs/ncurses ) perl? ( sys-devel/perl )" +RDEPEND="$RDEPEND sys-apps/thinkpad ncurses? ( sys-libs/ncurses ) perl? ( dev-lang/perl )" src_compile() { emake -C lib || die "lib make failed" diff --git a/sys-apps/util-linux/util-linux-2.11o-r3.ebuild b/sys-apps/util-linux/util-linux-2.11o-r3.ebuild index 2419eddab31e..3256d7cd260a 100644 --- a/sys-apps/util-linux/util-linux-2.11o-r3.ebuild +++ b/sys-apps/util-linux/util-linux-2.11o-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/sys-apps/util-linux/util-linux-2.11o-r3.ebuild,v 1.14 2003/03/11 06:21:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11o-r3.ebuild,v 1.15 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -17,7 +17,7 @@ LICENSE="GPL-2" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 sys-apps/pam-login" -RDEPEND="${DEPEND} sys-devel/perl +RDEPEND="${DEPEND} dev-lang/perl nls? ( sys-devel/gettext )" SLOT="0" diff --git a/sys-apps/util-linux/util-linux-2.11y.ebuild b/sys-apps/util-linux/util-linux-2.11y.ebuild index ff6ed93d73ff..da01d76ad205 100644 --- a/sys-apps/util-linux/util-linux-2.11y.ebuild +++ b/sys-apps/util-linux/util-linux-2.11y.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/sys-apps/util-linux/util-linux-2.11y.ebuild,v 1.8 2003/02/13 16:21:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11y.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ IUSE="crypt nls" @@ -25,7 +25,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 sys-apps/pam-login" -RDEPEND="${DEPEND} sys-devel/perl +RDEPEND="${DEPEND} dev-lang/perl nls? ( sys-devel/gettext )" diff --git a/sys-apps/util-linux/util-linux-2.11z-r1.ebuild b/sys-apps/util-linux/util-linux-2.11z-r1.ebuild index a46056639c3a..3502c8305500 100644 --- a/sys-apps/util-linux/util-linux-2.11z-r1.ebuild +++ b/sys-apps/util-linux/util-linux-2.11z-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/sys-apps/util-linux/util-linux-2.11z-r1.ebuild,v 1.5 2003/02/27 21:22:18 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11z-r1.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="crypt nls" @@ -23,7 +23,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 sys-apps/pam-login" -RDEPEND="${DEPEND} sys-devel/perl +RDEPEND="${DEPEND} dev-lang/perl nls? ( sys-devel/gettext )" diff --git a/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild b/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild index 1b73bba6489d..eb328dcad934 100644 --- a/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.3-r7.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/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild,v 1.9 2003/02/13 16:23:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd" @@ -19,7 +19,7 @@ LICENSE="BSD" SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="virtual/glibc sys-devel/perl" +RDEPEND="virtual/glibc dev-lang/perl" src_compile() { diff --git a/sys-apps/xinetd/xinetd-2.3.4.ebuild b/sys-apps/xinetd/xinetd-2.3.4.ebuild index aa144d1bf991..53fe353c34e0 100644 --- a/sys-apps/xinetd/xinetd-2.3.4.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.4.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/sys-apps/xinetd/xinetd-2.3.4.ebuild,v 1.6 2003/02/13 16:23:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.4.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd" @@ -19,7 +19,7 @@ LICENSE="BSD" SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="virtual/glibc sys-devel/perl" +RDEPEND="virtual/glibc dev-lang/perl" src_compile() { diff --git a/sys-apps/xinetd/xinetd-2.3.5.ebuild b/sys-apps/xinetd/xinetd-2.3.5.ebuild index 4fe0ffa756fe..432404cb5b01 100644 --- a/sys-apps/xinetd/xinetd-2.3.5.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.5.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/sys-apps/xinetd/xinetd-2.3.5.ebuild,v 1.9 2003/02/13 16:23:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.5.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd" @@ -19,7 +19,7 @@ LICENSE="BSD" SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="virtual/glibc sys-devel/perl" +RDEPEND="virtual/glibc dev-lang/perl" src_compile() { diff --git a/sys-apps/xinetd/xinetd-2.3.7.ebuild b/sys-apps/xinetd/xinetd-2.3.7.ebuild index e39135191b45..9ee13533d0f0 100644 --- a/sys-apps/xinetd/xinetd-2.3.7.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.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/sys-apps/xinetd/xinetd-2.3.7.ebuild,v 1.9 2003/02/13 16:23:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.7.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 tcpd" @@ -20,7 +20,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="${DEPEND} sys-devel/perl" +RDEPEND="${DEPEND} dev-lang/perl" src_compile() { local myconf diff --git a/sys-apps/xinetd/xinetd-2.3.9.ebuild b/sys-apps/xinetd/xinetd-2.3.9.ebuild index 30c5ec410842..0895c63d1367 100644 --- a/sys-apps/xinetd/xinetd-2.3.9.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.9.ebuild,v 1.5 2003/02/13 16:23:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.9.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features" HOMEPAGE="http://www.xinetd.org" @@ -11,7 +11,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="${DEPEND} sys-devel/perl" +RDEPEND="${DEPEND} dev-lang/perl" src_compile() { local myconf diff --git a/sys-apps/yard/yard-2.0-r1.ebuild b/sys-apps/yard/yard-2.0-r1.ebuild index 38f088b82822..c6c9c245250a 100644 --- a/sys-apps/yard/yard-2.0-r1.ebuild +++ b/sys-apps/yard/yard-2.0-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/sys-apps/yard/yard-2.0-r1.ebuild,v 1.15 2003/02/13 16:24:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/yard/yard-2.0-r1.ebuild,v 1.16 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Yard is a suite of Perl scripts for creating rescue disks (also @@ -12,7 +12,7 @@ HOMEPAGE="http://www.linuxlots.com/~fawcett/yard/" SLOT="0" LICENSE="GPL-2 Artistic" KEYWORDS="x86 -ppc" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_unpack() { unpack ${P}-extra.tar.bz2 diff --git a/sys-apps/yard/yard-2.2.ebuild b/sys-apps/yard/yard-2.2.ebuild index b7d0e708f665..52b96b9b706d 100644 --- a/sys-apps/yard/yard-2.2.ebuild +++ b/sys-apps/yard/yard-2.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/sys-apps/yard/yard-2.2.ebuild,v 1.4 2003/02/13 16:24:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/yard/yard-2.2.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Yard is a suite of Perl scripts for creating rescue disks (also @@ -12,7 +12,7 @@ HOMEPAGE="http://www.linuxlots.com/~fawcett/yard/" SLOT="0" LICENSE="GPL-2 Artistic" KEYWORDS="x86 -ppc" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" RDEPEND="" src_unpack() { diff --git a/sys-cluster/openmosix-user/openmosix-user-0.2.0.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.2.0.ebuild index 55f7e26502d4..2e54c2c27f78 100644 --- a/sys-cluster/openmosix-user/openmosix-user-0.2.0.ebuild +++ b/sys-cluster/openmosix-user/openmosix-user-0.2.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/sys-cluster/openmosix-user/openmosix-user-0.2.0.ebuild,v 1.3 2003/02/13 16:25:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.0.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/openMosixUserland-${PV} DESCRIPTION="User-land utilities for openMosix process migration (clustering) software" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc >=sys-kernel/openmosix-sources-2.4.17" RDEPEND="${DEPEND} sys-apps/findutils - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -alpha" diff --git a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r1.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r1.ebuild index b436de14c24f..ba22965d5fe9 100644 --- a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r1.ebuild +++ b/sys-cluster/openmosix-user/openmosix-user-0.2.4-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/sys-cluster/openmosix-user/openmosix-user-0.2.4-r1.ebuild,v 1.3 2003/02/13 16:25:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4-r1.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/openMosixUserland-${PV} DESCRIPTION="User-land utilities for openMosix process migration (clustering) software" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc >=sys-kernel/openmosix-sources-2.4.18" RDEPEND="${DEPEND} sys-apps/findutils - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -alpha" diff --git a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r2.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r2.ebuild index b675d66e983a..0476e9c672cc 100644 --- a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r2.ebuild +++ b/sys-cluster/openmosix-user/openmosix-user-0.2.4-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/sys-cluster/openmosix-user/openmosix-user-0.2.4-r2.ebuild,v 1.3 2003/02/13 16:25:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4-r2.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/openMosixUserland-${PV} DESCRIPTION="User-land utilities for openMosix process migration (clustering) software" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc >=sys-kernel/openmosix-sources-2.4.18" RDEPEND="${DEPEND} sys-apps/findutils - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -alpha" diff --git a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r3.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r3.ebuild index 9e158221f59d..ad44fdf02361 100644 --- a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r3.ebuild +++ b/sys-cluster/openmosix-user/openmosix-user-0.2.4-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/sys-cluster/openmosix-user/openmosix-user-0.2.4-r3.ebuild,v 1.3 2003/02/13 16:25:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4-r3.ebuild,v 1.4 2003/03/11 21:11:47 seemant Exp $ S=${WORKDIR}/openMosixUserland-${PV} DESCRIPTION="User-land utilities for openMosix process migration (clustering) software" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc >=sys-kernel/openmosix-sources-2.4.18" RDEPEND="${DEPEND} sys-apps/findutils - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -alpha" diff --git a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild index ff9729153d76..0cb159817592 100644 --- a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild +++ b/sys-cluster/openmosix-user/openmosix-user-0.2.4-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/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild,v 1.3 2003/02/13 16:25:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild,v 1.4 2003/03/11 21:11:47 seemant Exp $ S=${WORKDIR}/openMosixUserland-${PV} DESCRIPTION="User-land utilities for openMosix process migration (clustering) software" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc >=sys-kernel/openmosix-sources-2.4.18" RDEPEND="${DEPEND} sys-apps/findutils - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -alpha" diff --git a/sys-cluster/openmosix-user/openmosix-user-0.2.4.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.2.4.ebuild index 9d591e24078b..c51d5d29dde6 100644 --- a/sys-cluster/openmosix-user/openmosix-user-0.2.4.ebuild +++ b/sys-cluster/openmosix-user/openmosix-user-0.2.4.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/sys-cluster/openmosix-user/openmosix-user-0.2.4.ebuild,v 1.3 2003/02/13 16:25:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4.ebuild,v 1.4 2003/03/11 21:11:47 seemant Exp $ S=${WORKDIR}/openMosixUserland-${PV} DESCRIPTION="User-land utilities for openMosix process migration (clustering) software" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc >=sys-kernel/openmosix-sources-2.4.18" RDEPEND="${DEPEND} sys-apps/findutils - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -alpha" diff --git a/sys-devel/autoconf/autoconf-2.53a.ebuild b/sys-devel/autoconf/autoconf-2.53a.ebuild index 0da2be7001a6..0378359c9553 100644 --- a/sys-devel/autoconf/autoconf-2.53a.ebuild +++ b/sys-devel/autoconf/autoconf-2.53a.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/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.12 2003/02/19 21:46:47 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.13 2003/03/11 21:11:47 seemant Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha mips arm" DEPEND=">=sys-devel/m4-1.4p - sys-devel/perl" + dev-lang/perl" SLOT="2.5" diff --git a/sys-devel/autoconf/autoconf-2.54.ebuild b/sys-devel/autoconf/autoconf-2.54.ebuild index cebda6b9fb4e..4300b941393f 100644 --- a/sys-devel/autoconf/autoconf-2.54.ebuild +++ b/sys-devel/autoconf/autoconf-2.54.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/sys-devel/autoconf/autoconf-2.54.ebuild,v 1.11 2003/02/19 21:46:47 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.54.ebuild,v 1.12 2003/03/11 21:11:47 seemant Exp $ IUSE="" @@ -21,7 +21,7 @@ KEYWORDS="x86 ppc sparc alpha hppa mips arm" DEPEND=">=sys-apps/texinfo-4.3 >=sys-devel/m4-1.4p - sys-devel/perl" + dev-lang/perl" src_unpack() { diff --git a/sys-devel/autoconf/autoconf-2.57.ebuild b/sys-devel/autoconf/autoconf-2.57.ebuild index 600a176bbb6c..86466314641e 100644 --- a/sys-devel/autoconf/autoconf-2.57.ebuild +++ b/sys-devel/autoconf/autoconf-2.57.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/sys-devel/autoconf/autoconf-2.57.ebuild,v 1.6 2003/03/09 16:46:20 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57.ebuild,v 1.7 2003/03/11 21:11:47 seemant Exp $ IUSE="" @@ -21,7 +21,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips arm" DEPEND=">=sys-apps/texinfo-4.3 >=sys-devel/m4-1.4p - sys-devel/perl" + dev-lang/perl" src_unpack() { diff --git a/sys-devel/automake/automake-1.6.1-r6.ebuild b/sys-devel/automake/automake-1.6.1-r6.ebuild index d616dc766067..d60877b62aab 100644 --- a/sys-devel/automake/automake-1.6.1-r6.ebuild +++ b/sys-devel/automake/automake-1.6.1-r6.ebuild @@ -49,7 +49,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha arm" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=sys-devel/autoconf-2.53-r1" SLOT="1.5" diff --git a/sys-devel/automake/automake-1.6.3.ebuild b/sys-devel/automake/automake-1.6.3.ebuild index 05259aeb3c78..44e41a592f5e 100644 --- a/sys-devel/automake/automake-1.6.3.ebuild +++ b/sys-devel/automake/automake-1.6.3.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/sys-devel/automake/automake-1.6.3.ebuild,v 1.9 2003/02/19 21:46:47 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3.ebuild,v 1.10 2003/03/11 21:11:47 seemant Exp $ IUSE="" @@ -55,7 +55,7 @@ LICENSE="GPL-2" SLOT="1.5" KEYWORDS="x86 ppc sparc alpha mips hppa arm" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=sys-devel/autoconf-2.53-r1" diff --git a/sys-devel/automake/automake-1.7.2.ebuild b/sys-devel/automake/automake-1.7.2.ebuild index 219b11235760..9568c4f19259 100644 --- a/sys-devel/automake/automake-1.7.2.ebuild +++ b/sys-devel/automake/automake-1.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/sys-devel/automake/automake-1.7.2.ebuild,v 1.4 2003/02/19 21:46:47 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.2.ebuild,v 1.5 2003/03/11 21:11:47 seemant Exp $ IUSE="" @@ -61,7 +61,7 @@ LICENSE="GPL-2" SLOT="1.5" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa arm" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=sys-devel/autoconf-2.57" diff --git a/sys-devel/binutils/binutils-2.12.90.0.15.ebuild b/sys-devel/binutils/binutils-2.12.90.0.15.ebuild index f38382468062..f8e440deca38 100644 --- a/sys-devel/binutils/binutils-2.12.90.0.15.ebuild +++ b/sys-devel/binutils/binutils-2.12.90.0.15.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/sys-devel/binutils/binutils-2.12.90.0.15.ebuild,v 1.8 2003/02/13 16:27:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.15.ebuild,v 1.9 2003/03/11 21:11:47 seemant Exp $ IUSE="nls bootstrap static build" @@ -21,11 +21,11 @@ KEYWORDS="x86 ppc sparc " DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 nls? ( sys-devel/gettext ) - || ( sys-devel/perl - ( !build? ( sys-devel/perl ) ) - ( !bootstrap? ( sys-devel/perl ) ) + || ( dev-lang/perl + ( !build? ( dev-lang/perl ) ) + ( !bootstrap? ( dev-lang/perl ) ) )" -# This is a hairy one. Basically depend on sys-devel/perl +# This is a hairy one. Basically depend on dev-lang/perl # if "build" or "bootstrap" not in USE. diff --git a/sys-devel/binutils/binutils-2.12.90.0.7.ebuild b/sys-devel/binutils/binutils-2.12.90.0.7.ebuild index 7157ac63b95a..97150a7cc393 100644 --- a/sys-devel/binutils/binutils-2.12.90.0.7.ebuild +++ b/sys-devel/binutils/binutils-2.12.90.0.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/sys-devel/binutils/binutils-2.12.90.0.7.ebuild,v 1.15 2003/02/13 16:27:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.7.ebuild,v 1.16 2003/03/11 21:11:47 seemant Exp $ IUSE="nls bootstrap static build" @@ -21,11 +21,11 @@ HOMEPAGE="http://sources.redhat.com/binutils/" DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 nls? ( sys-devel/gettext ) - || ( sys-devel/perl - ( !build? ( sys-devel/perl ) ) - ( !bootstrap? ( sys-devel/perl ) ) + || ( dev-lang/perl + ( !build? ( dev-lang/perl ) ) + ( !bootstrap? ( dev-lang/perl ) ) )" -# This is a hairy one. Basically depend on sys-devel/perl +# This is a hairy one. Basically depend on dev-lang/perl # if "build" or "bootstrap" not in USE. diff --git a/sys-devel/binutils/binutils-2.13.90.0.10.ebuild b/sys-devel/binutils/binutils-2.13.90.0.10.ebuild index f1ce3f6de00f..70f80f9b78f4 100644 --- a/sys-devel/binutils/binutils-2.13.90.0.10.ebuild +++ b/sys-devel/binutils/binutils-2.13.90.0.10.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/sys-devel/binutils/binutils-2.13.90.0.10.ebuild,v 1.5 2003/03/01 22:19:43 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.10.ebuild,v 1.6 2003/03/11 21:11:47 seemant Exp $ IUSE="nls bootstrap static build" @@ -25,11 +25,11 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc" DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 nls? ( sys-devel/gettext ) - || ( sys-devel/perl - ( !build? ( sys-devel/perl ) ) - ( !bootstrap? ( sys-devel/perl ) ) + || ( dev-lang/perl + ( !build? ( dev-lang/perl ) ) + ( !bootstrap? ( dev-lang/perl ) ) )" -# This is a hairy one. Basically depend on sys-devel/perl +# This is a hairy one. Basically depend on dev-lang/perl # if "build" or "bootstrap" not in USE. diff --git a/sys-devel/binutils/binutils-2.13.90.0.14.ebuild b/sys-devel/binutils/binutils-2.13.90.0.14.ebuild index 4f48682f67b2..d2ce33a8f70b 100644 --- a/sys-devel/binutils/binutils-2.13.90.0.14.ebuild +++ b/sys-devel/binutils/binutils-2.13.90.0.14.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/sys-devel/binutils/binutils-2.13.90.0.14.ebuild,v 1.4 2003/03/01 22:19:43 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.14.ebuild,v 1.5 2003/03/11 21:11:47 seemant Exp $ IUSE="nls bootstrap static build" @@ -25,11 +25,11 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc" DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 nls? ( sys-devel/gettext ) - || ( sys-devel/perl - ( !build? ( sys-devel/perl ) ) - ( !bootstrap? ( sys-devel/perl ) ) + || ( dev-lang/perl + ( !build? ( dev-lang/perl ) ) + ( !bootstrap? ( dev-lang/perl ) ) )" -# This is a hairy one. Basically depend on sys-devel/perl +# This is a hairy one. Basically depend on dev-lang/perl # if "build" or "bootstrap" not in USE. diff --git a/sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild b/sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild index 3860c0e028c3..031674c19ae0 100644 --- a/sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild +++ b/sys-devel/binutils/binutils-2.13.90.0.16-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/sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild,v 1.6 2003/03/01 22:19:43 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild,v 1.7 2003/03/11 21:11:47 seemant Exp $ IUSE="nls bootstrap static build" @@ -25,11 +25,11 @@ KEYWORDS="x86 ppc alpha sparc mips hppa" DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 nls? ( sys-devel/gettext ) - || ( sys-devel/perl - ( !build? ( sys-devel/perl ) ) - ( !bootstrap? ( sys-devel/perl ) ) + || ( dev-lang/perl + ( !build? ( dev-lang/perl ) ) + ( !bootstrap? ( dev-lang/perl ) ) )" -# This is a hairy one. Basically depend on sys-devel/perl +# This is a hairy one. Basically depend on dev-lang/perl # if "build" or "bootstrap" not in USE. src_unpack() { diff --git a/sys-devel/binutils/binutils-2.13.90.0.16.ebuild b/sys-devel/binutils/binutils-2.13.90.0.16.ebuild index 4b94f6b0a88b..bfb392f8a318 100644 --- a/sys-devel/binutils/binutils-2.13.90.0.16.ebuild +++ b/sys-devel/binutils/binutils-2.13.90.0.16.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/sys-devel/binutils/binutils-2.13.90.0.16.ebuild,v 1.9 2003/03/01 22:19:43 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.16.ebuild,v 1.10 2003/03/11 21:11:47 seemant Exp $ IUSE="nls bootstrap static build" @@ -25,11 +25,11 @@ KEYWORDS="x86 ppc alpha sparc mips" DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 nls? ( sys-devel/gettext ) - || ( sys-devel/perl - ( !build? ( sys-devel/perl ) ) - ( !bootstrap? ( sys-devel/perl ) ) + || ( dev-lang/perl + ( !build? ( dev-lang/perl ) ) + ( !bootstrap? ( dev-lang/perl ) ) )" -# This is a hairy one. Basically depend on sys-devel/perl +# This is a hairy one. Basically depend on dev-lang/perl # if "build" or "bootstrap" not in USE. diff --git a/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild b/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild index b08f145c74b4..f9810cfd0184 100644 --- a/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild +++ b/sys-devel/binutils/binutils-2.13.90.0.18-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/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild,v 1.1 2003/03/09 02:51:07 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild,v 1.2 2003/03/11 21:11:47 seemant Exp $ IUSE="nls bootstrap build" @@ -26,11 +26,11 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips ~hppa ~arm" DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 nls? ( sys-devel/gettext ) - || ( sys-devel/perl - ( !build? ( sys-devel/perl ) ) - ( !bootstrap? ( sys-devel/perl ) ) + || ( dev-lang/perl + ( !build? ( dev-lang/perl ) ) + ( !bootstrap? ( dev-lang/perl ) ) )" -# This is a hairy one. Basically depend on sys-devel/perl +# This is a hairy one. Basically depend on dev-lang/perl # if "build" or "bootstrap" not in USE. diff --git a/sys-devel/binutils/binutils-2.13.90.0.18.ebuild b/sys-devel/binutils/binutils-2.13.90.0.18.ebuild index 38d77c820647..fe02408176ac 100644 --- a/sys-devel/binutils/binutils-2.13.90.0.18.ebuild +++ b/sys-devel/binutils/binutils-2.13.90.0.18.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/sys-devel/binutils/binutils-2.13.90.0.18.ebuild,v 1.11 2003/03/01 22:19:43 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.18.ebuild,v 1.12 2003/03/11 21:11:47 seemant Exp $ IUSE="nls bootstrap build" @@ -25,11 +25,11 @@ KEYWORDS="x86 ppc alpha ~sparc ~mips hppa arm" DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 nls? ( sys-devel/gettext ) - || ( sys-devel/perl - ( !build? ( sys-devel/perl ) ) - ( !bootstrap? ( sys-devel/perl ) ) + || ( dev-lang/perl + ( !build? ( dev-lang/perl ) ) + ( !bootstrap? ( dev-lang/perl ) ) )" -# This is a hairy one. Basically depend on sys-devel/perl +# This is a hairy one. Basically depend on dev-lang/perl # if "build" or "bootstrap" not in USE. diff --git a/sys-devel/binutils/binutils-2.13.90.0.4.ebuild b/sys-devel/binutils/binutils-2.13.90.0.4.ebuild index 71a4ec263125..a47e57fcbe1a 100644 --- a/sys-devel/binutils/binutils-2.13.90.0.4.ebuild +++ b/sys-devel/binutils/binutils-2.13.90.0.4.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/sys-devel/binutils/binutils-2.13.90.0.4.ebuild,v 1.10 2003/03/01 22:19:43 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.4.ebuild,v 1.11 2003/03/11 21:11:47 seemant Exp $ IUSE="nls bootstrap static build" @@ -24,11 +24,11 @@ KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 nls? ( sys-devel/gettext ) - || ( sys-devel/perl - ( !build? ( sys-devel/perl ) ) - ( !bootstrap? ( sys-devel/perl ) ) + || ( dev-lang/perl + ( !build? ( dev-lang/perl ) ) + ( !bootstrap? ( dev-lang/perl ) ) )" -# This is a hairy one. Basically depend on sys-devel/perl +# This is a hairy one. Basically depend on dev-lang/perl # if "build" or "bootstrap" not in USE. diff --git a/sys-devel/cons/cons-2.2.0.ebuild b/sys-devel/cons/cons-2.2.0.ebuild index e966d522c063..f9b95b959b8b 100644 --- a/sys-devel/cons/cons-2.2.0.ebuild +++ b/sys-devel/cons/cons-2.2.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/sys-devel/cons/cons-2.2.0.ebuild,v 1.5 2003/02/13 16:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/cons-2.2.0.ebuild,v 1.6 2003/03/11 21:11:47 seemant Exp $ DESCRIPTION="Extensible perl-based build utility" SRC_URI="http://www.dsmit.com/cons/stable/${P}.tgz" @@ -10,7 +10,7 @@ SLOT="2.2" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl dev-perl/Digest-MD5" src_install() { diff --git a/sys-devel/libperl/libperl-5.8.0.ebuild b/sys-devel/libperl/libperl-5.8.0.ebuild index 3ab47fd87f2f..3892c471f6f8 100644 --- a/sys-devel/libperl/libperl-5.8.0.ebuild +++ b/sys-devel/libperl/libperl-5.8.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/sys-devel/libperl/libperl-5.8.0.ebuild,v 1.9 2003/03/01 22:10:36 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.0.ebuild,v 1.10 2003/03/11 21:11:47 seemant Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -102,7 +102,7 @@ if [ "${PN}" = "libperl" ] then # If we are installing a new version of libperl, we *have* to update perl as # well, else all things linking to libperl.so will break at *build* time .. - PDEPEND=">=sys-devel/perl-${PV}" + PDEPEND=">=dev-lang/perl-${PV}" else PDEPEND=">=dev-perl/Safe-2.09" fi diff --git a/sys-devel/m4/m4-1.4.ebuild b/sys-devel/m4/m4-1.4.ebuild index 5188e2f80753..8929ff999558 100644 --- a/sys-devel/m4/m4-1.4.ebuild +++ b/sys-devel/m4/m4-1.4.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/sys-devel/m4/m4-1.4.ebuild,v 1.2 2003/03/09 17:45:39 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.ebuild,v 1.3 2003/03/11 21:11:47 seemant Exp $ IUSE="nls" @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc alpha mips hppa arm" DEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl nls? ( sys-devel/gettext ) >=sys-devel/libtool-1.3.5-r2" diff --git a/sys-devel/m4/m4-1.4p-r1.ebuild b/sys-devel/m4/m4-1.4p-r1.ebuild index cf53ffaef5e0..923999aabd99 100644 --- a/sys-devel/m4/m4-1.4p-r1.ebuild +++ b/sys-devel/m4/m4-1.4p-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/sys-devel/m4/m4-1.4p-r1.ebuild,v 1.5 2003/02/24 10:11:26 carpaski Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p-r1.ebuild,v 1.6 2003/03/11 21:11:47 seemant Exp $ inherit gnuconfig @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa arm" DEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl nls? ( sys-devel/gettext ) >=sys-devel/libtool-1.3.5-r2" diff --git a/sys-kernel/alpha-sources/alpha-sources-2.4.19-r1.ebuild b/sys-kernel/alpha-sources/alpha-sources-2.4.19-r1.ebuild index 841b8fb9e063..d58c5e4d1578 100644 --- a/sys-kernel/alpha-sources/alpha-sources-2.4.19-r1.ebuild +++ b/sys-kernel/alpha-sources/alpha-sources-2.4.19-r1.ebuild @@ -31,7 +31,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-alpha-${KV}.patch.bz2 diff --git a/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild b/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild index 74eca8c6916d..9b2dc965b638 100644 --- a/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild +++ b/sys-kernel/alpha-sources/alpha-sources-2.4.19-r2.ebuild @@ -32,7 +32,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-alpha-${KV}.patch.bz2 diff --git a/sys-kernel/alpha-sources/alpha-sources-2.4.20-r1.ebuild b/sys-kernel/alpha-sources/alpha-sources-2.4.20-r1.ebuild index 9b77520fa3b3..c584e200372e 100644 --- a/sys-kernel/alpha-sources/alpha-sources-2.4.20-r1.ebuild +++ b/sys-kernel/alpha-sources/alpha-sources-2.4.20-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/sys-kernel/alpha-sources/alpha-sources-2.4.20-r1.ebuild,v 1.3 2003/02/13 16:35:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.20-r1.ebuild,v 1.4 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -33,7 +33,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-alpha-${KV}.patch.bz2 diff --git a/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild b/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild index 250dbc6dfeeb..7603a0187e90 100644 --- a/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild +++ b/sys-kernel/alpha-sources/alpha-sources-2.4.20-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/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild,v 1.3 2003/02/13 16:35:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild,v 1.4 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -24,7 +24,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-alpha-${KV}.patch.bz2 diff --git a/sys-kernel/development-sources/development-sources-2.5.63.ebuild b/sys-kernel/development-sources/development-sources-2.5.63.ebuild index f972dd92df65..c9af4b74f7c9 100644 --- a/sys-kernel/development-sources/development-sources-2.5.63.ebuild +++ b/sys-kernel/development-sources/development-sources-2.5.63.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/sys-kernel/development-sources/development-sources-2.5.63.ebuild,v 1.2 2003/02/25 21:19:16 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/development-sources/development-sources-2.5.63.ebuild,v 1.3 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. OKV=${PV} @@ -25,7 +25,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-devel/make" fi diff --git a/sys-kernel/development-sources/development-sources-2.5.64.ebuild b/sys-kernel/development-sources/development-sources-2.5.64.ebuild index 523051579d00..e76fe50304bc 100644 --- a/sys-kernel/development-sources/development-sources-2.5.64.ebuild +++ b/sys-kernel/development-sources/development-sources-2.5.64.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/sys-kernel/development-sources/development-sources-2.5.64.ebuild,v 1.1 2003/03/05 16:03:08 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/development-sources/development-sources-2.5.64.ebuild,v 1.2 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. OKV=${PV} @@ -25,7 +25,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-devel/make" fi diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r4.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r4.ebuild index 31bbc6a58498..65fc45d8eb68 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r4.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-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/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r4.ebuild,v 1.5 2003/02/13 16:36:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r4.ebuild,v 1.6 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -54,7 +54,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r5.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r5.ebuild index f3454c5e97ad..3fbba5c1ee47 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r5.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-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/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r5.ebuild,v 1.5 2003/02/13 16:36:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r5.ebuild,v 1.6 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -54,7 +54,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r7.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r7.ebuild index 4e3825a4b3ea..977507cb8050 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r7.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r7.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/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r7.ebuild,v 1.7 2003/02/13 16:36:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r7.ebuild,v 1.8 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -75,7 +75,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r8.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r8.ebuild index d64d94413513..109db346b8ad 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r8.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r8.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/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r8.ebuild,v 1.7 2003/02/13 16:37:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r8.ebuild,v 1.8 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -28,7 +28,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r9.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r9.ebuild index f7812f1fa584..39259f871462 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r9.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r9.ebuild @@ -29,7 +29,7 @@ then DEPEND="!build? ( >=sys-devel/binutils-2.11.90.0.31 )" RDEPEND="${RDEPEND} !build? ( >=sys-libs/ncurses-5.2 - sys-devel/perl + dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make )" fi diff --git a/sys-kernel/linux-headers/linux-headers-2.2.20.ebuild b/sys-kernel/linux-headers/linux-headers-2.2.20.ebuild index 12627213bb70..3f81c68b2b98 100644 --- a/sys-kernel/linux-headers/linux-headers-2.2.20.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.2.20.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/sys-kernel/linux-headers/linux-headers-2.2.20.ebuild,v 1.10 2003/03/11 11:31:40 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.2.20.ebuild,v 1.11 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -38,7 +38,7 @@ then # with them, so they stay. #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. - DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools >=sys-apps/modutils-2.4.2 sys-devel/perl" + DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools >=sys-apps/modutils-2.4.2 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2 >=sys-apps/baselayout-1.7.4" fi diff --git a/sys-kernel/linux-headers/linux-headers-2.2.21_pre3.ebuild b/sys-kernel/linux-headers/linux-headers-2.2.21_pre3.ebuild index 37ea8f448dad..59ede07933d2 100644 --- a/sys-kernel/linux-headers/linux-headers-2.2.21_pre3.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.2.21_pre3.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/sys-kernel/linux-headers/linux-headers-2.2.21_pre3.ebuild,v 1.10 2003/03/11 11:31:40 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.2.21_pre3.ebuild,v 1.11 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -41,7 +41,7 @@ then # with them, so they stay. #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. - DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools >=sys-apps/modutils-2.4.2 sys-devel/perl" + DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools >=sys-apps/modutils-2.4.2 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2 >=sys-apps/baselayout-1.7.4" fi diff --git a/sys-kernel/linux-headers/linux-headers-2.4.16-r1.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.16-r1.ebuild index 527b0d8c5c8a..3d548ea4fbc0 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.16-r1.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.16-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/sys-kernel/linux-headers/linux-headers-2.4.16-r1.ebuild,v 1.9 2003/03/11 11:31:40 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.16-r1.ebuild,v 1.10 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -40,7 +40,7 @@ HOMEPAGE="http://www.kernel.org/ http://www.namesys.com http://www.sistina.com/l if [ $PN = "linux-sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco. - DEPEND="sys-apps/console-tools >=sys-apps/modutils-2.4.2 sys-devel/perl" + DEPEND="sys-apps/console-tools >=sys-apps/modutils-2.4.2 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" fi diff --git a/sys-kernel/linux-headers/linux-headers-2.4.16-r3.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.16-r3.ebuild index 39e8dad149e2..d6b76f21bec8 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.16-r3.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.16-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/sys-kernel/linux-headers/linux-headers-2.4.16-r3.ebuild,v 1.9 2003/03/11 11:31:40 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.16-r3.ebuild,v 1.10 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -52,7 +52,7 @@ if [ $PN = "linux-sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. - DEPEND=">=sys-devel/binutils-2.11.92.0.12.3 sys-apps/console-tools >=sys-apps/modutils-2.4.2 sys-devel/perl" + DEPEND=">=sys-devel/binutils-2.11.92.0.12.3 sys-apps/console-tools >=sys-apps/modutils-2.4.2 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" fi diff --git a/sys-kernel/linux-headers/linux-headers-2.4.16.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.16.ebuild index cb0999fc3b73..1b9e50880b12 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.16.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.16.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/sys-kernel/linux-headers/linux-headers-2.4.16.ebuild,v 1.10 2003/03/11 11:31:40 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.16.ebuild,v 1.11 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -38,7 +38,7 @@ HOMEPAGE="http://www.kernel.org/ http://www.namesys.com http://www.sistina.com/l if [ $PN = "linux-sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco. - DEPEND="sys-apps/console-tools >=sys-apps/modutils-2.4.2 sys-devel/perl" + DEPEND="sys-apps/console-tools >=sys-apps/modutils-2.4.2 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" fi diff --git a/sys-kernel/linux-headers/linux-headers-2.4.17-r3.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.17-r3.ebuild index 148f12253fe8..b8e01506aa11 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.17-r3.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.17-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/sys-kernel/linux-headers/linux-headers-2.4.17-r3.ebuild,v 1.9 2003/03/11 11:31:40 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.17-r3.ebuild,v 1.10 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -40,7 +40,7 @@ if [ $PN = "linux-sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. - DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools >=sys-apps/modutils-2.4.2 sys-devel/perl" + DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools >=sys-apps/modutils-2.4.2 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2 >=sys-apps/xfsprogs-${XFSV} >=sys-apps/dmapi-${XFSV} >=sys-apps/attr-${XFSV} >=sys-apps/acl-${XFSV} >=sys-apps/xfsdump-${XFSV}" fi diff --git a/sys-kernel/linux-headers/linux-headers-2.4.17-r4.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.17-r4.ebuild index 7a148f2d88fa..ac00f1c80c58 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.17-r4.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.17-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/sys-kernel/linux-headers/linux-headers-2.4.17-r4.ebuild,v 1.9 2003/03/11 11:31:40 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.17-r4.ebuild,v 1.10 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -52,7 +52,7 @@ if [ $PN = "linux-sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. - DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools >=sys-apps/modutils-2.4.2 sys-devel/perl" + DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools >=sys-apps/modutils-2.4.2 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2 >=sys-apps/xfsprogs-${XFSV} >=sys-apps/dmapi-${XFSV} >=sys-apps/attr-${XFSV} >=sys-apps/acl-${XFSV} >=sys-apps/xfsdump-${XFSV}" fi diff --git a/sys-kernel/linux-headers/linux-headers-2.4.17-r5.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.17-r5.ebuild index 54c736a3fed9..380de8267d23 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.17-r5.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.17-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/sys-kernel/linux-headers/linux-headers-2.4.17-r5.ebuild,v 1.11 2003/03/11 11:31:40 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.17-r5.ebuild,v 1.12 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -45,7 +45,7 @@ if [ $PN = "linux-sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/xfsprogs-${XFSV} sys-apps/kbd >=sys-apps/dmapi-${XFSV} >=sys-apps/modutils-2.4.2 sys-devel/make >=sys-apps/attr-${XFSV} >=sys-apps/acl-${XFSV} >=sys-apps/xfsdump-${XFSV}" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/xfsprogs-${XFSV} sys-apps/kbd >=sys-apps/dmapi-${XFSV} >=sys-apps/modutils-2.4.2 sys-devel/make >=sys-apps/attr-${XFSV} >=sys-apps/acl-${XFSV} >=sys-apps/xfsdump-${XFSV}" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/linux-headers/linux-headers-2.4.18-r1.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.18-r1.ebuild index c24e5f2c1e55..49fc9e3d53de 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.18-r1.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.18-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/sys-kernel/linux-headers/linux-headers-2.4.18-r1.ebuild,v 1.6 2003/03/11 11:31:40 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.18-r1.ebuild,v 1.7 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -31,7 +31,7 @@ if [ $PN = "linux-sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND =">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND =">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" if [ "$KERNEL_ARCH" = "sparc64" ] then # Need special compiler for this platform diff --git a/sys-kernel/linux-headers/linux-headers-2.4.18-r2.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.18-r2.ebuild index 80f13a074ae2..fb18f062dba0 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.18-r2.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.18-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/sys-kernel/linux-headers/linux-headers-2.4.18-r2.ebuild,v 1.14 2003/03/11 11:31:40 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.18-r2.ebuild,v 1.15 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -32,7 +32,7 @@ if [ $PN = "linux-sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND =">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND =">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" if [ "$KERNEL_ARCH" = "" ] then # Need special compiler for this platform diff --git a/sys-kernel/linux-headers/linux-headers-2.4.18.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.18.ebuild index a439e6e48805..ded29c6f5b89 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.18.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.18.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/sys-kernel/linux-headers/linux-headers-2.4.18.ebuild,v 1.7 2003/03/11 11:31:40 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.18.ebuild,v 1.8 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -23,7 +23,7 @@ if [ $PN = "linux-sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/linux-headers/linux-headers-2.4.19-r1.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.19-r1.ebuild index dfac1b393ef4..abd087b52532 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.19-r1.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.19-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/sys-kernel/linux-headers/linux-headers-2.4.19-r1.ebuild,v 1.8 2003/03/11 11:31:40 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.19-r1.ebuild,v 1.9 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -32,7 +32,7 @@ if [ $PN = "linux-sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND =">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make ? sys-devel/egcs64-sparc" + RDEPEND =">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make ? sys-devel/egcs64-sparc" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/linux-headers/linux-headers-2.4.19.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.19.ebuild index ff2c100bc9c8..896aba129ffe 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.19.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.19.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/sys-kernel/linux-headers/linux-headers-2.4.19.ebuild,v 1.13 2003/03/11 11:31:40 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.19.ebuild,v 1.14 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -32,7 +32,7 @@ if [ $PN = "linux-sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND =">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make ? sys-devel/egcs64-sparc" + RDEPEND =">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make ? sys-devel/egcs64-sparc" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/linux-headers/linux-headers-2.4.20.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.20.ebuild index 6a083a5d5738..aae552291f7e 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.20.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.20.ebuild @@ -40,7 +40,7 @@ if [ $PN = "linux-sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND =">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make ? sys-devel/egcs64-sparc" + RDEPEND =">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make ? sys-devel/egcs64-sparc" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/mips-sources/mips-sources-2.4.19.ebuild b/sys-kernel/mips-sources/mips-sources-2.4.19.ebuild index 2eb31e1d8e41..40c0fc28a3e4 100644 --- a/sys-kernel/mips-sources/mips-sources-2.4.19.ebuild +++ b/sys-kernel/mips-sources/mips-sources-2.4.19.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/sys-kernel/mips-sources/mips-sources-2.4.19.ebuild,v 1.2 2003/02/13 16:39:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.4.19.ebuild,v 1.3 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -32,7 +32,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then DEPEND=">=sys-devel/binutils-2.13.90.0.16" RDEPEND=">=sys-libs/ncurses-5.2 - sys-devel/perl + dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi diff --git a/sys-kernel/mm-sources/mm-sources-2.5.64-r1.ebuild b/sys-kernel/mm-sources/mm-sources-2.5.64-r1.ebuild index c066a583379a..19c9d49ac79b 100644 --- a/sys-kernel/mm-sources/mm-sources-2.5.64-r1.ebuild +++ b/sys-kernel/mm-sources/mm-sources-2.5.64-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/sys-kernel/mm-sources/mm-sources-2.5.64-r1.ebuild,v 1.1 2003/03/06 07:17:33 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.64-r1.ebuild,v 1.2 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. OKV=${PV} @@ -28,7 +28,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-devel/make" fi diff --git a/sys-kernel/mm-sources/mm-sources-2.5.64-r2.ebuild b/sys-kernel/mm-sources/mm-sources-2.5.64-r2.ebuild index b3d33f4b03f5..997f55b2cadd 100644 --- a/sys-kernel/mm-sources/mm-sources-2.5.64-r2.ebuild +++ b/sys-kernel/mm-sources/mm-sources-2.5.64-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/sys-kernel/mm-sources/mm-sources-2.5.64-r2.ebuild,v 1.1 2003/03/08 04:11:31 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.64-r2.ebuild,v 1.2 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. OKV=${PV} @@ -28,7 +28,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-devel/make" fi diff --git a/sys-kernel/mm-sources/mm-sources-2.5.64-r4.ebuild b/sys-kernel/mm-sources/mm-sources-2.5.64-r4.ebuild index f0a5ec38ded5..f01fc99f2ea4 100644 --- a/sys-kernel/mm-sources/mm-sources-2.5.64-r4.ebuild +++ b/sys-kernel/mm-sources/mm-sources-2.5.64-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/sys-kernel/mm-sources/mm-sources-2.5.64-r4.ebuild,v 1.1 2003/03/09 18:12:59 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.5.64-r4.ebuild,v 1.2 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. OKV=${PV} @@ -28,7 +28,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-devel/make" fi diff --git a/sys-kernel/mosix-sources/mosix-sources-2.4.19.ebuild b/sys-kernel/mosix-sources/mosix-sources-2.4.19.ebuild index 65540a98a649..30fd5f81a08f 100644 --- a/sys-kernel/mosix-sources/mosix-sources-2.4.19.ebuild +++ b/sys-kernel/mosix-sources/mosix-sources-2.4.19.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/sys-kernel/mosix-sources/mosix-sources-2.4.19.ebuild,v 1.4 2003/02/13 16:40:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mosix-sources/mosix-sources-2.4.19.ebuild,v 1.5 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -30,7 +30,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/mosix-sources/mosix-sources-2.4.20.ebuild b/sys-kernel/mosix-sources/mosix-sources-2.4.20.ebuild index 90e2434acfa6..f93ac1b3f8d0 100644 --- a/sys-kernel/mosix-sources/mosix-sources-2.4.20.ebuild +++ b/sys-kernel/mosix-sources/mosix-sources-2.4.20.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/sys-kernel/mosix-sources/mosix-sources-2.4.20.ebuild,v 1.4 2003/02/13 16:40:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mosix-sources/mosix-sources-2.4.20.ebuild,v 1.5 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -30,7 +30,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r1.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r1.ebuild index 9a131b4cb1cd..0ba401a12f2b 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r1.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-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/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r1.ebuild,v 1.6 2003/02/13 16:40:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r1.ebuild,v 1.7 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -30,7 +30,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r2.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r2.ebuild index b3b3688d7697..f5386bf3691c 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r2.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-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/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r2.ebuild,v 1.6 2003/02/13 16:40:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r2.ebuild,v 1.7 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -31,7 +31,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r3.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r3.ebuild index 528ef6718535..34ae3d57897f 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r3.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-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/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r3.ebuild,v 1.7 2003/02/13 16:40:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r3.ebuild,v 1.8 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -30,7 +30,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r4.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r4.ebuild index 95a66f179d0a..0e5ce1528c61 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r4.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-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/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r4.ebuild,v 1.7 2003/02/13 16:40:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r4.ebuild,v 1.8 2003/03/11 21:11:48 seemant Exp $ # OKV=original kernel version, KV=patched kernel version. They can be the same. # we use this next variable to avoid duplicating stuff on cvs @@ -31,7 +31,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r5.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r5.ebuild index fb2665f55a67..1ba6dd802a25 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r5.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-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/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r5.ebuild,v 1.8 2003/02/13 16:40:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r5.ebuild,v 1.9 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -33,7 +33,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r6.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r6.ebuild index 481cc3337b65..02d60b02502a 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r6.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r6.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/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r6.ebuild,v 1.6 2003/02/13 16:40:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r6.ebuild,v 1.7 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -32,7 +32,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.ebuild index a20ec42f020f..196bd20e1bb7 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.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/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.ebuild,v 1.5 2003/02/13 16:40:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.ebuild,v 1.6 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -32,7 +32,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r8.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r8.ebuild index 637b8462d663..d367f7f2b99a 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r8.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r8.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/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r8.ebuild,v 1.5 2003/02/13 16:40:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r8.ebuild,v 1.6 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -31,7 +31,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r1.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r1.ebuild index ec9c8c12547a..980c021e9099 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r1.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-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/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r1.ebuild,v 1.2 2003/02/13 16:40:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r1.ebuild,v 1.3 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -31,7 +31,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r2.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r2.ebuild index a1aa69f58d61..3c1563e71384 100644 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r2.ebuild +++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-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/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r2.ebuild,v 1.3 2003/02/13 16:40:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r2.ebuild,v 1.4 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -31,7 +31,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r5.ebuild b/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r5.ebuild index 200bcba7e88a..c312f49be2a0 100644 --- a/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r5.ebuild +++ b/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-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/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r5.ebuild,v 1.6 2003/03/01 09:47:50 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r5.ebuild,v 1.7 2003/03/11 21:11:48 seemant Exp $ IUSE="" @@ -19,7 +19,7 @@ PROVIDE="virtual/linux-sources" LICENSE="GPL-2" SLOT="${KV}" DEPEND=">=sys-devel/binutils-2.11.90.0.31" -RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" +RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" src_unpack() { unpack ${A} diff --git a/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r6.ebuild b/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r6.ebuild index abd42cf192be..ba3c4bc5988d 100644 --- a/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r6.ebuild +++ b/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r6.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/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r6.ebuild,v 1.2 2003/03/01 09:47:50 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r6.ebuild,v 1.3 2003/03/11 21:11:48 seemant Exp $ IUSE="" @@ -19,7 +19,7 @@ PROVIDE="virtual/linux-sources" LICENSE="GPL-2" SLOT="${KV}" DEPEND=">=sys-devel/binutils-2.11.90.0.31" -RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" +RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" src_unpack() { unpack ${A} diff --git a/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r7.ebuild b/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r7.ebuild index ef5b31c92765..f43a447f1aed 100644 --- a/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r7.ebuild +++ b/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r7.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/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r7.ebuild,v 1.2 2003/03/01 09:47:50 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r7.ebuild,v 1.3 2003/03/11 21:11:48 seemant Exp $ IUSE="" @@ -22,7 +22,7 @@ PROVIDE="virtual/linux-sources" LICENSE="GPL-2" SLOT="${KV}" DEPEND=">=sys-devel/binutils-2.11.90.0.31" -RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" +RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" src_unpack() { unpack ${A} diff --git a/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r8.ebuild b/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r8.ebuild index 1c92070e92b6..bf8a76b150e5 100644 --- a/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r8.ebuild +++ b/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r8.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/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r8.ebuild,v 1.1 2003/03/07 20:38:20 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r8.ebuild,v 1.2 2003/03/11 21:11:48 seemant Exp $ IUSE="" @@ -20,7 +20,7 @@ PROVIDE="virtual/linux-sources" LICENSE="GPL-2" SLOT="${KV}" DEPEND=">=sys-devel/binutils-2.11.90.0.31" -RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" +RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" src_unpack() { unpack ${A} diff --git a/sys-kernel/ppc-sources-crypto/ppc-sources-crypto-2.4.20.ebuild b/sys-kernel/ppc-sources-crypto/ppc-sources-crypto-2.4.20.ebuild index 7e91f5065c2d..9bc23e3480e6 100644 --- a/sys-kernel/ppc-sources-crypto/ppc-sources-crypto-2.4.20.ebuild +++ b/sys-kernel/ppc-sources-crypto/ppc-sources-crypto-2.4.20.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/sys-kernel/ppc-sources-crypto/ppc-sources-crypto-2.4.20.ebuild,v 1.3 2003/03/10 17:43:32 doctomoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-crypto/ppc-sources-crypto-2.4.20.ebuild,v 1.4 2003/03/11 21:11:48 seemant Exp $ IUSE="build crypt" @@ -34,7 +34,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi diff --git a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild index d9ed282e2e62..af45eaea59df 100644 --- a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild +++ b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-dev-2.4.19.ebuild,v 1.10 2003/02/13 16:43:28 vapier Exp $ +# $Id: ppc-sources-dev-2.4.19.ebuild,v 1.11 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -31,7 +31,7 @@ KEYWORDS="ppc -x86 -sparc " if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi diff --git a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild index 55a9f5b52ca4..308586a5ec29 100644 --- a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild +++ b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-dev-2.4.20.ebuild,v 1.5 2003/02/13 16:43:34 vapier Exp $ +# $Id: ppc-sources-dev-2.4.20.ebuild,v 1.6 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -31,7 +31,7 @@ KEYWORDS="ppc -x86 -sparc " if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r3.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r3.ebuild index 2812fc170a93..0860017c47c2 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r3.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-2.4.19-r3.ebuild,v 1.9 2003/02/13 16:41:12 vapier Exp $ +# $Id: ppc-sources-2.4.19-r3.ebuild,v 1.10 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -37,7 +37,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-ppc-${KV}.patch.bz2 diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild index 4897e04d5af6..57344cbb27a5 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-2.4.19-r4.ebuild,v 1.8 2003/02/13 16:41:29 vapier Exp $ +# $Id: ppc-sources-2.4.19-r4.ebuild,v 1.9 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -41,7 +41,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-ppc-${KV}.patch.bz2 diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r5.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r5.ebuild index d121c44b33b2..a1303ca1bb86 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r5.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-2.4.19-r5.ebuild,v 1.8 2003/02/13 16:41:36 vapier Exp $ +# $Id: ppc-sources-2.4.19-r5.ebuild,v 1.9 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -37,7 +37,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-ppc-${KV}.patch.bz2 diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r6.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r6.ebuild index 4c462f05ff68..757f72645344 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r6.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-2.4.19-r6.ebuild,v 1.8 2003/02/13 16:42:16 vapier Exp $ +# $Id: ppc-sources-2.4.19-r6.ebuild,v 1.9 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -34,7 +34,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-ppc-${KV}.patch.bz2 diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild index b10775c74bd6..327988ffc933 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-2.4.19.ebuild,v 1.10 2003/02/13 16:42:24 vapier Exp $ +# $Id: ppc-sources-2.4.19.ebuild,v 1.11 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -37,7 +37,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-ppc-${KV}.patch.bz2 diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.20-r1.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.20-r1.ebuild index 8c3179b8b5ea..d9c7f05d6987 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.20-r1.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-2.4.20-r1.ebuild,v 1.4 2003/02/13 16:42:49 vapier Exp $ +# $Id: ppc-sources-2.4.20-r1.ebuild,v 1.5 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -30,7 +30,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-ppc-${KV}.patch.bz2 diff --git a/sys-kernel/rsbac-sources/rsbac-sources-2.4.20.ebuild b/sys-kernel/rsbac-sources/rsbac-sources-2.4.20.ebuild index 3b9e186a6fcf..5c746a00b8c2 100644 --- a/sys-kernel/rsbac-sources/rsbac-sources-2.4.20.ebuild +++ b/sys-kernel/rsbac-sources/rsbac-sources-2.4.20.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/sys-kernel/rsbac-sources/rsbac-sources-2.4.20.ebuild,v 1.3 2003/02/25 21:12:53 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rsbac-sources/rsbac-sources-2.4.20.ebuild,v 1.4 2003/03/11 21:11:48 seemant Exp $ ETYPE="sources" @@ -30,7 +30,7 @@ LICENSE="GPL-2" EXTRAVERSION=-rsbac KEYWORDS="~x86" IUSE="ncurses" -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" S=${WORKDIR}/linux-${OKV}-rsbac diff --git a/sys-kernel/sparc-sources/sparc-sources-2.2.21_pre3.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.2.21_pre3.ebuild index 77c97d54d4e0..b245e637c246 100644 --- a/sys-kernel/sparc-sources/sparc-sources-2.2.21_pre3.ebuild +++ b/sys-kernel/sparc-sources/sparc-sources-2.2.21_pre3.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/sys-kernel/sparc-sources/sparc-sources-2.2.21_pre3.ebuild,v 1.8 2003/02/13 16:44:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.2.21_pre3.ebuild,v 1.9 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -49,7 +49,7 @@ then # with them, so they stay. #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. - DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools >=sys-apps/modutils-2.4.2 sys-devel/perl" + DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools >=sys-apps/modutils-2.4.2 dev-lang/perl" RDEPEND =">=sys-libs/ncurses-5.2 >=sys-apps/baselayout-1.7.4" if [ "$KERNEL_ARCH" = "" ] diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r30.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r30.ebuild index e7cb6a9fdf81..441478eaa068 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r30.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r30.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r30.ebuild,v 1.6 2003/02/13 16:44:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r30.ebuild,v 1.7 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -26,7 +26,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r31.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r31.ebuild index 12c08b226dfb..5696a9461c12 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r31.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r31.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r31.ebuild,v 1.5 2003/02/13 16:44:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r31.ebuild,v 1.6 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -26,7 +26,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r32.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r32.ebuild index a3e112ad14ca..c23850d6d5a9 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r32.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r32.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r32.ebuild,v 1.5 2003/02/13 16:44:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r32.ebuild,v 1.6 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -26,7 +26,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r33.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r33.ebuild index 9667d90888c6..e3a16f1d6517 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r33.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r33.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r33.ebuild,v 1.5 2003/02/13 16:44:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r33.ebuild,v 1.6 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -26,7 +26,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r34.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r34.ebuild index 53cbb4668089..a3bc1f5b1a28 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r34.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r34.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r34.ebuild,v 1.5 2003/02/13 16:45:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r34.ebuild,v 1.6 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -26,7 +26,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r35.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r35.ebuild index 31dbf247159f..47eedc570a2f 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r35.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r35.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r35.ebuild,v 1.4 2003/02/13 16:45:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r35.ebuild,v 1.5 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -26,7 +26,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r36.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r36.ebuild index 7614268cc50d..42687d3d9482 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r36.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r36.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r36.ebuild,v 1.2 2003/02/13 16:45:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r36.ebuild,v 1.3 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -26,7 +26,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r37.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r37.ebuild index 64986b205c5c..6c91d68356da 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r37.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r37.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r37.ebuild,v 1.2 2003/02/13 16:45:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r37.ebuild,v 1.3 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -26,7 +26,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r38.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r38.ebuild index 426ce40256d5..91b2c4f32fa8 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r38.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r38.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r38.ebuild,v 1.2 2003/02/13 16:45:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r38.ebuild,v 1.3 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -26,7 +26,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r39.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r39.ebuild index 905b94239e22..170101d5f67d 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r39.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r39.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r39.ebuild,v 1.2 2003/02/13 16:45:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r39.ebuild,v 1.3 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -26,7 +26,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r40.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r40.ebuild index 8c6432c999ab..185cc50a74d1 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r40.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r40.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r40.ebuild,v 1.2 2003/02/13 16:45:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r40.ebuild,v 1.3 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -26,7 +26,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r41.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r41.ebuild index c2d5224fcbcc..bf9ffaf0f8e2 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r41.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r41.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r41.ebuild,v 1.3 2003/02/13 16:45:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r41.ebuild,v 1.4 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r42.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r42.ebuild index 4751eef398c4..5ed3db5a7046 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r42.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r42.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r42.ebuild,v 1.3 2003/02/13 16:45:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r42.ebuild,v 1.4 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r43.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r43.ebuild index f0b3a275bc49..b86253b88110 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r43.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r43.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r43.ebuild,v 1.3 2003/02/13 16:45:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r43.ebuild,v 1.4 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r44.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r44.ebuild index 428435265588..b27d1fcd7ee3 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r44.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r44.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r44.ebuild,v 1.3 2003/02/13 16:45:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r44.ebuild,v 1.4 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r45.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r45.ebuild index 56980fae17c0..f8b66f6f5e9e 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r45.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r45.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r45.ebuild,v 1.3 2003/02/13 16:45:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r45.ebuild,v 1.4 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r46.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r46.ebuild index 051131dd1072..6fcc2f2f9b29 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r46.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r46.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r46.ebuild,v 1.3 2003/02/13 16:45:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r46.ebuild,v 1.4 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild index 782ef9d3a651..c78b51c8fb89 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild,v 1.3 2003/02/13 16:46:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild,v 1.4 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r48.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r48.ebuild index 4acd2774d69a..137975195d76 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r48.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r48.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r48.ebuild,v 1.2 2003/02/13 16:46:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r48.ebuild,v 1.3 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r49.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r49.ebuild index 6a7bffe03d0f..4730d3fb9bd8 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r49.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r49.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r49.ebuild,v 1.1 2003/03/02 21:16:00 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r49.ebuild,v 1.2 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r50.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r50.ebuild index e65ab84ac81d..0478f832dc42 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r50.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r50.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r50.ebuild,v 1.1 2003/03/02 21:16:00 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r50.ebuild,v 1.2 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r51.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r51.ebuild index 90a1a53a7c2e..a0ada2b0b572 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r51.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r51.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/sys-kernel/usermode-sources/usermode-sources-2.4.19-r51.ebuild,v 1.1 2003/03/02 21:16:00 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r51.ebuild,v 1.2 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.20-r1.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.20-r1.ebuild index abe9139b437b..7cded60827b5 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.20-r1.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.20-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/sys-kernel/usermode-sources/usermode-sources-2.4.20-r1.ebuild,v 1.1 2003/03/02 21:16:00 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.20-r1.ebuild,v 1.2 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ KEYWORDS="~x86 -ppc -sparc -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. -DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +DEPEND=">=sys-devel/binutils-2.11.90.0.31 dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.2" [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.0.39.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.0.39.ebuild index c026b0542196..af2637d4326a 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.0.39.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.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/sys-kernel/vanilla-sources/vanilla-sources-2.0.39.ebuild,v 1.4 2003/02/13 16:46:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.0.39.ebuild,v 1.5 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.2.22.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.2.22.ebuild index 1688de907037..fff4b453a85a 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.2.22.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.2.22.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/sys-kernel/vanilla-sources/vanilla-sources-2.2.22.ebuild,v 1.4 2003/02/13 16:46:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.2.22.ebuild,v 1.5 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild index 52055652b0dc..715f5688bba9 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.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/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild,v 1.13 2003/02/13 16:46:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild,v 1.14 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild index ee1842b3c8ca..64186b1e4a1f 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.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/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild,v 1.7 2003/02/13 16:46:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild,v 1.8 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild b/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild index ba1c90d4e57a..a5eaf89efa12 100644 --- a/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild +++ b/sys-kernel/xfs-sources/xfs-sources-2.4.18.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/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild,v 1.11 2003/02/13 16:46:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild,v 1.12 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -27,7 +27,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/xfsprogs" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" diff --git a/sys-kernel/xfs-sources/xfs-sources-2.4.19-r1.ebuild b/sys-kernel/xfs-sources/xfs-sources-2.4.19-r1.ebuild index 1daa60f626aa..9e9dbce7aa02 100644 --- a/sys-kernel/xfs-sources/xfs-sources-2.4.19-r1.ebuild +++ b/sys-kernel/xfs-sources/xfs-sources-2.4.19-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/sys-kernel/xfs-sources/xfs-sources-2.4.19-r1.ebuild,v 1.9 2003/02/13 16:46:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.19-r1.ebuild,v 1.10 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. IUSE="build" @@ -35,7 +35,7 @@ then sys-apps/xfsprogs )" RDEPEND="${DEPEND} !build? ( >=sys-libs/ncurses-5.2 - sys-devel/perl + dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make )" fi diff --git a/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild b/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild index cf98dc54727c..df2c25e6b496 100644 --- a/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild +++ b/sys-kernel/xfs-sources/xfs-sources-2.4.19.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/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild,v 1.6 2003/02/13 16:47:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild,v 1.7 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. IUSE="build" @@ -37,7 +37,7 @@ then sys-apps/xfsprogs )" RDEPEND="${DEPEND} !build? ( >=sys-libs/ncurses-5.2 - sys-devel/perl + dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make )" fi diff --git a/x11-base/xdirectfb/xdirectfb-1.0_rc3-r1.ebuild b/x11-base/xdirectfb/xdirectfb-1.0_rc3-r1.ebuild index 6768e06c9e94..4dc30cbdaaba 100644 --- a/x11-base/xdirectfb/xdirectfb-1.0_rc3-r1.ebuild +++ b/x11-base/xdirectfb/xdirectfb-1.0_rc3-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/x11-base/xdirectfb/xdirectfb-1.0_rc3-r1.ebuild,v 1.2 2003/02/13 16:53:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xdirectfb/xdirectfb-1.0_rc3-r1.ebuild,v 1.3 2003/03/11 21:11:48 seemant Exp $ inherit eutils @@ -29,7 +29,7 @@ PROVIDE="virtual/x11" DEPEND=">=sys-libs/ncurses-5.1 >=sys-libs/zlib-1.1.3-r2 sys-devel/flex - sys-devel/perl + dev-lang/perl >=dev-libs/DirectFB-0.9.16" src_unpack () { diff --git a/x11-base/xfree/xfree-4.1.0-r6.ebuild b/x11-base/xfree/xfree-4.1.0-r6.ebuild index 010891a6a11d..fd7f1df5a941 100644 --- a/x11-base/xfree/xfree-4.1.0-r6.ebuild +++ b/x11-base/xfree/xfree-4.1.0-r6.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/x11-base/xfree/xfree-4.1.0-r6.ebuild,v 1.11 2003/02/13 16:53:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.1.0-r6.ebuild,v 1.12 2003/03/11 21:11:49 seemant Exp $ MY_V="`echo ${PV} |sed -e 's:\.::g'`" S=${WORKDIR}/xc @@ -24,7 +24,7 @@ KEYWORDS="x86 ppc sparc" DEPEND=">=sys-libs/ncurses-5.1 >=sys-libs/zlib-1.1.3-r2 sys-devel/flex - sys-devel/perl" + dev-lang/perl" RDEPEND=">=sys-libs/ncurses-5.1" diff --git a/x11-base/xfree/xfree-4.2.0-r12.ebuild b/x11-base/xfree/xfree-4.2.0-r12.ebuild index 7af32eda064b..7c7dfe0054e9 100644 --- a/x11-base/xfree/xfree-4.2.0-r12.ebuild +++ b/x11-base/xfree/xfree-4.2.0-r12.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/x11-base/xfree/xfree-4.2.0-r12.ebuild,v 1.19 2003/02/13 16:53:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.2.0-r12.ebuild,v 1.20 2003/03/11 21:11:49 seemant Exp $ IUSE="sse nls mmx 3dnow 3dfx" @@ -50,7 +50,7 @@ DEPEND=">=sys-libs/ncurses-5.1 >=sys-libs/pam-0.75 >=sys-libs/zlib-1.1.3-r2 sys-devel/flex - sys-devel/perl + dev-lang/perl 3dfx? ( >=media-libs/glide-v3-3.10 )" RDEPEND=">=sys-libs/ncurses-5.1 diff --git a/x11-base/xfree/xfree-4.2.1-r1.ebuild b/x11-base/xfree/xfree-4.2.1-r1.ebuild index 1d4eb2a53d40..5846d94b45e5 100644 --- a/x11-base/xfree/xfree-4.2.1-r1.ebuild +++ b/x11-base/xfree/xfree-4.2.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/x11-base/xfree/xfree-4.2.1-r1.ebuild,v 1.15 2003/02/13 16:53:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.2.1-r1.ebuild,v 1.16 2003/03/11 21:11:49 seemant Exp $ IUSE="sse nls mmx truetype 3dnow 3dfx" @@ -97,7 +97,7 @@ DEPEND=">=sys-apps/baselayout-1.8.3 >=sys-libs/zlib-1.1.3-r2 >=sys-devel/flex-2.5.4a-r5 sys-devel/libtool - sys-devel/perl + dev-lang/perl >=media-libs/freetype-${FT2_VER} >=x11-base/opengl-update-1.4 truetype? ( >=x11-misc/ttmkfdir-2.0 diff --git a/x11-base/xfree/xfree-4.2.1-r2.ebuild b/x11-base/xfree/xfree-4.2.1-r2.ebuild index 5f4658e5d7b4..32905d7dec06 100644 --- a/x11-base/xfree/xfree-4.2.1-r2.ebuild +++ b/x11-base/xfree/xfree-4.2.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/x11-base/xfree/xfree-4.2.1-r2.ebuild,v 1.25 2003/03/10 01:23:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.2.1-r2.ebuild,v 1.26 2003/03/11 21:11:49 seemant Exp $ # Make sure Portage does _NOT_ strip symbols. We will do it later and make sure # that only we only strip stuff that are safe to strip ... @@ -100,7 +100,7 @@ DEPEND=">=sys-apps/baselayout-1.8.3 >=sys-libs/pam-0.75 >=sys-libs/zlib-1.1.3-r2 >=sys-devel/flex-2.5.4a-r5 - sys-devel/perl + dev-lang/perl >=media-libs/freetype-${FT2_VER}-r2 >=x11-base/opengl-update-1.4 >=x11-misc/ttmkfdir-2.0 diff --git a/x11-base/xfree/xfree-4.2.1.ebuild b/x11-base/xfree/xfree-4.2.1.ebuild index e4fae727eab4..11fe45910124 100644 --- a/x11-base/xfree/xfree-4.2.1.ebuild +++ b/x11-base/xfree/xfree-4.2.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/x11-base/xfree/xfree-4.2.1.ebuild,v 1.31 2003/02/13 16:54:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.2.1.ebuild,v 1.32 2003/03/11 21:11:49 seemant Exp $ IUSE="sse nls mmx truetype 3dnow 3dfx" @@ -90,7 +90,7 @@ DEPEND=">=sys-apps/baselayout-1.8.3 >=sys-libs/zlib-1.1.3-r2 >=sys-devel/flex-2.5.4a-r5 sys-devel/libtool - sys-devel/perl + dev-lang/perl >=media-libs/fontconfig-2.0 >=media-libs/freetype-${FT2_VER} >=x11-base/opengl-update-1.4 diff --git a/x11-base/xfree/xfree-4.3.0-r1.ebuild b/x11-base/xfree/xfree-4.3.0-r1.ebuild index 3aa0795ab284..241b0728ca48 100644 --- a/x11-base/xfree/xfree-4.3.0-r1.ebuild +++ b/x11-base/xfree/xfree-4.3.0-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/x11-base/xfree/xfree-4.3.0-r1.ebuild,v 1.5 2003/03/10 01:23:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.3.0-r1.ebuild,v 1.6 2003/03/11 21:11:49 seemant Exp $ # Make sure Portage does _NOT_ strip symbols. We will do it later and make sure # that only we only strip stuff that are safe to strip ... @@ -113,7 +113,7 @@ DEPEND=">=sys-apps/baselayout-1.8.3 >=sys-libs/zlib-1.1.3-r2 >=sys-devel/flex-2.5.4a-r5 >=dev-libs/expat-1.95.3 - sys-devel/perl + dev-lang/perl >=media-libs/freetype-${FT2_VER}-r2 >=media-libs/fontconfig-2.1-r1 media-libs/libpng diff --git a/x11-base/xfree/xfree-4.3.0.ebuild b/x11-base/xfree/xfree-4.3.0.ebuild index a01bef907974..083c4747979d 100644 --- a/x11-base/xfree/xfree-4.3.0.ebuild +++ b/x11-base/xfree/xfree-4.3.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/x11-base/xfree/xfree-4.3.0.ebuild,v 1.5 2003/03/10 01:23:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.3.0.ebuild,v 1.6 2003/03/11 21:11:49 seemant Exp $ # Make sure Portage does _NOT_ strip symbols. We will do it later and make sure # that only we only strip stuff that are safe to strip ... @@ -112,7 +112,7 @@ DEPEND=">=sys-apps/baselayout-1.8.3 >=sys-libs/zlib-1.1.3-r2 >=sys-devel/flex-2.5.4a-r5 >=dev-libs/expat-1.95.3 - sys-devel/perl + dev-lang/perl >=media-libs/freetype-${FT2_VER}-r2 >=media-libs/fontconfig-2.1-r1 media-libs/libpng diff --git a/x11-libs/gtkmm/gtkmm-2.0.2.ebuild b/x11-libs/gtkmm/gtkmm-2.0.2.ebuild index 29c4a224154e..309891503859 100644 --- a/x11-libs/gtkmm/gtkmm-2.0.2.ebuild +++ b/x11-libs/gtkmm/gtkmm-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmm/gtkmm-2.0.2.ebuild,v 1.4 2003/02/13 16:57:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmm/gtkmm-2.0.2.ebuild,v 1.5 2003/03/11 21:11:49 seemant Exp $ S=${WORKDIR}/${P} IUSE="" @@ -12,7 +12,7 @@ KEYWORDS="x86 ~ppc ~sparc " SLOT="2" DEPEND="virtual/glibc - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 =dev-libs/glib-2.0* =x11-libs/gtk+-2.0* >=dev-libs/libsigc++-1.2" diff --git a/x11-libs/gtkmm/gtkmm-2.2.0.ebuild b/x11-libs/gtkmm/gtkmm-2.2.0.ebuild index 64f7e390bceb..f7002e52a919 100644 --- a/x11-libs/gtkmm/gtkmm-2.2.0.ebuild +++ b/x11-libs/gtkmm/gtkmm-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmm/gtkmm-2.2.0.ebuild,v 1.3 2003/02/13 16:58:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmm/gtkmm-2.2.0.ebuild,v 1.4 2003/03/11 21:11:49 seemant Exp $ inherit gnome.org @@ -13,7 +13,7 @@ KEYWORDS="x86 ~ppc ~sparc " SLOT="2" DEPEND="virtual/glibc - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 >=dev-libs/glib-2.2 >=x11-libs/gtk+-2.2 >=dev-libs/libsigc++-1.2" diff --git a/x11-misc/bbweather/bbweather-0.3-r2.ebuild b/x11-misc/bbweather/bbweather-0.3-r2.ebuild index da98970a1135..c3ad66426c10 100644 --- a/x11-misc/bbweather/bbweather-0.3-r2.ebuild +++ b/x11-misc/bbweather/bbweather-0.3-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/x11-misc/bbweather/bbweather-0.3-r2.ebuild,v 1.10 2003/02/13 17:09:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbweather/bbweather-0.3-r2.ebuild,v 1.11 2003/03/11 21:11:49 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox weather monitor" @@ -12,7 +12,7 @@ KEYWORDS="x86 sparc " DEPEND="virtual/blackbox >=net-misc/wget-1.7 - >=sys-devel/perl-5.6.1" + >=dev-lang/perl-5.6.1" src_compile() { ./configure --prefix=/usr --host=${CHOST} || die diff --git a/x11-misc/bbweather/bbweather-0.5.ebuild b/x11-misc/bbweather/bbweather-0.5.ebuild index e1d968fb0a2d..301a30a5e73b 100644 --- a/x11-misc/bbweather/bbweather-0.5.ebuild +++ b/x11-misc/bbweather/bbweather-0.5.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/x11-misc/bbweather/bbweather-0.5.ebuild,v 1.5 2003/02/13 17:10:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbweather/bbweather-0.5.ebuild,v 1.6 2003/03/11 21:11:49 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox weather monitor" @@ -13,7 +13,7 @@ KEYWORDS="*" DEPEND="virtual/blackbox >=net-misc/wget-1.7 - >=sys-devel/perl-5.6.1" + >=dev-lang/perl-5.6.1" src_compile() { econf || die diff --git a/x11-misc/electricsheep/electricsheep-2.3.ebuild b/x11-misc/electricsheep/electricsheep-2.3.ebuild index c42504a315e1..cd6e1acecd41 100644 --- a/x11-misc/electricsheep/electricsheep-2.3.ebuild +++ b/x11-misc/electricsheep/electricsheep-2.3.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/x11-misc/electricsheep/electricsheep-2.3.ebuild,v 1.1 2003/03/10 12:53:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/electricsheep/electricsheep-2.3.ebuild,v 1.2 2003/03/11 21:11:49 seemant Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="x86" DEPEND="virtual/x11 sys-apps/groff - sys-devel/perl + dev-lang/perl media-libs/libmpeg2" RDEPEND="virtual/x11 net-ftp/curl diff --git a/x11-misc/mgm/mgm-1.1.ebuild b/x11-misc/mgm/mgm-1.1.ebuild index 87597dbdc98a..6a5976006338 100644 --- a/x11-misc/mgm/mgm-1.1.ebuild +++ b/x11-misc/mgm/mgm-1.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/x11-misc/mgm/mgm-1.1.ebuild,v 1.5 2003/02/13 17:16:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mgm/mgm-1.1.ebuild,v 1.6 2003/03/11 21:11:49 seemant Exp $ DESCRIPTION="ORNAMENTVM ROSACEVM INFERNVM PRATVLIS" HOMEPAGE="http://www.xiph.org/mgm/index.html" @@ -11,7 +11,7 @@ KEYWORDS="x86 sparc " SLOT="0" LICENSE="as-is" -RDEPEND=">=sys-devel/perl-5.6.1 +RDEPEND=">=dev-lang/perl-5.6.1 >=dev-perl/perl-tk-800.024" src_unpack() { diff --git a/x11-misc/msetimon/msetimon-2.07.ebuild b/x11-misc/msetimon/msetimon-2.07.ebuild index b3312853db4d..c6cdc3342a4a 100644 --- a/x11-misc/msetimon/msetimon-2.07.ebuild +++ b/x11-misc/msetimon/msetimon-2.07.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/x11-misc/msetimon/msetimon-2.07.ebuild,v 1.6 2003/02/13 17:17:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/msetimon/msetimon-2.07.ebuild,v 1.7 2003/03/11 21:11:49 seemant Exp $ DESCRIPTION="A GUI utility for monitoring the SETI@Home client" @@ -16,7 +16,7 @@ KEYWORDS="x86 sparc " INSTALLDIR=/usr/bin DEPEND="virtual/x11 - sys-devel/perl + dev-lang/perl dev-perl/perl-tk" S=${WORKDIR}/${PN}-perl-source-2-07 diff --git a/x11-misc/shinonome/shinonome-0.9.8.ebuild b/x11-misc/shinonome/shinonome-0.9.8.ebuild index 71df1f39273a..c92ec21d648f 100644 --- a/x11-misc/shinonome/shinonome-0.9.8.ebuild +++ b/x11-misc/shinonome/shinonome-0.9.8.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/x11-misc/shinonome/shinonome-0.9.8.ebuild,v 1.4 2003/03/03 13:19:04 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/shinonome/shinonome-0.9.8.ebuild,v 1.5 2003/03/11 21:11:49 seemant Exp $ DESCRIPTION="Japanese bitmap fonts for X" SRC_URI="http://openlab.jp/efont/dist/shinonome/${P}-src.tar.bz2" @@ -9,7 +9,7 @@ LICENSE="public-domain" SLOT=0 KEYWORDS="x86" -DEPEND="virtual/glibc virtual/x11 sys-devel/perl sys-apps/gawk" +DEPEND="virtual/glibc virtual/x11 dev-lang/perl sys-apps/gawk" S="${WORKDIR}/${P}-src" diff --git a/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild b/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild index 3e08618f1857..fca6067bc822 100644 --- a/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild +++ b/x11-misc/wmakerconf/wmakerconf-2.8.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/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild,v 1.12 2003/02/13 17:18:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild,v 1.13 2003/03/11 21:11:49 seemant Exp $ IUSE="nls gnome imlib perl" @@ -20,7 +20,7 @@ DEPEND="=x11-libs/gtk+-1.2* RDEPEND="nls? ( sys-devel/gettext ) - perl? ( sys-devel/perl + perl? ( dev-lang/perl net-misc/wget )" src_compile() { diff --git a/x11-misc/wmakerconf/wmakerconf-2.9.ebuild b/x11-misc/wmakerconf/wmakerconf-2.9.ebuild index 85e327113ced..6f70fac13635 100644 --- a/x11-misc/wmakerconf/wmakerconf-2.9.ebuild +++ b/x11-misc/wmakerconf/wmakerconf-2.9.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/x11-misc/wmakerconf/wmakerconf-2.9.ebuild,v 1.11 2003/02/13 17:18:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.9.ebuild,v 1.12 2003/03/11 21:11:49 seemant Exp $ IUSE="nls gnome imlib perl" @@ -20,7 +20,7 @@ DEPEND="=x11-libs/gtk+-1.2* RDEPEND="nls? ( sys-devel/gettext ) - perl? ( sys-devel/perl + perl? ( dev-lang/perl net-misc/wget )" src_compile() { diff --git a/x11-plugins/gkrellweather/gkrellweather-0.2.7-r1.ebuild b/x11-plugins/gkrellweather/gkrellweather-0.2.7-r1.ebuild index 809ce075cd7f..5155809b009f 100644 --- a/x11-plugins/gkrellweather/gkrellweather-0.2.7-r1.ebuild +++ b/x11-plugins/gkrellweather/gkrellweather-0.2.7-r1.ebuild @@ -17,7 +17,7 @@ DEPEND=">=app-admin/gkrellm-1.2* >=net-misc/wget-1.5.3" RDEPEND="${DEPEND} - >=sys-devel/perl-5.6.1" + >=dev-lang/perl-5.6.1" src_compile() { emake || die diff --git a/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild b/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild index 0b79832beebd..6daf68ed6d65 100644 --- a/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild +++ b/x11-plugins/gkrellweather/gkrellweather-0.2.7-r2.ebuild @@ -19,7 +19,7 @@ DEPEND="=app-admin/gkrellm-1.2* >=net-misc/wget-1.5.3" RDEPEND="${DEPEND} - >=sys-devel/perl-5.6.1" + >=dev-lang/perl-5.6.1" src_unpack() { unpack ${P}.tar.gz diff --git a/x11-plugins/gkrellweather/gkrellweather-2.0.3.ebuild b/x11-plugins/gkrellweather/gkrellweather-2.0.3.ebuild index e8b952e4acd7..db4de5912951 100644 --- a/x11-plugins/gkrellweather/gkrellweather-2.0.3.ebuild +++ b/x11-plugins/gkrellweather/gkrellweather-2.0.3.ebuild @@ -18,7 +18,7 @@ DEPEND="=app-admin/gkrellm-2* >=net-misc/wget-1.5.3" RDEPEND="${DEPEND} - >=sys-devel/perl-5.6.1" + >=dev-lang/perl-5.6.1" src_unpack() { unpack ${A} diff --git a/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild b/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild index 841fb40f0785..47b4cabffe23 100644 --- a/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild +++ b/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild @@ -18,7 +18,7 @@ DEPEND="=app-admin/gkrellm-2* >=net-misc/wget-1.5.3" RDEPEND="${DEPEND} - >=sys-devel/perl-5.6.1" + >=dev-lang/perl-5.6.1" src_unpack() { unpack ${A} diff --git a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild index 3048ea82a85f..072c00614517 100644 --- a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild +++ b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.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/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild,v 1.4 2003/02/13 17:27:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild,v 1.5 2003/03/11 21:11:49 seemant Exp $ IUSE="" @@ -13,7 +13,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl virtual/x11" src_compile() { diff --git a/x11-plugins/wmweather/wmweather-1.31-r1.ebuild b/x11-plugins/wmweather/wmweather-1.31-r1.ebuild index 4502dd95aa02..65d67df44a63 100644 --- a/x11-plugins/wmweather/wmweather-1.31-r1.ebuild +++ b/x11-plugins/wmweather/wmweather-1.31-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/x11-plugins/wmweather/wmweather-1.31-r1.ebuild,v 1.5 2003/02/13 17:33:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-1.31-r1.ebuild,v 1.6 2003/03/11 21:11:49 seemant Exp $ MY_P=${P/wmw/wmW} S=${WORKDIR}/${MY_P} @@ -9,7 +9,7 @@ SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${MY_P}.tar.gz" HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" DEPEND="virtual/x11 - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/x11-plugins/wmweather/wmweather-1.31.ebuild b/x11-plugins/wmweather/wmweather-1.31.ebuild index 82e5fd5b5837..43767938a840 100644 --- a/x11-plugins/wmweather/wmweather-1.31.ebuild +++ b/x11-plugins/wmweather/wmweather-1.31.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/x11-plugins/wmweather/wmweather-1.31.ebuild,v 1.4 2003/02/13 17:33:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-1.31.ebuild,v 1.5 2003/03/11 21:11:49 seemant Exp $ MY_P=${P/wmw/wmW} S=${WORKDIR}/${MY_P} @@ -9,7 +9,7 @@ SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${MY_P}.tar.gz" HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" DEPEND="virtual/x11 - sys-devel/perl" + dev-lang/perl" SLOT="0" LICENSE="GPL-2" diff --git a/x11-wm/e/e-0.17.20030310_pre0.ebuild b/x11-wm/e/e-0.17.20030310_pre0.ebuild index 6080ba2b9261..6be75ab5909b 100644 --- a/x11-wm/e/e-0.17.20030310_pre0.ebuild +++ b/x11-wm/e/e-0.17.20030310_pre0.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/x11-wm/e/e-0.17.20030310_pre0.ebuild,v 1.1 2003/03/10 17:46:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/e/e-0.17.20030310_pre0.ebuild,v 1.2 2003/03/11 21:11:49 seemant Exp $ DESCRIPTION="window manager and desktop shell" HOMEPAGE="http://www.enlightenment.org/pages/enlightenment.html" @@ -23,7 +23,7 @@ DEPEND="virtual/x11 >=media-libs/ebg-1.0.0.2003* >=media-libs/imlib2_loaders-1.0.4.2003* >=media-libs/freetype-2.1.3* - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" S=${WORKDIR}/${PN} |