diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:48 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:48 +0000 |
commit | b2532b7982f9b228bbe3d39fee2e6c760800ed8b (patch) | |
tree | 9e5ed0a7ef13a53145634639a77eefc7c69b356c /sys-kernel | |
parent | moved perl from sys-devel to dev-lang (diff) | |
download | historical-b2532b7982f9b228bbe3d39fee2e6c760800ed8b.tar.gz historical-b2532b7982f9b228bbe3d39fee2e6c760800ed8b.tar.bz2 historical-b2532b7982f9b228bbe3d39fee2e6c760800ed8b.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'sys-kernel')
86 files changed, 168 insertions, 168 deletions
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 |