From b6fe74d9b159b6e8240574a98a1763f79624b466 Mon Sep 17 00:00:00 2001 From: Michael Weber Date: Sun, 2 Sep 2012 00:58:19 +0000 Subject: ppc stable (bug 431878). (Portage version: 2.1.11.12/cvs/Linux x86_64) --- sys-devel/gcc/ChangeLog | 6 +++++- sys-devel/gcc/gcc-4.4.7.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index e9264616cd41..c756025a8b7f 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.896 2012/09/01 09:17:47 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.897 2012/09/02 00:58:19 xmw Exp $ + + 02 Sep 2012; Michael Weber gcc-4.4.7.ebuild, + gcc-4.5.4.ebuild: + ppc stable (bug 431878). 01 Sep 2012; Michael Weber gcc-4.5.4.ebuild: ppc stable (bug 431878). diff --git a/sys-devel/gcc/gcc-4.4.7.ebuild b/sys-devel/gcc/gcc-4.4.7.ebuild index a661b20a6868..cf43ac61c123 100644 --- a/sys-devel/gcc/gcc-4.4.7.ebuild +++ b/sys-devel/gcc/gcc-4.4.7.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.4.7.ebuild,v 1.2 2012/08/21 10:57:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild,v 1.3 2012/09/02 00:58:19 xmw 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" RDEPEND="" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad