Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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, 03 Feb 2010 20:08:29
Message-Id: E1NclWU-0007om-Mz@stork.gentoo.org
1 jer 10/02/03 20:08:26
2
3 Modified: ChangeLog binutils-2.19.1-r1.ebuild
4 Log:
5 Stable for HPPA too.
6 (Portage version: 2.2_rc62/cvs/Linux i686)
7
8 Revision Changes Path
9 1.379 sys-devel/binutils/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.379&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.379&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.378&r2=1.379
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
18 retrieving revision 1.378
19 retrieving revision 1.379
20 diff -u -r1.378 -r1.379
21 --- ChangeLog 28 Jan 2010 00:29:04 -0000 1.378
22 +++ ChangeLog 3 Feb 2010 20:08:25 -0000 1.379
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-devel/binutils
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.378 2010/01/28 00:29:04 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.379 2010/02/03 20:08:25 jer Exp $
28 +
29 + 03 Feb 2010; Jeroen Roovers <jer@g.o> binutils-2.19.1-r1.ebuild:
30 + Stable for HPPA too.
31
32 28 Jan 2010; Mike Frysinger <vapier@g.o> metadata.xml:
33 Drop USE=gold per #301480 -- gold is always enabled as a secondary linker
34
35
36
37 1.6 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.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild?rev=1.6&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.5&r2=1.6
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.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- binutils-2.19.1-r1.ebuild 11 Jan 2010 16:54:40 -0000 1.5
50 +++ binutils-2.19.1-r1.ebuild 3 Feb 2010 20:08:26 -0000 1.6
51 @@ -1,9 +1,9 @@
52 # Copyright 1999-2010 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.5 2010/01/11 16:54:40 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild,v 1.6 2010/02/03 20:08:26 jer Exp $
56
57 PATCHVER="1.2"
58 ELF2FLT_VER=""
59 inherit toolchain-binutils
60
61 -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
62 +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ppc64 s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"