summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-11-24 21:22:30 +0000
committerMike Frysinger <vapier@gentoo.org>2012-11-24 21:22:30 +0000
commitf0ebeff6bf4fcaf37f067bda457a5cc4f85952e8 (patch)
treee3a279a70e42c0a1c04055ea08109a7e5f799251 /sys-devel/gcc/gcc-4.7.0.ebuild
parentdepend on gtk/x emul packages when USE="amd64 multilib gcj gtk" #444350 by Da... (diff)
downloadgentoo-2-f0ebeff6bf4fcaf37f067bda457a5cc4f85952e8.tar.gz
gentoo-2-f0ebeff6bf4fcaf37f067bda457a5cc4f85952e8.tar.bz2
gentoo-2-f0ebeff6bf4fcaf37f067bda457a5cc4f85952e8.zip
Move xlibs gcj dep to the eclass.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'sys-devel/gcc/gcc-4.7.0.ebuild')
-rw-r--r--sys-devel/gcc/gcc-4.7.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.7.0.ebuild b/sys-devel/gcc/gcc-4.7.0.ebuild
index ee7b7559c4c4..21fb758c8b29 100644
--- a/sys-devel/gcc/gcc-4.7.0.ebuild
+++ b/sys-devel/gcc/gcc-4.7.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.7.0.ebuild,v 1.6 2012/09/30 06:47:05 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.0.ebuild,v 1.7 2012/11/24 21:22:29 vapier Exp $
PATCH_VER="1.2"
UCLIBC_VER="1.0"
@@ -28,7 +28,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