summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-07 03:25:09 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-07 03:25:09 +0000
commita1633ca04c6be8651addf8b7bc63b327567d62a2 (patch)
tree9924460a37dacb373840ebd6fc961ccdbd238f1d /sys-libs
parent* -r4 is no go for amd64 (diff)
downloadgentoo-2-a1633ca04c6be8651addf8b7bc63b327567d62a2.tar.gz
gentoo-2-a1633ca04c6be8651addf8b7bc63b327567d62a2.tar.bz2
gentoo-2-a1633ca04c6be8651addf8b7bc63b327567d62a2.zip
allow slightly older versions of binutils for s390
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r1.ebuild6
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r2.ebuild4
-rw-r--r--sys-libs/glibc/glibc-2.3.6.ebuild4
3 files changed, 7 insertions, 7 deletions
diff --git a/sys-libs/glibc/glibc-2.3.6-r1.ebuild b/sys-libs/glibc/glibc-2.3.6-r1.ebuild
index 75180fd97e37..cc761574eb44 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-2005 Gentoo Foundation
+# 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.9 2005/12/25 00:57:06 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r1.ebuild,v 1.10 2006/01/07 03:25:09 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1080,7 +1080,7 @@ RESTRICT="nostrip multilib-pkg-force"
# We need a new-enough binutils for as-needed
DEPEND=">=sys-devel/gcc-3.3.3
nptl? ( >=sys-kernel/linux-headers-2.6.5 )
- >=sys-devel/binutils-2.16.1
+ >=sys-devel/binutils-2.15.94
>=sys-devel/gcc-config-1.3.12
virtual/os-headers
nls? ( sys-devel/gettext )
diff --git a/sys-libs/glibc/glibc-2.3.6-r2.ebuild b/sys-libs/glibc/glibc-2.3.6-r2.ebuild
index 98bcd4d17bdb..5d355f537212 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.3 2006/01/06 13:50:51 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r2.ebuild,v 1.4 2006/01/07 03:25:09 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1080,7 +1080,7 @@ RESTRICT="nostrip multilib-pkg-force"
# We need a new-enough binutils for as-needed
DEPEND=">=sys-devel/gcc-3.3.3
nptl? ( >=sys-kernel/linux-headers-2.6.5 )
- >=sys-devel/binutils-2.16.1
+ >=sys-devel/binutils-2.15.94
>=sys-devel/gcc-config-1.3.12
virtual/os-headers
nls? ( sys-devel/gettext )
diff --git a/sys-libs/glibc/glibc-2.3.6.ebuild b/sys-libs/glibc/glibc-2.3.6.ebuild
index 829055a0dded..79603e94369a 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.10 2006/01/05 03:04:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6.ebuild,v 1.11 2006/01/07 03:25:09 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1044,7 +1044,7 @@ RESTRICT="nostrip multilib-pkg-force"
# We need a new-enough binutils for as-needed
DEPEND=">=sys-devel/gcc-3.3.3
nptl? ( >=sys-kernel/linux-headers-2.6.5 )
- >=sys-devel/binutils-2.16.1
+ >=sys-devel/binutils-2.15.94
>=sys-devel/gcc-config-1.3.12
virtual/os-headers
nls? ( sys-devel/gettext )