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.2.4-r1.ebuild gcc-4.1.2.ebuild
Date: Sat, 28 Dec 2013 01:38:44
Message-Id: 20131228013839.8538B2004C@flycatcher.gentoo.org
1 dirtyepic 13/12/28 01:38:39
2
3 Modified: ChangeLog gcc-4.2.4-r1.ebuild gcc-4.1.2.ebuild
4 Log:
5 Backport libgcj patch for glibc-2.15 a couple more versions.
6
7 Signed-off-by: Ryan Hill <dirtyepic@g.o>
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
9
10 Revision Changes Path
11 1.988 sys-devel/gcc/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.988&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.988&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.987&r2=1.988
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
20 retrieving revision 1.987
21 retrieving revision 1.988
22 diff -u -r1.987 -r1.988
23 --- ChangeLog 24 Dec 2013 06:16:08 -0000 1.987
24 +++ ChangeLog 28 Dec 2013 01:38:39 -0000 1.988
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sys-devel/gcc
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.987 2013/12/24 06:16:08 dirtyepic Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.988 2013/12/28 01:38:39 dirtyepic Exp $
30 +
31 + 28 Dec 2013; Ryan Hill <dirtyepic@g.o> gcc-4.1.2.ebuild,
32 + gcc-4.2.4-r1.ebuild:
33 + Backport libgcj patch for glibc-2.15 a couple more versions.
34
35 24 Dec 2013; Ryan Hill <dirtyepic@g.o> gcc-4.6.4.ebuild,
36 gcc-4.7.3-r1.ebuild:
37
38
39
40 1.15 sys-devel/gcc/gcc-4.2.4-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild?rev=1.15&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild?rev=1.15&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild?r1=1.14&r2=1.15
45
46 Index: gcc-4.2.4-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild,v
49 retrieving revision 1.14
50 retrieving revision 1.15
51 diff -u -r1.14 -r1.15
52 --- gcc-4.2.4-r1.ebuild 12 Apr 2013 06:47:58 -0000 1.14
53 +++ gcc-4.2.4-r1.ebuild 28 Dec 2013 01:38:39 -0000 1.15
54 @@ -1,8 +1,8 @@
55 # Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild,v 1.14 2013/04/12 06:47:58 ulm Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild,v 1.15 2013/12/28 01:38:39 dirtyepic Exp $
59
60 -PATCH_VER="1.2"
61 +PATCH_VER="1.3"
62 UCLIBC_VER="1.0"
63
64 inherit toolchain
65
66
67
68 1.36 sys-devel/gcc/gcc-4.1.2.ebuild
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.36&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.36&content-type=text/plain
72 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?r1=1.35&r2=1.36
73
74 Index: gcc-4.1.2.ebuild
75 ===================================================================
76 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v
77 retrieving revision 1.35
78 retrieving revision 1.36
79 diff -u -r1.35 -r1.36
80 --- gcc-4.1.2.ebuild 5 Oct 2013 04:08:32 -0000 1.35
81 +++ gcc-4.1.2.ebuild 28 Dec 2013 01:38:39 -0000 1.36
82 @@ -1,8 +1,8 @@
83 # Copyright 1999-2013 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.35 2013/10/05 04:08:32 dirtyepic Exp $
86 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.36 2013/12/28 01:38:39 dirtyepic Exp $
87
88 -PATCH_VER="1.4"
89 +PATCH_VER="1.5"
90 UCLIBC_VER="1.0"
91 D_VER="0.24"