From 7bad760bf8d2509dc2960545c659d502eb91f85f Mon Sep 17 00:00:00 2001 From: Travis Tilley Date: Thu, 28 Oct 2004 20:12:52 +0000 Subject: fixed the ppc logic in toolchain.eclass and keyworded 3.4.2-r3 as testing on ppc --- sys-devel/gcc/ChangeLog | 6 +++++- sys-devel/gcc/gcc-3.4.2-r3.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 1bfcf192b299..41a1ce002310 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.340 2004/10/26 19:44:20 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.341 2004/10/28 20:12:52 lv Exp $ + + 28 Oct 2004; Travis Tilley gcc-3.4.2-r3.ebuild: + fixed the ppc logic in toolchain.eclass and keyworded 3.4.2-r3 as testing on + ppc 26 Oct 2004; Travis Tilley gcc-3.4.2-r3.ebuild: keyword as testing on amd64, mips, ppc64, and x86 diff --git a/sys-devel/gcc/gcc-3.4.2-r3.ebuild b/sys-devel/gcc/gcc-3.4.2-r3.ebuild index b255487cf03a..ed6f986eac7b 100644 --- a/sys-devel/gcc/gcc-3.4.2-r3.ebuild +++ b/sys-devel/gcc/gcc-3.4.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.2-r3.ebuild,v 1.8 2004/10/26 21:15:48 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.2-r3.ebuild,v 1.9 2004/10/28 20:12:52 lv Exp $ inherit eutils flag-o-matic libtool gnuconfig toolchain @@ -8,7 +8,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+s HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="-* ~amd64 ~mips ~ppc64 ~x86 -hppa -ppc" +KEYWORDS="-* ~amd64 ~mips ~ppc64 ~x86 -hppa ~ppc" # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs # we also need at least glibc 2.3.3 20040420-r1 in order for gcc 3.4 not to nuke -- cgit v1.2.3-65-gdbad