diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-03-24 23:21:33 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-03-24 23:21:33 +0000 |
commit | eec343dc1e1cd1b5e42cf13b7535244898ea4fe6 (patch) | |
tree | 3828c1fea98127d702ce718b5d518cc56c23a4a2 /sys-kernel | |
parent | update changelog (diff) | |
download | historical-eec343dc1e1cd1b5e42cf13b7535244898ea4fe6.tar.gz historical-eec343dc1e1cd1b5e42cf13b7535244898ea4fe6.tar.bz2 historical-eec343dc1e1cd1b5e42cf13b7535244898ea4fe6.zip |
relax dependency on modutils so that it can be a virtual (remove >=, -2.4.2)
Diffstat (limited to 'sys-kernel')
55 files changed, 106 insertions, 106 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 d58c5e4d1578..b54d5c7d2c50 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 9b2dc965b638..c1eb28abb35a 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 c584e200372e..a5fe5ba120e3 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.4 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.20-r1.ebuild,v 1.5 2003/03/24 23:21:30 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 7603a0187e90..3df7ec15b5ec 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.4 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild,v 1.5 2003/03/24 23:21:30 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-alpha-${KV}.patch.bz2 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 65fc45d8eb68..11212c61c4dc 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.6 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r4.ebuild,v 1.7 2003/03/24 23:21:30 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 3fbba5c1ee47..25f3a868d30b 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.6 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r5.ebuild,v 1.7 2003/03/24 23:21:30 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 977507cb8050..ce816c481dfb 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.8 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r7.ebuild,v 1.9 2003/03/24 23:21:30 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 109db346b8ad..eb684f86c7ae 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.8 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r8.ebuild,v 1.9 2003/03/24 23:21:30 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 39259f871462..05e4f7786c32 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 @@ -30,7 +30,7 @@ then RDEPEND="${RDEPEND} !build? ( >=sys-libs/ncurses-5.2 dev-lang/perl - >=sys-apps/modutils-2.4.2 + sys-apps/modutils 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 3f81c68b2b98..251559f189d7 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.11 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.2.20.ebuild,v 1.12 2003/03/24 23:21:30 drobbins 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 dev-lang/perl" + DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools sys-apps/modutils 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 59ede07933d2..06c1e459806f 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.11 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.2.21_pre3.ebuild,v 1.12 2003/03/24 23:21:30 drobbins 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 dev-lang/perl" + DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools sys-apps/modutils 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 3d548ea4fbc0..9f12658b6f80 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.10 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.16-r1.ebuild,v 1.11 2003/03/24 23:21:30 drobbins 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 dev-lang/perl" + DEPEND="sys-apps/console-tools sys-apps/modutils 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 d6b76f21bec8..749a5153e393 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.10 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.16-r3.ebuild,v 1.11 2003/03/24 23:21:30 drobbins 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 dev-lang/perl" + DEPEND=">=sys-devel/binutils-2.11.92.0.12.3 sys-apps/console-tools sys-apps/modutils 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 1b9e50880b12..9c3704947aa6 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.11 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.16.ebuild,v 1.12 2003/03/24 23:21:30 drobbins 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 dev-lang/perl" + DEPEND="sys-apps/console-tools sys-apps/modutils 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 b8e01506aa11..5beb21b67587 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.10 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.17-r3.ebuild,v 1.11 2003/03/24 23:21:30 drobbins 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 dev-lang/perl" + DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools sys-apps/modutils 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 ac00f1c80c58..0a03141ded54 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.10 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.17-r4.ebuild,v 1.11 2003/03/24 23:21:30 drobbins 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 dev-lang/perl" + DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools sys-apps/modutils 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 380de8267d23..85eaa59c2752 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.12 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.17-r5.ebuild,v 1.13 2003/03/24 23:21:30 drobbins 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 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}" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/xfsprogs-${XFSV} sys-apps/kbd >=sys-apps/dmapi-${XFSV} sys-apps/modutils 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 49fc9e3d53de..539a2f27b069 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.7 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.18-r1.ebuild,v 1.8 2003/03/24 23:21:30 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND =">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 fb18f062dba0..03e33138fd38 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.15 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.18-r2.ebuild,v 1.16 2003/03/24 23:21:30 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND =">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 ded29c6f5b89..dc2cc51d39a9 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.8 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.18.ebuild,v 1.9 2003/03/24 23:21:30 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 858d4ce462ba..6161b1ae0a7e 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.10 2003/03/24 05:02:07 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.19-r1.ebuild,v 1.11 2003/03/24 23:21:30 drobbins 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 [ $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 dev-lang/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 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 896aba129ffe..d99fe2898f07 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.14 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.19.ebuild,v 1.15 2003/03/24 23:21:30 drobbins 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 dev-lang/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 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 aae552291f7e..17de8b987926 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 dev-lang/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 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 40c0fc28a3e4..49d6bea780ce 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.3 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.4.19.ebuild,v 1.4 2003/03/24 23:21:30 drobbins Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -33,7 +33,7 @@ then DEPEND=">=sys-devel/binutils-2.13.90.0.16" RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl - >=sys-apps/modutils-2.4.2 + sys-apps/modutils 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 30fd5f81a08f..a0c2616e9e03 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.5 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mosix-sources/mosix-sources-2.4.19.ebuild,v 1.6 2003/03/24 23:21:30 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 f93ac1b3f8d0..c902b67ef5f6 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.5 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mosix-sources/mosix-sources-2.4.20.ebuild,v 1.6 2003/03/24 23:21:30 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 0ba401a12f2b..eef38d7fe04d 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.7 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r1.ebuild,v 1.8 2003/03/24 23:21:31 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 f5386bf3691c..bdcf7af11b58 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.7 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r2.ebuild,v 1.8 2003/03/24 23:21:31 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 34ae3d57897f..d77b16e284c4 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.8 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r3.ebuild,v 1.9 2003/03/24 23:21:31 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 0e5ce1528c61..2967496090ac 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.8 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r4.ebuild,v 1.9 2003/03/24 23:21:31 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 1ba6dd802a25..489c9f272be9 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.9 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r5.ebuild,v 1.10 2003/03/24 23:21:31 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 02d60b02502a..37a824492c5d 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.7 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r6.ebuild,v 1.8 2003/03/24 23:21:31 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 196bd20e1bb7..b53f43bfa0a2 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.6 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r7.ebuild,v 1.7 2003/03/24 23:21:31 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 d367f7f2b99a..cdbee4537e4f 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.6 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r8.ebuild,v 1.7 2003/03/24 23:21:31 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 980c021e9099..004941cabc20 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.3 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r1.ebuild,v 1.4 2003/03/24 23:21:31 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 3c1563e71384..c7f5f3a11119 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.4 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.20-r2.ebuild,v 1.5 2003/03/24 23:21:31 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 c312f49be2a0..523ec7594782 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.7 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r5.ebuild,v 1.8 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" +RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 ba3c4bc5988d..214180bd162e 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.3 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r6.ebuild,v 1.4 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" +RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 f43a447f1aed..15691f5793fe 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.3 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r7.ebuild,v 1.4 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" +RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 bf8a76b150e5..571ebcd292a7 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.2 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r8.ebuild,v 1.3 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" +RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils sys-devel/make" src_unpack() { unpack ${A} diff --git a/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r9.ebuild b/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r9.ebuild index 5740726cd696..d6caf094ebf2 100644 --- a/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r9.ebuild +++ b/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r9.ebuild,v 1.1 2003/03/23 17:54:36 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-benh/ppc-sources-benh-2.4.20-r9.ebuild,v 1.2 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" +RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 9bc23e3480e6..895eeb80b324 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.4 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-crypto/ppc-sources-crypto-2.4.20.ebuild,v 1.5 2003/03/24 23:21:32 drobbins Exp $ IUSE="build crypt" @@ -35,7 +35,7 @@ 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 dev-lang/perl - >=sys-apps/modutils-2.4.2 sys-devel/make" + sys-apps/modutils 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 af45eaea59df..1c026cfb6e5f 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.11 2003/03/11 21:11:48 seemant Exp $ +# $Id: ppc-sources-dev-2.4.19.ebuild,v 1.12 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 308586a5ec29..9819d7a99e67 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.6 2003/03/11 21:11:48 seemant Exp $ +# $Id: ppc-sources-dev-2.4.20.ebuild,v 1.7 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 0860017c47c2..5ccafa64fb6a 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.10 2003/03/11 21:11:48 seemant Exp $ +# $Id: ppc-sources-2.4.19-r3.ebuild,v 1.11 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 57344cbb27a5..07c266037c8c 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.9 2003/03/11 21:11:48 seemant Exp $ +# $Id: ppc-sources-2.4.19-r4.ebuild,v 1.10 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 a1303ca1bb86..a5e96ac6b611 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.9 2003/03/11 21:11:48 seemant Exp $ +# $Id: ppc-sources-2.4.19-r5.ebuild,v 1.10 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 757f72645344..735bfa175ef5 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.9 2003/03/11 21:11:48 seemant Exp $ +# $Id: ppc-sources-2.4.19-r6.ebuild,v 1.10 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 327988ffc933..e63834ec0c04 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.11 2003/03/11 21:11:48 seemant Exp $ +# $Id: ppc-sources-2.4.19.ebuild,v 1.12 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 d9c7f05d6987..45af3611be8f 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.5 2003/03/11 21:11:48 seemant Exp $ +# $Id: ppc-sources-2.4.20-r1.ebuild,v 1.6 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-ppc-${KV}.patch.bz2 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 b245e637c246..39bd1e478188 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.9 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.2.21_pre3.ebuild,v 1.10 2003/03/24 23:21:32 drobbins 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 dev-lang/perl" + DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-apps/console-tools sys-apps/modutils dev-lang/perl" RDEPEND =">=sys-libs/ncurses-5.2 >=sys-apps/baselayout-1.7.4" if [ "$KERNEL_ARCH" = "" ] 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 af2637d4326a..dfbffe34185a 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.5 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.0.39.ebuild,v 1.6 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 fff4b453a85a..32de759cd2fb 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.5 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.2.22.ebuild,v 1.6 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 715f5688bba9..5661fbde6a5e 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.14 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild,v 1.15 2003/03/24 23:21:32 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils 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 64186b1e4a1f..ceeab94487e9 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.8 2003/03/11 21:11:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild,v 1.9 2003/03/24 23:21:33 drobbins 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 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-apps/modutils sys-devel/make" fi [ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" |