Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: ChangeLog binutils-2.21.1-r1.ebuild
Date: Thu, 17 Nov 2011 18:54:18
Message-Id: 20111117185409.62C282004C@flycatcher.gentoo.org
1 phajdan.jr 11/11/17 18:54:09
2
3 Modified: ChangeLog binutils-2.21.1-r1.ebuild
4 Log:
5 x86 stable wrt bug #378485
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.426 sys-devel/binutils/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.426&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.426&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.425&r2=1.426
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
19 retrieving revision 1.425
20 retrieving revision 1.426
21 diff -u -r1.425 -r1.426
22 --- ChangeLog 16 Oct 2011 23:28:18 -0000 1.425
23 +++ ChangeLog 17 Nov 2011 18:54:09 -0000 1.426
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-devel/binutils
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.425 2011/10/16 23:28:18 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.426 2011/11/17 18:54:09 phajdan.jr Exp $
29 +
30 + 17 Nov 2011; Pawel Hajdan jr <phajdan.jr@g.o>
31 + binutils-2.21.1-r1.ebuild:
32 + x86 stable wrt bug #378485
33
34 16 Oct 2011; Mike Frysinger <vapier@g.o> binutils-2.21.1-r1.ebuild:
35 Add fix from upstream for mips ld segfaults #387055 by Matt Turner.
36
37
38
39 1.8 sys-devel/binutils/binutils-2.21.1-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.21.1-r1.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.21.1-r1.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.21.1-r1.ebuild?r1=1.7&r2=1.8
44
45 Index: binutils-2.21.1-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.21.1-r1.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- binutils-2.21.1-r1.ebuild 16 Oct 2011 23:28:18 -0000 1.7
52 +++ binutils-2.21.1-r1.ebuild 17 Nov 2011 18:54:09 -0000 1.8
53 @@ -1,9 +1,9 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.21.1-r1.ebuild,v 1.7 2011/10/16 23:28:18 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.21.1-r1.ebuild,v 1.8 2011/11/17 18:54:09 phajdan.jr Exp $
58
59 PATCHVER="1.3"
60 ELF2FLT_VER=""
61 inherit toolchain-binutils
62
63 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -sparc-fbsd -x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 -sparc-fbsd -x86-fbsd"