summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-01-02 18:22:17 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-01-02 18:22:17 +0000
commit637abfc29ce202757699ec72b944cf1e99233e2c (patch)
treefb3425e58dad7f439d9e1c29cbec491808196813 /sys-devel/gcc
parentRemove; bug 146571 (diff)
downloadgentoo-2-637abfc29ce202757699ec72b944cf1e99233e2c.tar.gz
gentoo-2-637abfc29ce202757699ec72b944cf1e99233e2c.tar.bz2
gentoo-2-637abfc29ce202757699ec72b944cf1e99233e2c.zip
Stable on x86, bug #159459.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r--sys-devel/gcc/ChangeLog5
-rw-r--r--sys-devel/gcc/gcc-3.3.6-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 80a095c9044f..89ad5a14989c 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.597 2007/01/01 21:51:51 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.598 2007/01/02 18:22:17 ticho Exp $
+
+ 02 Jan 2007; Andrej Kacian <ticho@gentoo.org> gcc-3.3.6-r1.ebuild:
+ Stable on x86, bug #159459.
01 Jan 2007; Joseph Jezak <josejx@gentoo.org> gcc-3.4.6-r2.ebuild:
Marked ppc stable for bug #159460.
diff --git a/sys-devel/gcc/gcc-3.3.6-r1.ebuild b/sys-devel/gcc/gcc-3.3.6-r1.ebuild
index 1e1d3dddcbc1..9340244065cc 100644
--- a/sys-devel/gcc/gcc-3.3.6-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.3.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.5 2006/12/30 11:33:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.6 2007/01/02 18:22:17 ticho Exp $
MAN_VER=""
PATCH_VER="1.4"
@@ -35,7 +35,7 @@ inherit toolchain eutils
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
# ia64 - broken static handling; USE=static emerge busybox
-KEYWORDS="-* ~alpha ~amd64 arm ~hppa -ia64 m68k ~s390 sh ~sparc ~x86"
+KEYWORDS="-* ~alpha ~amd64 arm ~hppa -ia64 m68k ~s390 sh ~sparc x86"
# NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper
# .eh_frame ld optimisation and symbol visibility support, but it hasnt been