Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20-r1.ebuild ChangeLog binutils-2.20.ebuild
Date: Fri, 26 Feb 2010 21:48:22
Message-Id: E1Nl82j-0002Ir-5F@stork.gentoo.org
1 halcy0n 10/02/26 21:48:17
2
3 Modified: ChangeLog
4 Added: binutils-2.20-r1.ebuild
5 Removed: binutils-2.20.ebuild
6 Log:
7 Bump for new patchset which fixes bug #302696
8 (Portage version: 2.2_rc62/cvs/Linux i686)
9
10 Revision Changes Path
11 1.381 sys-devel/binutils/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.381&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.381&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.380&r2=1.381
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
20 retrieving revision 1.380
21 retrieving revision 1.381
22 diff -u -r1.380 -r1.381
23 --- ChangeLog 7 Feb 2010 23:24:23 -0000 1.380
24 +++ ChangeLog 26 Feb 2010 21:48:16 -0000 1.381
25 @@ -1,6 +1,12 @@
26 # ChangeLog for sys-devel/binutils
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.380 2010/02/07 23:24:23 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.381 2010/02/26 21:48:16 halcy0n Exp $
30 +
31 +*binutils-2.20-r1 (26 Feb 2010)
32 +
33 + 26 Feb 2010; Mark Loeser <halcy0n@g.o> -binutils-2.20.ebuild,
34 + +binutils-2.20-r1.ebuild:
35 + Bump for new patchset which fixes bug #302696
36
37 *binutils-2.20.51.0.6 (07 Feb 2010)
38
39
40
41
42 1.1 sys-devel/binutils/binutils-2.20-r1.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/binutils-2.20-r1.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/binutils-2.20-r1.ebuild?rev=1.1&content-type=text/plain
46
47 Index: binutils-2.20-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-r1.ebuild,v 1.1 2010/02/26 21:48:16 halcy0n Exp $
52
53 PATCHVER="1.2"
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"