summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-11-24 21:23:04 +0000
committerMike Frysinger <vapier@gentoo.org>2012-11-24 21:23:04 +0000
commitcef754a5829b64df8a54911ba0ad3f49b97015ce (patch)
tree87e173135d4dcfa942532ef91e6af52d025be2a9 /sys-devel/gcc/gcc-4.6.0.ebuild
parentdepend on gtk/x emul packages when USE="amd64 multilib gcj gtk" #444350 by Da... (diff)
downloadhistorical-cef754a5829b64df8a54911ba0ad3f49b97015ce.tar.gz
historical-cef754a5829b64df8a54911ba0ad3f49b97015ce.tar.bz2
historical-cef754a5829b64df8a54911ba0ad3f49b97015ce.zip
Move xlibs gcj dep to the eclass.
Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64 Manifest-Sign-Key: 0xFB7C4156
Diffstat (limited to 'sys-devel/gcc/gcc-4.6.0.ebuild')
-rw-r--r--sys-devel/gcc/gcc-4.6.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.6.0.ebuild b/sys-devel/gcc/gcc-4.6.0.ebuild
index 3432a88a9153..2a1f75e2a20c 100644
--- a/sys-devel/gcc/gcc-4.6.0.ebuild
+++ b/sys-devel/gcc/gcc-4.6.0.ebuild
@@ -1,6 +1,6 @@
# 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.0.ebuild,v 1.11 2012/09/27 20:59:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v 1.12 2012/11/24 21:22:29 vapier Exp $
PATCH_VER="1.3"
UCLIBC_VER="1.0"
@@ -26,7 +26,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar
RDEPEND=""
DEPEND="${RDEPEND}
elibc_glibc? ( >=sys-libs/glibc-2.8 )
- amd64? ( multilib? ( gcj? ( app-emulation/emul-linux-x86-xlibs ) ) )
>=${CATEGORY}/binutils-2.18"
if [[ ${CATEGORY} != cross-* ]] ; then