From 093a3bde404ae16b72b0ce2d100439be78cacb59 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 5 Sep 2008 20:23:16 +0000 Subject: Drop app-admin/eselect-compiler dependency to make Mr_Bones_ happy. (Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 x86_64) --- sys-libs/glibc/glibc-2.3.6-r4.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-libs/glibc/glibc-2.3.6-r4.ebuild') diff --git a/sys-libs/glibc/glibc-2.3.6-r4.ebuild b/sys-libs/glibc/glibc-2.3.6-r4.ebuild index 7d1de41c2310..05f29c1dd958 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-2007 Gentoo Foundation +# Copyright 1999-2008 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.38 2007/07/02 15:36:13 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.39 2008/09/05 20:23:16 vapier Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -1000,7 +1000,7 @@ EMULTILIB_PKG="true" DEPEND="!ia64? ( >=sys-devel/gcc-3.4 ) nptl? ( >=sys-kernel/linux-headers-${NPTL_KERNEL_VERSION} ) >=sys-devel/binutils-2.15.94 - || ( app-admin/eselect-compiler >=sys-devel/gcc-config-1.3.12 ) + >=sys-devel/gcc-config-1.3.12 >=app-misc/pax-utils-0.1.10 virtual/os-headers nls? ( sys-devel/gettext ) -- cgit v1.2.3-65-gdbad