From: Markus Meier Date: Sun, 9 Oct 2011 16:59:23 +0000 (+0000) Subject: arm stable, bug #357479 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3cef4cfd3628523c29a8676faf7eb5b348b6252c;p=gentoo.git arm stable, bug #357479 Package-Manager: portage-2.1.10.23/cvs/Linux x86_64 --- diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 9d0c4f35fe25..c55f2aa0c087 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.828 2011/10/04 13:54:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.829 2011/10/09 16:59:23 maekke Exp $ + + 09 Oct 2011; Markus Meier gcc-4.5.3-r1.ebuild: + arm stable, bug #357479 04 Oct 2011; Jeroen Roovers gcc-4.5.3-r1.ebuild: Stable for HPPA (bug #357479). diff --git a/sys-devel/gcc/gcc-4.5.3-r1.ebuild b/sys-devel/gcc/gcc-4.5.3-r1.ebuild index e7f8a9c9ff36..e01f516c1d74 100644 --- a/sys-devel/gcc/gcc-4.5.3-r1.ebuild +++ b/sys-devel/gcc/gcc-4.5.3-r1.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-devel/gcc/gcc-4.5.3-r1.ebuild,v 1.6 2011/10/04 13:54:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r1.ebuild,v 1.7 2011/10/09 16:59:23 maekke Exp $ PATCH_VER="1.0" UCLIBC_VER="1.0" @@ -22,7 +22,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=sys-libs/zlib-1.1.4