summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-03-24 23:21:33 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-03-24 23:21:33 +0000
commit8e1c0525041aa98d28140df19eff989013733940 (patch)
tree4c7c42f0083784022afe91afd3680e980c24aefe /sys-kernel/linux-headers
parentupdate changelog (diff)
downloadgentoo-2-8e1c0525041aa98d28140df19eff989013733940.tar.gz
gentoo-2-8e1c0525041aa98d28140df19eff989013733940.tar.bz2
gentoo-2-8e1c0525041aa98d28140df19eff989013733940.zip
relax dependency on modutils so that it can be a virtual (remove >=, -2.4.2)
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.2.20.ebuild4
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.2.21_pre3.ebuild4
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.4.16-r1.ebuild4
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.4.16-r3.ebuild4
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.4.16.ebuild4
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.4.17-r3.ebuild4
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.4.17-r4.ebuild4
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.4.17-r5.ebuild4
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.4.18-r1.ebuild4
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.4.18-r2.ebuild4
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.4.18.ebuild4
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.4.19-r1.ebuild4
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.4.19.ebuild4
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.4.20.ebuild2
14 files changed, 27 insertions, 27 deletions
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"