summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Goodyear <g2boojum@gentoo.org>2002-03-12 22:31:53 +0000
committerGrant Goodyear <g2boojum@gentoo.org>2002-03-12 22:31:53 +0000
commit652d48cd8aa7470f7060fb1c5461713c027595fa (patch)
tree53a29ede0b05e52d658d6f401d3ec4d9c17b814e /sys-kernel
parentUnmasking the 2.2 kernel source and headers. (diff)
downloadgentoo-2-652d48cd8aa7470f7060fb1c5461713c027595fa.tar.gz
gentoo-2-652d48cd8aa7470f7060fb1c5461713c027595fa.tar.bz2
gentoo-2-652d48cd8aa7470f7060fb1c5461713c027595fa.zip
Added baselayout dep to the 2.2 kernels.
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/linux-sources/linux-sources-2.2.20.ebuild4
-rw-r--r--sys-kernel/linux-sources/linux-sources-2.2.21_pre3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-kernel/linux-sources/linux-sources-2.2.20.ebuild b/sys-kernel/linux-sources/linux-sources-2.2.20.ebuild
index e8d7c9a93750..a0235bb59e4b 100644
--- a/sys-kernel/linux-sources/linux-sources-2.2.20.ebuild
+++ b/sys-kernel/linux-sources/linux-sources-2.2.20.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-sources/linux-sources-2.2.20.ebuild,v 1.1 2002/02/28 18:05:57 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-sources/linux-sources-2.2.20.ebuild,v 1.2 2002/03/12 22:31:53 g2boojum 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
@@ -39,7 +39,7 @@ then
#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"
- RDEPEND=">=sys-libs/ncurses-5.2"
+ RDEPEND=">=sys-libs/ncurses-5.2 >=sys-apps/baselayout-1.7.4"
fi
[ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include"
diff --git a/sys-kernel/linux-sources/linux-sources-2.2.21_pre3.ebuild b/sys-kernel/linux-sources/linux-sources-2.2.21_pre3.ebuild
index fb8045302fac..33ce5d0cddd5 100644
--- a/sys-kernel/linux-sources/linux-sources-2.2.21_pre3.ebuild
+++ b/sys-kernel/linux-sources/linux-sources-2.2.21_pre3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-sources/linux-sources-2.2.21_pre3.ebuild,v 1.1 2002/02/28 18:05:57 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-sources/linux-sources-2.2.21_pre3.ebuild,v 1.2 2002/03/12 22:31:53 g2boojum 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
@@ -42,7 +42,7 @@ then
#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"
- RDEPEND=">=sys-libs/ncurses-5.2"
+ RDEPEND=">=sys-libs/ncurses-5.2 >=sys-apps/baselayout-1.7.4"
fi
[ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include"