Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: ChangeLog binutils-2.19.1-r1.ebuild
Date: Wed, 09 Sep 2009 06:38:17
Message-Id: E1MlGop-0006Ys-Av@stork.gentoo.org
1 vapier 09/09/09 06:38:15
2
3 Modified: ChangeLog binutils-2.19.1-r1.ebuild
4 Log:
5 Fix gold build with gcc-4.4 #269260.
6 (Portage version: 2.2_rc40/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.368 sys-devel/binutils/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.368&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.368&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.367&r2=1.368
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
18 retrieving revision 1.367
19 retrieving revision 1.368
20 diff -u -r1.367 -r1.368
21 --- ChangeLog 9 Sep 2009 05:48:33 -0000 1.367
22 +++ ChangeLog 9 Sep 2009 06:38:15 -0000 1.368
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-devel/binutils
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.367 2009/09/09 05:48:33 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.368 2009/09/09 06:38:15 vapier Exp $
28 +
29 + 09 Sep 2009; Mike Frysinger <vapier@g.o> binutils-2.19.1-r1.ebuild:
30 + Fix gold build with gcc-4.4 #269260.
31
32 *binutils-2.20.51.0.1 (09 Sep 2009)
33
34
35
36
37 1.2 sys-devel/binutils/binutils-2.19.1-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild?r1=1.1&r2=1.2
42
43 Index: binutils-2.19.1-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- binutils-2.19.1-r1.ebuild 14 Mar 2009 11:41:13 -0000 1.1
50 +++ binutils-2.19.1-r1.ebuild 9 Sep 2009 06:38:15 -0000 1.2
51 @@ -1,8 +1,8 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild,v 1.1 2009/03/14 11:41:13 vapier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild,v 1.2 2009/09/09 06:38:15 vapier Exp $
56
57 -PATCHVER="1.1"
58 +PATCHVER="1.2"
59 ELF2FLT_VER=""
60 inherit toolchain-binutils