summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-09-05 20:23:16 +0000
committerMike Frysinger <vapier@gentoo.org>2008-09-05 20:23:16 +0000
commit093a3bde404ae16b72b0ce2d100439be78cacb59 (patch)
treeb266dfe0ce099dfbc499f2686da09a15d825fb56 /sys-libs/glibc/glibc-2.6.1.ebuild
parentCleanup (diff)
downloadgentoo-2-093a3bde404ae16b72b0ce2d100439be78cacb59.tar.gz
gentoo-2-093a3bde404ae16b72b0ce2d100439be78cacb59.tar.bz2
gentoo-2-093a3bde404ae16b72b0ce2d100439be78cacb59.zip
Drop app-admin/eselect-compiler dependency to make Mr_Bones_ happy.
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.6.1.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.6.1.ebuild b/sys-libs/glibc/glibc-2.6.1.ebuild
index 0c3d455f5629..aef9483ad8cd 100644
--- a/sys-libs/glibc/glibc-2.6.1.ebuild
+++ b/sys-libs/glibc/glibc-2.6.1.ebuild
@@ -1,6 +1,6 @@
# 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.6.1.ebuild,v 1.26 2008/06/23 01:39:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.27 2008/09/05 20:23:16 vapier Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
@@ -80,7 +80,7 @@ DEPEND=">=sys-devel/gcc-3.4.4
ppc64? ( >=sys-devel/gcc-4.1.0 )
>=sys-devel/binutils-2.15.94
${LT_VER:+nptl? (} >=sys-kernel/linux-headers-${NPTL_KERN_VER} ${LT_VER:+)}
- || ( >=sys-devel/gcc-config-1.3.12 app-admin/eselect-compiler )
+ >=sys-devel/gcc-config-1.3.12
>=app-misc/pax-utils-0.1.10
virtual/os-headers
nls? ( sys-devel/gettext )