summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-05-14 22:41:26 +0000
committerMike Frysinger <vapier@gentoo.org>2006-05-14 22:41:26 +0000
commit120792c10fb4ea260244aa5a65fb9f97bda668f2 (patch)
tree2f3d0b3e28dd549467189fafc9411405e717147a /sys-libs
parent(#133295) Fix kdrive build when s3 is on, because it also sedded out the s3 f... (diff)
downloadgentoo-2-120792c10fb4ea260244aa5a65fb9f97bda668f2.tar.gz
gentoo-2-120792c10fb4ea260244aa5a65fb9f97bda668f2.tar.bz2
gentoo-2-120792c10fb4ea260244aa5a65fb9f97bda668f2.zip
force gcc-3.4 or better #133330
(Portage version: 2.1_rc1)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r1.ebuild4
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r2.ebuild4
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r3.ebuild4
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r4.ebuild4
-rw-r--r--sys-libs/glibc/glibc-2.3.6.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/sys-libs/glibc/glibc-2.3.6-r1.ebuild b/sys-libs/glibc/glibc-2.3.6-r1.ebuild
index 5bf442c19ba8..89c781c65fe9 100644
--- a/sys-libs/glibc/glibc-2.3.6-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r1.ebuild,v 1.21 2006/04/26 19:08:16 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r1.ebuild,v 1.22 2006/05/14 22:41:26 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1048,7 +1048,7 @@ fi
RESTRICT="nostrip multilib-pkg-force"
# We need a new-enough binutils for as-needed
-DEPEND=">=sys-devel/gcc-3.3.3
+DEPEND=">=sys-devel/gcc-3.4
nptl? ( >=sys-kernel/linux-headers-${NPTL_KERNEL_VERSION} )
>=sys-devel/binutils-2.15.94
>=sys-devel/gcc-config-1.3.12
diff --git a/sys-libs/glibc/glibc-2.3.6-r2.ebuild b/sys-libs/glibc/glibc-2.3.6-r2.ebuild
index 0e353e693289..edec0d0df051 100644
--- a/sys-libs/glibc/glibc-2.3.6-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r2.ebuild,v 1.18 2006/04/26 19:08:16 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r2.ebuild,v 1.19 2006/05/14 22:41:26 vapier Exp $
# TODO:
# - fix warning from glibc build system:
@@ -1056,7 +1056,7 @@ fi
RESTRICT="nostrip multilib-pkg-force"
# We need a new-enough binutils for as-needed
-DEPEND=">=sys-devel/gcc-3.3.3
+DEPEND=">=sys-devel/gcc-3.4
nptl? ( >=sys-kernel/linux-headers-${NPTL_KERNEL_VERSION} )
>=sys-devel/binutils-2.15.94
>=sys-devel/gcc-config-1.3.12
diff --git a/sys-libs/glibc/glibc-2.3.6-r3.ebuild b/sys-libs/glibc/glibc-2.3.6-r3.ebuild
index d8dd675e330b..7e2e7e66ba15 100644
--- a/sys-libs/glibc/glibc-2.3.6-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r3.ebuild,v 1.18 2006/05/05 15:01:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r3.ebuild,v 1.19 2006/05/14 22:41:26 vapier Exp $
# TODO:
# - fix warning from glibc build system:
@@ -1066,7 +1066,7 @@ fi
RESTRICT="nostrip multilib-pkg-force"
# We need a new-enough binutils for as-needed
-DEPEND=">=sys-devel/gcc-3.3.3
+DEPEND=">=sys-devel/gcc-3.4
nptl? ( >=sys-kernel/linux-headers-${NPTL_KERNEL_VERSION} )
>=sys-devel/binutils-2.15.94
>=sys-devel/gcc-config-1.3.12
diff --git a/sys-libs/glibc/glibc-2.3.6-r4.ebuild b/sys-libs/glibc/glibc-2.3.6-r4.ebuild
index 3f18a9280160..963bca4e7109 100644
--- a/sys-libs/glibc/glibc-2.3.6-r4.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.3 2006/05/06 06:03:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.4 2006/05/14 22:41:26 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1009,7 +1009,7 @@ fi
RESTRICT="nostrip multilib-pkg-force"
# We need a new-enough binutils for as-needed
-DEPEND=">=sys-devel/gcc-3.3.3
+DEPEND=">=sys-devel/gcc-3.4
nptl? ( >=sys-kernel/linux-headers-${NPTL_KERNEL_VERSION} )
>=sys-devel/binutils-2.15.94
>=sys-devel/gcc-config-1.3.12
diff --git a/sys-libs/glibc/glibc-2.3.6.ebuild b/sys-libs/glibc/glibc-2.3.6.ebuild
index a3e1757663f0..2516b0dfb598 100644
--- a/sys-libs/glibc/glibc-2.3.6.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6.ebuild,v 1.20 2006/04/26 19:08:16 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6.ebuild,v 1.21 2006/05/14 22:41:26 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1015,7 +1015,7 @@ RESTRICT="nostrip multilib-pkg-force"
# should work with userspace apps, at least on amd64 and ppc64.
#
# We need a new-enough binutils for as-needed
-DEPEND=">=sys-devel/gcc-3.3.3
+DEPEND=">=sys-devel/gcc-3.4
nptl? ( >=sys-kernel/linux-headers-${NPTL_KERNEL_VERSION} )
>=sys-devel/binutils-2.15.94
>=sys-devel/gcc-config-1.3.12