Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.4.4-r2.ebuild gcc-4.4.5.ebuild
Date: Mon, 29 Nov 2010 20:52:34
Message-Id: 20101129205213.9EEEA20051@flycatcher.gentoo.org
1 dirtyepic 10/11/29 20:52:13
2
3 Modified: ChangeLog gcc-4.4.4-r2.ebuild gcc-4.4.5.ebuild
4 Log:
5 Bump patchsets for parallel build error (bug #337715).
6
7 (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.797 sys-devel/gcc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.797&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.797&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.796&r2=1.797
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
19 retrieving revision 1.796
20 retrieving revision 1.797
21 diff -u -r1.796 -r1.797
22 --- ChangeLog 29 Nov 2010 20:40:15 -0000 1.796
23 +++ ChangeLog 29 Nov 2010 20:52:13 -0000 1.797
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-devel/gcc
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.796 2010/11/29 20:40:15 dirtyepic Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.797 2010/11/29 20:52:13 dirtyepic Exp $
29 +
30 + 29 Nov 2010; Ryan Hill <dirtyepic@g.o> gcc-4.4.4-r2.ebuild,
31 + gcc-4.4.5.ebuild:
32 + Bump patchsets for parallel build error (bug #337715).
33
34 29 Nov 2010; Ryan Hill <dirtyepic@g.o> gcc-4.5.1-r1.ebuild:
35 Bump patchset to fix graphite ICEs (bug #346445).
36
37
38
39 1.10 sys-devel/gcc/gcc-4.4.4-r2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild?r1=1.9&r2=1.10
44
45 Index: gcc-4.4.4-r2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- gcc-4.4.4-r2.ebuild 29 Nov 2010 14:06:17 -0000 1.9
52 +++ gcc-4.4.4-r2.ebuild 29 Nov 2010 20:52:13 -0000 1.10
53 @@ -1,8 +1,8 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $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 $
57 +# $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 $
58
59 -PATCH_VER="1.2"
60 +PATCH_VER="1.3"
61 UCLIBC_VER="1.0"
62
63 ETYPE="gcc-compiler"
64
65
66
67 1.2 sys-devel/gcc/gcc-4.4.5.ebuild
68
69 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild?rev=1.2&view=markup
70 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild?rev=1.2&content-type=text/plain
71 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild?r1=1.1&r2=1.2
72
73 Index: gcc-4.4.5.ebuild
74 ===================================================================
75 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild,v
76 retrieving revision 1.1
77 retrieving revision 1.2
78 diff -u -r1.1 -r1.2
79 --- gcc-4.4.5.ebuild 17 Oct 2010 11:54:40 -0000 1.1
80 +++ gcc-4.4.5.ebuild 29 Nov 2010 20:52:13 -0000 1.2
81 @@ -1,8 +1,8 @@
82 # Copyright 1999-2010 Gentoo Foundation
83 # Distributed under the terms of the GNU General Public License v2
84 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild,v 1.1 2010/10/17 11:54:40 dirtyepic Exp $
85 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild,v 1.2 2010/11/29 20:52:13 dirtyepic Exp $
86
87 -PATCH_VER="1.0"
88 +PATCH_VER="1.1"
89 UCLIBC_VER="1.0"
90
91 ETYPE="gcc-compiler"