summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2010-11-29 20:52:13 +0000
committerRyan Hill <dirtyepic@gentoo.org>2010-11-29 20:52:13 +0000
commit5962bfc17c5059d590515cf86a6cf98b550e9bb8 (patch)
treef6a9baebfe313c231868dd45f8b0542595cc18da /sys-devel/gcc
parentFix libevent dependency and check for libevent.so instead of libevent.a in co... (diff)
downloadgentoo-2-5962bfc17c5059d590515cf86a6cf98b550e9bb8.tar.gz
gentoo-2-5962bfc17c5059d590515cf86a6cf98b550e9bb8.tar.bz2
gentoo-2-5962bfc17c5059d590515cf86a6cf98b550e9bb8.zip
Bump patchsets for parallel build error (bug #337715).
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r--sys-devel/gcc/ChangeLog6
-rw-r--r--sys-devel/gcc/gcc-4.4.4-r2.ebuild4
-rw-r--r--sys-devel/gcc/gcc-4.4.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index ab1ecb1612cd..123f1b2cc721 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.796 2010/11/29 20:40:15 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.797 2010/11/29 20:52:13 dirtyepic Exp $
+
+ 29 Nov 2010; Ryan Hill <dirtyepic@gentoo.org> gcc-4.4.4-r2.ebuild,
+ gcc-4.4.5.ebuild:
+ Bump patchsets for parallel build error (bug #337715).
29 Nov 2010; Ryan Hill <dirtyepic@gentoo.org> gcc-4.5.1-r1.ebuild:
Bump patchset to fix graphite ICEs (bug #346445).
diff --git a/sys-devel/gcc/gcc-4.4.4-r2.ebuild b/sys-devel/gcc/gcc-4.4.4-r2.ebuild
index 5caf21745ed3..1da05a460780 100644
--- a/sys-devel/gcc/gcc-4.4.4-r2.ebuild
+++ b/sys-devel/gcc/gcc-4.4.4-r2.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-r2.ebuild,v 1.9 2010/11/29 14:06:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild,v 1.10 2010/11/29 20:52:13 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.5.ebuild b/sys-devel/gcc/gcc-4.4.5.ebuild
index 908345a03cd1..ecc3c1457e6d 100644
--- a/sys-devel/gcc/gcc-4.4.5.ebuild
+++ b/sys-devel/gcc/gcc-4.4.5.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.5.ebuild,v 1.1 2010/10/17 11:54:40 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild,v 1.2 2010/11/29 20:52:13 dirtyepic Exp $
-PATCH_VER="1.0"
+PATCH_VER="1.1"
UCLIBC_VER="1.0"
ETYPE="gcc-compiler"