summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2010-08-01 21:04:50 +0000
committerRyan Hill <dirtyepic@gentoo.org>2010-08-01 21:04:50 +0000
commit888d1493b8b9c9a2a6aa31672a1756a9737902c4 (patch)
tree82880af7f7c57776bb718230878187296f294f1c
parentMasked dev-lang/hugs98 (bug #303665) for removal. (diff)
downloadgentoo-2-888d1493b8b9c9a2a6aa31672a1756a9737902c4.tar.gz
gentoo-2-888d1493b8b9c9a2a6aa31672a1756a9737902c4.tar.bz2
gentoo-2-888d1493b8b9c9a2a6aa31672a1756a9737902c4.zip
Patchset bump to fix bug #327191 for SH.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
-rw-r--r--sys-devel/gcc/ChangeLog6
-rw-r--r--sys-devel/gcc/gcc-4.4.3-r3.ebuild4
-rw-r--r--sys-devel/gcc/gcc-4.4.4-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index e9d8ab936330..5b0c0fd8712c 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.768 2010/08/01 03:10:09 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.769 2010/08/01 21:04:50 dirtyepic Exp $
+
+ 01 Aug 2010; Ryan Hill <dirtyepic@gentoo.org> gcc-4.4.3-r3.ebuild,
+ gcc-4.4.4-r1.ebuild:
+ Patchset bump to fix bug #327191 for SH.
01 Aug 2010; Ryan Hill <dirtyepic@gentoo.org> gcc-4.4.4-r1.ebuild:
Drop hppa STAGE1_CFLAGS hack (bug #326539).
diff --git a/sys-devel/gcc/gcc-4.4.3-r3.ebuild b/sys-devel/gcc/gcc-4.4.3-r3.ebuild
index 83cb45e84769..97592082641c 100644
--- a/sys-devel/gcc/gcc-4.4.3-r3.ebuild
+++ b/sys-devel/gcc/gcc-4.4.3-r3.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild,v 1.1 2010/06/19 01:53:09 zorry Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild,v 1.2 2010/08/01 21:04:50 dirtyepic Exp $
-PATCH_VER="1.2"
+PATCH_VER="1.3"
UCLIBC_VER="1.0"
ETYPE="gcc-compiler"
diff --git a/sys-devel/gcc/gcc-4.4.4-r1.ebuild b/sys-devel/gcc/gcc-4.4.4-r1.ebuild
index c2888a25427d..1a105a9b9b77 100644
--- a/sys-devel/gcc/gcc-4.4.4-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.4.4-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r1.ebuild,v 1.3 2010/08/01 03:10:09 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r1.ebuild,v 1.4 2010/08/01 21:04:50 dirtyepic Exp $
-PATCH_VER="1.0"
+PATCH_VER="1.1"
UCLIBC_VER="1.0"
ETYPE="gcc-compiler"