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: Fri, 25 Jun 2010 02:49:02
Message-Id: 20100625024856.B94A02CF56@corvid.gentoo.org
1 vapier 10/06/25 02:48:56
2
3 Modified: binutils-2.20.1-r1.ebuild ChangeLog
4 Log:
5 Mark ia64 stable #298571.
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 sys-devel/binutils/binutils-2.20.1-r1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?r1=1.5&r2=1.6
14
15 Index: binutils-2.20.1-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- binutils-2.20.1-r1.ebuild 24 Jun 2010 06:01:32 -0000 1.5
22 +++ binutils-2.20.1-r1.ebuild 25 Jun 2010 02:48:55 -0000 1.6
23 @@ -1,9 +1,9 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.5 2010/06/24 06:01:32 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.6 2010/06/25 02:48:55 vapier Exp $
28
29 PATCHVER="1.1"
30 ELF2FLT_VER=""
31 inherit toolchain-binutils
32
33 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
34 +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
35
36
37
38 1.393 sys-devel/binutils/ChangeLog
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.393&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.393&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.392&r2=1.393
43
44 Index: ChangeLog
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
47 retrieving revision 1.392
48 retrieving revision 1.393
49 diff -u -r1.392 -r1.393
50 --- ChangeLog 24 Jun 2010 06:01:32 -0000 1.392
51 +++ ChangeLog 25 Jun 2010 02:48:56 -0000 1.393
52 @@ -1,6 +1,9 @@
53 # ChangeLog for sys-devel/binutils
54 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.392 2010/06/24 06:01:32 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.393 2010/06/25 02:48:56 vapier Exp $
57 +
58 + 25 Jun 2010; Mike Frysinger <vapier@g.o> binutils-2.20.1-r1.ebuild:
59 + Mark ia64 stable #298571.
60
61 24 Jun 2010; Jeroen Roovers <jer@g.o> binutils-2.20.1-r1.ebuild:
62 Stable for HPPA (bug #298571).