diff options
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.6-r1.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.6-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 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 ) |