From f4266de5c0f5372ce0ccf317e113cbb87e79f349 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 7 Feb 2013 13:08:00 +0000 Subject: Stable for sh, wrt bug #418383 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit) --- sys-devel/gcc/ChangeLog | 5 ++++- sys-devel/gcc/gcc-4.6.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 454d1356db97..4c7662966e70 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.935 2013/01/22 15:55:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.936 2013/02/07 13:08:00 ago Exp $ + + 07 Feb 2013; Agostino Sarubbo gcc-4.6.3.ebuild: + Stable for sh, wrt bug #418383 22 Jan 2013; Jeroen Roovers gcc-4.6.3.ebuild: Stable for HPPA (bug #418383). diff --git a/sys-devel/gcc/gcc-4.6.3.ebuild b/sys-devel/gcc/gcc-4.6.3.ebuild index 22b175a122aa..bf93ad34a125 100644 --- a/sys-devel/gcc/gcc-4.6.3.ebuild +++ b/sys-devel/gcc/gcc-4.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.28 2013/01/22 15:55:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.29 2013/02/07 13:08:00 ago Exp $ PATCH_VER="1.11" UCLIBC_VER="1.0" @@ -23,7 +23,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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad