summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-03-15 20:21:44 +0000
committerMike Frysinger <vapier@gentoo.org>2012-03-15 20:21:44 +0000
commitfdc87e20ec94a2917c84b73ba1a7c42888b1fbe8 (patch)
treecee20408e21441916765b639f91e8b4a4a8e6bb7 /sys-devel/gcc/gcc-4.6.1-r1.ebuild
parentrequire gcc-config-1.5+ now that everyone is stable (has ABI CFLAGS fixes and... (diff)
downloadgentoo-2-fdc87e20ec94a2917c84b73ba1a7c42888b1fbe8.tar.gz
gentoo-2-fdc87e20ec94a2917c84b73ba1a7c42888b1fbe8.tar.bz2
gentoo-2-fdc87e20ec94a2917c84b73ba1a7c42888b1fbe8.zip
Drop gcc-config dep now that the toolchain.eclass forces it.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc/gcc-4.6.1-r1.ebuild')
-rw-r--r--sys-devel/gcc/gcc-4.6.1-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-4.6.1-r1.ebuild b/sys-devel/gcc/gcc-4.6.1-r1.ebuild
index fff785e92041..77dbc94b1b54 100644
--- a/sys-devel/gcc/gcc-4.6.1-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.6.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild,v 1.4 2011/12/03 20:28:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild,v 1.5 2012/03/15 20:21:44 vapier Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.0"
@@ -29,7 +29,6 @@ DEPEND="${RDEPEND}
elibc_glibc? ( >=sys-libs/glibc-2.8 )
amd64? ( multilib? ( gcj? ( app-emulation/emul-linux-x86-xlibs ) ) )
>=${CATEGORY}/binutils-2.18"
-PDEPEND="go? ( >=sys-devel/gcc-config-1.5 )"
if [[ ${CATEGORY} != cross-* ]] ; then
PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.8 )"