From 0b46ac52ac31399bc7a8cf92e735d1727ea93632 Mon Sep 17 00:00:00 2001 From: Ned Ludd Date: Mon, 14 Aug 2006 16:30:57 +0000 Subject: - switch default ordering of gcc-config and eselect-compiler to work around portage bug Package-Manager: portage-2.1.1_pre2-r7 --- sys-libs/glibc/glibc-2.3.5-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-libs/glibc/glibc-2.3.5-r2.ebuild') diff --git a/sys-libs/glibc/glibc-2.3.5-r2.ebuild b/sys-libs/glibc/glibc-2.3.5-r2.ebuild index bc38568a1467..800628141014 100644 --- a/sys-libs/glibc/glibc-2.3.5-r2.ebuild +++ b/sys-libs/glibc/glibc-2.3.5-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.5-r2.ebuild,v 1.29 2006/07/04 21:06:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5-r2.ebuild,v 1.30 2006/08/14 16:30:57 solar Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -1012,7 +1012,7 @@ RESTRICT="nostrip multilib-pkg-force" DEPEND=">=sys-devel/gcc-3.2.3-r1 nptl? ( >=sys-devel/gcc-3.3.1-r1 >=sys-kernel/linux-headers-${NPTL_KERNEL_VERSION} ) >=sys-devel/binutils-2.14.90.0.6-r1 - || ( app-admin/eselect-compiler >=sys-devel/gcc-config-1.3.9 ) + || ( >=sys-devel/gcc-config-1.3.9 app-admin/eselect-compiler ) virtual/os-headers nls? ( sys-devel/gettext ) selinux? ( !build? ( sys-libs/libselinux ) )" -- cgit v1.2.3-65-gdbad