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.4.ebuild
Date: Mon, 29 Sep 2014 02:58:54
Message-Id: 20140929025848.7025A263@oystercatcher.gentoo.org
1 rhill 14/09/29 02:58:48
2
3 Modified: ChangeLog gcc-4.7.4.ebuild
4 Log:
5 4.7.4 p1.2: Fix openssh build on alpha (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.1020 sys-devel/gcc/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1020&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1020&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.1019&r2=1.1020
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
20 retrieving revision 1.1019
21 retrieving revision 1.1020
22 diff -u -r1.1019 -r1.1020
23 --- ChangeLog 28 Sep 2014 11:01:41 -0000 1.1019
24 +++ ChangeLog 29 Sep 2014 02:58:48 -0000 1.1020
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.1019 2014/09/28 11:01:41 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1020 2014/09/29 02:58:48 rhill Exp $
30 +
31 + 29 Sep 2014; Ryan Hill <rhill@g.o> gcc-4.7.4.ebuild:
32 + 4.7.4 p1.2: Fix openssh build on alpha (bug #512586).
33
34 28 Sep 2014; Jeroen Roovers <jer@g.o> gcc-4.8.3.ebuild:
35 Stable for HPPA (bug #516152).
36
37
38
39 1.3 sys-devel/gcc/gcc-4.7.4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild?r1=1.2&r2=1.3
44
45 Index: gcc-4.7.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- gcc-4.7.4.ebuild 31 Jul 2014 06:32:24 -0000 1.2
52 +++ gcc-4.7.4.ebuild 29 Sep 2014 02:58:48 -0000 1.3
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.4.ebuild,v 1.2 2014/07/31 06:32:24 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild,v 1.3 2014/09/29 02:58:48 rhill Exp $
58
59 EAPI="4"
60
61 -PATCH_VER="1.1"
62 +PATCH_VER="1.2"
63 UCLIBC_VER="1.0"
64
65 # Hardened gcc 4 stuff