Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@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: Wed, 29 Oct 2014 10:34:15
Message-Id: 20141029103412.11E838FDF@oystercatcher.gentoo.org
1 ago 14/10/29 10:34:12
2
3 Modified: binutils-2.24-r3.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #526482
6
7 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.5 sys-devel/binutils/binutils-2.24-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild?r1=1.4&r2=1.5
15
16 Index: binutils-2.24-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- binutils-2.24-r3.ebuild 23 Oct 2014 00:14:32 -0000 1.4
23 +++ binutils-2.24-r3.ebuild 29 Oct 2014 10:34:12 -0000 1.5
24 @@ -1,9 +1,9 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild,v 1.4 2014/10/23 00:14:32 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild,v 1.5 2014/10/29 10:34:12 ago Exp $
29
30 PATCHVER="1.4"
31 ELF2FLT_VER=""
32 inherit toolchain-binutils
33
34 -KEYWORDS="~alpha ~amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc ~x86 -amd64-fbsd -sparc-fbsd ~x86-fbsd"
35 +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc ~x86 -amd64-fbsd -sparc-fbsd ~x86-fbsd"
36
37
38
39 1.520 sys-devel/binutils/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.520&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.520&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.519&r2=1.520
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
48 retrieving revision 1.519
49 retrieving revision 1.520
50 diff -u -r1.519 -r1.520
51 --- ChangeLog 23 Oct 2014 00:14:32 -0000 1.519
52 +++ ChangeLog 29 Oct 2014 10:34:12 -0000 1.520
53 @@ -1,6 +1,9 @@
54 # ChangeLog for sys-devel/binutils
55 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.519 2014/10/23 00:14:32 blueness Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.520 2014/10/29 10:34:12 ago Exp $
58 +
59 + 29 Oct 2014; Agostino Sarubbo <ago@g.o> binutils-2.24-r3.ebuild:
60 + Stable for amd64, wrt bug #526482
61
62 23 Oct 2014; Anthony G. Basile <blueness@g.o> binutils-2.24-r3.ebuild:
63 Stable ppc and ppc64, bug #526482