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.5-r2.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.5-r2.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.5-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/glibc/glibc-2.5-r2.ebuild b/sys-libs/glibc/glibc-2.5-r2.ebuild
index 474f3d0f22da..205ec1ff8816 100644
--- a/sys-libs/glibc/glibc-2.5-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.5-r2.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.5-r2.ebuild,v 1.17 2007/07/02 15:36:13 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r2.ebuild,v 1.18 2008/09/05 20:23:16 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1043,7 +1043,7 @@ DEPEND=">=sys-devel/gcc-3.4.4
ppc64? ( >=sys-devel/gcc-4.1.0 )
nptl? ( || ( >=sys-kernel/mips-headers-${NPTL_KERNEL_VERSION} >=sys-kernel/linux-headers-${NPTL_KERNEL_VERSION} ) )
>=sys-devel/binutils-2.15.94
- || ( >=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 )