diff options
Diffstat (limited to 'sys-devel/gcc/gcc-4.5.1-r1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.5.1-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-4.5.1-r1.ebuild b/sys-devel/gcc/gcc-4.5.1-r1.ebuild index 4ae549a0aaa5..1b072d920b5b 100644 --- a/sys-devel/gcc/gcc-4.5.1-r1.ebuild +++ b/sys-devel/gcc/gcc-4.5.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.5.1-r1.ebuild,v 1.8 2012/09/28 03:37:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild,v 1.9 2012/11/24 21:22:30 vapier Exp $ PATCH_VER="1.5" UCLIBC_VER="1.0" @@ -27,7 +27,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 ) ) ) ppc? ( >=${CATEGORY}/binutils-2.17 ) ppc64? ( >=${CATEGORY}/binutils-2.17 ) >=${CATEGORY}/binutils-2.15.94" |