summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2009-05-24 23:16:31 +0000
committerMark Loeser <halcy0n@gentoo.org>2009-05-24 23:16:31 +0000
commit0128d60f7a1127db134b7924265a1cae1563f088 (patch)
tree7a2bba82c3778774342b940ec0db64b7ba7391a6 /sys-devel/gcc
parentVersion bump (diff)
downloadgentoo-2-0128d60f7a1127db134b7924265a1cae1563f088.tar.gz
gentoo-2-0128d60f7a1127db134b7924265a1cae1563f088.tar.bz2
gentoo-2-0128d60f7a1127db134b7924265a1cae1563f088.zip
Bump the patchset to fix building on SH; bug #267247
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r--sys-devel/gcc/ChangeLog6
-rw-r--r--sys-devel/gcc/gcc-4.3.3-r2.ebuild4
-rw-r--r--sys-devel/gcc/gcc-4.4.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 78aa3e6b4074..e4f04a36202b 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.709 2009/05/16 21:39:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.710 2009/05/24 23:16:31 halcy0n Exp $
+
+ 24 May 2009; Mark Loeser <halcy0n@gentoo.org> gcc-4.3.3-r2.ebuild,
+ gcc-4.4.0.ebuild:
+ Bump the patchset to fix building on SH; bug #267247
16 May 2009; Diego E. Pettenò <flameeyes@gentoo.org> gcc-4.4.0.ebuild:
Keyword -x86-fbsd per bug #270098 (miscompile of the C library).
diff --git a/sys-devel/gcc/gcc-4.3.3-r2.ebuild b/sys-devel/gcc/gcc-4.3.3-r2.ebuild
index fcfcc9cfc3aa..f68201aee359 100644
--- a/sys-devel/gcc/gcc-4.3.3-r2.ebuild
+++ b/sys-devel/gcc/gcc-4.3.3-r2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v 1.4 2009/05/09 21:26:12 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v 1.5 2009/05/24 23:16:31 halcy0n Exp $
GENTOO_PATCH_EXCLUDE="69_all_gcc43-pr39013.patch" #262567
-PATCH_VER="1.1"
+PATCH_VER="1.2"
UCLIBC_VER="1.1"
ETYPE="gcc-compiler"
diff --git a/sys-devel/gcc/gcc-4.4.0.ebuild b/sys-devel/gcc/gcc-4.4.0.ebuild
index 36a912b2f07f..c0045770bafa 100644
--- a/sys-devel/gcc/gcc-4.4.0.ebuild
+++ b/sys-devel/gcc/gcc-4.4.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.0.ebuild,v 1.5 2009/05/16 21:39:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.0.ebuild,v 1.6 2009/05/24 23:16:31 halcy0n Exp $
-PATCH_VER="1.0"
+PATCH_VER="1.1"
UCLIBC_VER="1.0"
ETYPE="gcc-compiler"