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: ChangeLog binutils-2.22-r1.ebuild
Date: Sun, 04 Mar 2012 06:09:40
Message-Id: 20120304060931.27B402004B@flycatcher.gentoo.org
1 vapier 12/03/04 06:09:31
2
3 Modified: ChangeLog binutils-2.22-r1.ebuild
4 Log:
5 Add fix from upstream for hppa/plt handling #406349 by Jeroen Roovers.
6
7 (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.438 sys-devel/binutils/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.438&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.438&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.437&r2=1.438
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
19 retrieving revision 1.437
20 retrieving revision 1.438
21 diff -u -r1.437 -r1.438
22 --- ChangeLog 6 Feb 2012 04:29:29 -0000 1.437
23 +++ ChangeLog 4 Mar 2012 06:09:31 -0000 1.438
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-devel/binutils
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.437 2012/02/06 04:29:29 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.438 2012/03/04 06:09:31 vapier Exp $
29 +
30 + 04 Mar 2012; Mike Frysinger <vapier@g.o> binutils-2.22-r1.ebuild:
31 + Add fix from upstream for hppa/plt handling #406349 by Jeroen Roovers.
32
33 06 Feb 2012; Mike Frysinger <vapier@g.o> binutils-2.22.52.0.1.ebuild:
34 Drop KEYWORDS -- didn't mean to add those.
35
36
37
38 1.2 sys-devel/binutils/binutils-2.22-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.22-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.22-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.22-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: binutils-2.22-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.22-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- binutils-2.22-r1.ebuild 11 Dec 2011 21:03:27 -0000 1.1
51 +++ binutils-2.22-r1.ebuild 4 Mar 2012 06:09:31 -0000 1.2
52 @@ -1,8 +1,8 @@
53 -# Copyright 1999-2011 Gentoo Foundation
54 +# Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.22-r1.ebuild,v 1.1 2011/12/11 21:03:27 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.22-r1.ebuild,v 1.2 2012/03/04 06:09:31 vapier Exp $
58
59 -PATCHVER="1.1"
60 +PATCHVER="1.2"
61 ELF2FLT_VER=""
62 inherit toolchain-binutils