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