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.24-r3.ebuild ChangeLog
Date: Tue, 03 Jun 2014 02:55:21
Message-Id: 20140603025518.3A10D2004F@flycatcher.gentoo.org
1 vapier 14/06/03 02:55:18
2
3 Modified: ChangeLog
4 Added: binutils-2.24-r3.ebuild
5 Log:
6 Fix from upstream for relax on alpha #366025 by Matt Turner. Fix from upstream for as-needed on hppa #466924 by Jeroen Roovers.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
9
10 Revision Changes Path
11 1.514 sys-devel/binutils/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.514&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.514&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.513&r2=1.514
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
20 retrieving revision 1.513
21 retrieving revision 1.514
22 diff -u -r1.513 -r1.514
23 --- ChangeLog 1 Feb 2014 05:48:33 -0000 1.513
24 +++ ChangeLog 3 Jun 2014 02:55:18 -0000 1.514
25 @@ -1,6 +1,12 @@
26 # ChangeLog for sys-devel/binutils
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.513 2014/02/01 05:48:33 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.514 2014/06/03 02:55:18 vapier Exp $
30 +
31 +*binutils-2.24-r3 (03 Jun 2014)
32 +
33 + 03 Jun 2014; Mike Frysinger <vapier@g.o> +binutils-2.24-r3.ebuild:
34 + Fix from upstream for relax on alpha #366025 by Matt Turner. Fix from
35 + upstream for as-needed on hppa #466924 by Jeroen Roovers.
36
37 *binutils-2.24.51.0.3 (01 Feb 2014)
38
39
40
41
42 1.1 sys-devel/binutils/binutils-2.24-r3.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild?rev=1.1&content-type=text/plain
46
47 Index: binutils-2.24-r3.ebuild
48 ===================================================================
49 # Copyright 1999-2014 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.24-r3.ebuild,v 1.1 2014/06/03 02:55:18 vapier Exp $
52
53 PATCHVER="1.4"
54 ELF2FLT_VER=""
55 inherit toolchain-binutils
56
57 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -amd64-fbsd -sparc-fbsd ~x86-fbsd"