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.52.0.1.ebuild
Date: Sun, 05 Feb 2012 02:58:02
Message-Id: 20120205025752.AABD42004C@flycatcher.gentoo.org
1 vapier 12/02/05 02:57:52
2
3 Modified: ChangeLog
4 Added: binutils-2.22.52.0.1.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.436 sys-devel/binutils/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.436&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.436&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.435&r2=1.436
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
20 retrieving revision 1.435
21 retrieving revision 1.436
22 diff -u -r1.435 -r1.436
23 --- ChangeLog 5 Feb 2012 02:57:06 -0000 1.435
24 +++ ChangeLog 5 Feb 2012 02:57:52 -0000 1.436
25 @@ -1,6 +1,11 @@
26 # ChangeLog for sys-devel/binutils
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.435 2012/02/05 02:57:06 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.436 2012/02/05 02:57:52 vapier Exp $
30 +
31 +*binutils-2.22.52.0.1 (05 Feb 2012)
32 +
33 + 05 Feb 2012; Mike Frysinger <vapier@g.o> +binutils-2.22.52.0.1.ebuild:
34 + Version bump.
35
36 *binutils-9999 (05 Feb 2012)
37
38
39
40
41 1.1 sys-devel/binutils/binutils-2.22.52.0.1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.22.52.0.1.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.22.52.0.1.ebuild?rev=1.1&content-type=text/plain
45
46 Index: binutils-2.22.52.0.1.ebuild
47 ===================================================================
48 # Copyright 1999-2012 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.22.52.0.1.ebuild,v 1.1 2012/02/05 02:57:52 vapier Exp $
51
52 PATCHVER="1.0"
53 ELF2FLT_VER=""
54 inherit toolchain-binutils
55
56 # 66_all_binutils-2.22-warn-textrel.patch fails to apply with
57 # patch-2.5.9, so require a version that for sure works
58 DEPEND+=" >=sys-devel/patch-2.6.1"
59
60 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -sparc-fbsd -x86-fbsd"