Gentoo Archives: gentoo-commits

From: "Ryan Hill (rhill)" <rhill@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.7.3-r1.ebuild
Date: Thu, 02 Oct 2014 00:10:33
Message-Id: 20141002001029.D41896B7E@oystercatcher.gentoo.org
1 rhill 14/10/02 00:10:29
2
3 Modified: ChangeLog gcc-4.7.3-r1.ebuild
4 Log:
5 4.7.3 p1.5: Backport PR60155 fix to stable (bug #512586).
6
7 Signed-off-by: Ryan Hill <rhill@g.o>
8 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
9
10 Revision Changes Path
11 1.1021 sys-devel/gcc/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1021&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1021&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.1020&r2=1.1021
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
20 retrieving revision 1.1020
21 retrieving revision 1.1021
22 diff -u -r1.1020 -r1.1021
23 --- ChangeLog 29 Sep 2014 02:58:48 -0000 1.1020
24 +++ ChangeLog 2 Oct 2014 00:10:29 -0000 1.1021
25 @@ -1,6 +1,9 @@
26 # ChangeLog for sys-devel/gcc
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1020 2014/09/29 02:58:48 rhill Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1021 2014/10/02 00:10:29 rhill Exp $
30 +
31 + 02 Oct 2014; Ryan Hill <rhill@g.o> gcc-4.7.3-r1.ebuild:
32 + 4.7.3 p1.5: Backport PR60155 fix to stable (bug #512586).
33
34 29 Sep 2014; Ryan Hill <rhill@g.o> gcc-4.7.4.ebuild:
35 4.7.4 p1.2: Fix openssh build on alpha (bug #512586).
36
37
38
39 1.18 sys-devel/gcc/gcc-4.7.3-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.3-r1.ebuild?rev=1.18&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.3-r1.ebuild?rev=1.18&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.3-r1.ebuild?r1=1.17&r2=1.18
44
45 Index: gcc-4.7.3-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.3-r1.ebuild,v
48 retrieving revision 1.17
49 retrieving revision 1.18
50 diff -u -r1.17 -r1.18
51 --- gcc-4.7.3-r1.ebuild 16 Feb 2014 07:32:05 -0000 1.17
52 +++ gcc-4.7.3-r1.ebuild 2 Oct 2014 00:10:29 -0000 1.18
53 @@ -1,10 +1,10 @@
54 # Copyright 1999-2014 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.7.3-r1.ebuild,v 1.17 2014/02/16 07:32:05 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.3-r1.ebuild,v 1.18 2014/10/02 00:10:29 rhill Exp $
58
59 EAPI="2"
60
61 -PATCH_VER="1.4"
62 +PATCH_VER="1.5"
63 UCLIBC_VER="1.0"
64
65 # Hardened gcc 4 stuff