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: binutils-2.20.1-r1.ebuild ChangeLog
Date: Sun, 09 May 2010 08:33:05
Message-Id: 20100509083248.0D2C028055@corvid.gentoo.org
1 vapier 10/05/09 08:32:47
2
3 Modified: ChangeLog
4 Added: binutils-2.20.1-r1.ebuild
5 Log:
6 Add fix from upstream for ld internal error #317549, add fix from upstream for dynamic PIEs #311081, and fix patching on mips systems #310279.
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.387 sys-devel/binutils/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.387&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.387&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.386&r2=1.387
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
19 retrieving revision 1.386
20 retrieving revision 1.387
21 diff -u -r1.386 -r1.387
22 --- ChangeLog 14 Apr 2010 00:47:13 -0000 1.386
23 +++ ChangeLog 9 May 2010 08:32:47 -0000 1.387
24 @@ -1,6 +1,13 @@
25 # ChangeLog for sys-devel/binutils
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.386 2010/04/14 00:47:13 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.387 2010/05/09 08:32:47 vapier Exp $
29 +
30 +*binutils-2.20.1-r1 (09 May 2010)
31 +
32 + 09 May 2010; Mike Frysinger <vapier@g.o>
33 + +binutils-2.20.1-r1.ebuild:
34 + Add fix from upstream for ld internal error #317549, add fix from upstream
35 + for dynamic PIEs #311081, and fix patching on mips systems #310279.
36
37 *binutils-2.20.51.0.8 (14 Apr 2010)
38
39
40
41
42 1.1 sys-devel/binutils/binutils-2.20.1-r1.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.1&content-type=text/plain
46
47 Index: binutils-2.20.1-r1.ebuild
48 ===================================================================
49 # Copyright 1999-2010 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.1 2010/05/09 08:32:47 vapier Exp $
52
53 PATCHVER="1.1"
54 ELF2FLT_VER=""
55 inherit toolchain-binutils
56
57 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"