Gentoo Archives: gentoo-commits

From: "Joshua Kinard (kumba)" <kumba@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: ChangeLog binutils-2.18-r1.ebuild
Date: Tue, 20 Nov 2007 04:12:25
Message-Id: E1IuKTD-0005Ec-D2@stork.gentoo.org
1 kumba 07/11/20 04:12:19
2
3 Modified: ChangeLog binutils-2.18-r1.ebuild
4 Log:
5 Stable on mips, per #195511.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.322 sys-devel/binutils/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.322&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.322&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.321&r2=1.322
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
18 retrieving revision 1.321
19 retrieving revision 1.322
20 diff -u -r1.321 -r1.322
21 --- ChangeLog 14 Nov 2007 16:24:18 -0000 1.321
22 +++ ChangeLog 20 Nov 2007 04:12:18 -0000 1.322
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-devel/binutils
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.321 2007/11/14 16:24:18 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.322 2007/11/20 04:12:18 kumba Exp $
28 +
29 + 20 Nov 2007; Joshua Kinard <kumba@g.o> binutils-2.18-r1.ebuild:
30 + Stable on mips, per #195511.
31
32 14 Nov 2007; Jeroen Roovers <jer@g.o> binutils-2.18-r1.ebuild:
33 Stable for HPPA too (not quite bug #195511).
34
35
36
37 1.12 sys-devel/binutils/binutils-2.18-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/binutils-2.18-r1.ebuild?rev=1.12&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/binutils-2.18-r1.ebuild?rev=1.12&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/binutils-2.18-r1.ebuild?r1=1.11&r2=1.12
42
43 Index: binutils-2.18-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r1.ebuild,v
46 retrieving revision 1.11
47 retrieving revision 1.12
48 diff -u -r1.11 -r1.12
49 --- binutils-2.18-r1.ebuild 14 Nov 2007 16:24:18 -0000 1.11
50 +++ binutils-2.18-r1.ebuild 20 Nov 2007 04:12:18 -0000 1.12
51 @@ -1,9 +1,9 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r1.ebuild,v 1.11 2007/11/14 16:24:18 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r1.ebuild,v 1.12 2007/11/20 04:12:18 kumba Exp $
56
57 PATCHVER="1.5"
58 ELF2FLT_VER=""
59 inherit toolchain-binutils
60
61 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
62 +KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 ~sh sparc x86"
63
64
65
66 --
67 gentoo-commits@g.o mailing list