summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2002-08-30 19:02:15 +0000
committerMichael Imhof <tantive@gentoo.org>2002-08-30 19:02:15 +0000
commiteccc5a6c9c301b7097d5061251830ef60a8925e5 (patch)
tree810c9197870726b0043fb67b6658a2259945865a /sys-kernel
parentUpdated mosix.map. Added Warnings to remove all comment lines. (diff)
downloadhistorical-eccc5a6c9c301b7097d5061251830ef60a8925e5.tar.gz
historical-eccc5a6c9c301b7097d5061251830ef60a8925e5.tar.bz2
historical-eccc5a6c9c301b7097d5061251830ef60a8925e5.zip
added DEPEND="<sys-devel/gcc-3" since kernels won't compile with gcc-3.2
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/openmosix-sources/openmosix-sources-2.4.17-r2.ebuild4
-rw-r--r--sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild5
-rw-r--r--sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild3
-rw-r--r--sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r3.ebuild3
-rw-r--r--sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r4.ebuild3
-rw-r--r--sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r1.ebuild3
-rw-r--r--sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r2.ebuild4
7 files changed, 17 insertions, 8 deletions
diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.17-r2.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.17-r2.ebuild
index e695b31adc05..949c023b18f0 100644
--- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.17-r2.ebuild
+++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.17-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.17-r2.ebuild,v 1.4 2002/07/16 04:35:23 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.17-r2.ebuild,v 1.5 2002/08/30 19:02:15 tantive 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,6 +23,8 @@ HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://www.openmosix.org
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 -ppc -sparc -sparc64"
+DEPEND="<sys-devel/gcc-3"
+
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
then
diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild
index da3bfcf8b215..90f4ea0bd870 100644
--- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild
+++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.17_pre4.ebuild,v 1.6 2002/07/11 06:30:56 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild,v 1.7 2002/08/30 19:02:15 tantive 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
@@ -22,7 +22,8 @@ PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://www.openmosix.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 -pcc -sparc -sparc64"
+DEPEND="<sys-devel/gcc3"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
then
diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild
index d70a04b154c2..3c5edb829105 100644
--- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild
+++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.18-r2.ebuild,v 1.1 2002/08/28 19:41:14 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild,v 1.2 2002/08/30 19:02:15 tantive 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,6 +23,7 @@ HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://www.openmosix.org
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 -ppc -sparc -sparc64"
+DEPEND="<sys-devel/gcc-3"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
then
diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r3.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r3.ebuild
index 6a0cae66448a..1ff1224a0c89 100644
--- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r3.ebuild
+++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.18-r3.ebuild,v 1.1 2002/08/28 19:41:14 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r3.ebuild,v 1.2 2002/08/30 19:02:15 tantive 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
@@ -24,6 +24,7 @@ HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://www.openmosix.org
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 -ppc -sparc -sparc64"
+DEPEND="<sys-devel/gcc-3"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
then
diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r4.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r4.ebuild
index 555ec758463c..356fcd978a44 100644
--- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r4.ebuild
+++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.18-r4.ebuild,v 1.1 2002/08/28 19:41:20 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r4.ebuild,v 1.2 2002/08/30 19:02:15 tantive 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
@@ -24,6 +24,7 @@ HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://www.openmosix.org
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 -ppc -sparc -sparc64"
+DEPEND="<sys-devel/gcc-3"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
then
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 5f8fec31bef1..92a26614d576 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-2002 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.1 2002/08/28 19:41:20 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r1.ebuild,v 1.2 2002/08/30 19:02:15 tantive 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
@@ -24,6 +24,7 @@ HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://www.openmosix.org
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 -ppc -sparc -sparc64"
+DEPEND="<sys-devel/gcc-3"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
then
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 f6db6efbd53a..bf1ba907890f 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-2002 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.1 2002/08/28 19:41:20 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.19-r2.ebuild,v 1.2 2002/08/30 19:02:15 tantive 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
@@ -24,6 +24,8 @@ HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://www.openmosix.org
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 -ppc -sparc -sparc64"
+DEPEND="<sys-devel/gcc-3"
+
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
then