summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-09-29 21:13:44 +0000
committerMike Frysinger <vapier@gentoo.org>2011-09-29 21:13:44 +0000
commit57f61101efd2f5db52fd06d4ac10c6117176b0d5 (patch)
tree2ad2fa4758e5239ffa84e39282af97b9eeff281f /sys-libs/glibc/glibc-2.12.2.ebuild
parentVersion bumped. Respect LDFLAGS (diff)
downloadgentoo-2-57f61101efd2f5db52fd06d4ac10c6117176b0d5.tar.gz
gentoo-2-57f61101efd2f5db52fd06d4ac10c6117176b0d5.tar.bz2
gentoo-2-57f61101efd2f5db52fd06d4ac10c6117176b0d5.zip
Drop gcc-config dep since toolchain.eclass now forces a recent one, and change sandbox requirement into a blocker on older versions to make installing into empty ROOTs simpler.
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.12.2.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.12.2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-libs/glibc/glibc-2.12.2.ebuild b/sys-libs/glibc/glibc-2.12.2.ebuild
index fa27886b42f0..b8940ae096cb 100644
--- a/sys-libs/glibc/glibc-2.12.2.ebuild
+++ b/sys-libs/glibc/glibc-2.12.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v 1.10 2011/06/26 10:46:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v 1.11 2011/09/29 21:13:44 vapier Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
@@ -87,11 +87,10 @@ 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-misc/pax-utils-0.1.10
virtual/os-headers
nls? ( sys-devel/gettext )
- >=sys-apps/sandbox-1.2.18.1-r2
+ !<sys-apps/sandbox-1.2.18.1-r2
!<sys-apps/portage-2.1.2
selinux? ( sys-libs/libselinux )"
RDEPEND="!sys-kernel/ps3-sources