Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Wed, 14 Nov 2007 16:24:23
Message-Id: E1IsL2J-0003SV-Ef@stork.gentoo.org
1 jer 07/11/14 16:24:19
2
3 Modified: ChangeLog binutils-2.18-r1.ebuild
4 Log:
5 Stable for HPPA too (not quite bug #195511).
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.321 sys-devel/binutils/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.321&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.321&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.320&r2=1.321
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
18 retrieving revision 1.320
19 retrieving revision 1.321
20 diff -u -r1.320 -r1.321
21 --- ChangeLog 4 Nov 2007 20:06:23 -0000 1.320
22 +++ ChangeLog 14 Nov 2007 16:24:18 -0000 1.321
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.320 2007/11/04 20:06:23 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.321 2007/11/14 16:24:18 jer Exp $
28 +
29 + 14 Nov 2007; Jeroen Roovers <jer@g.o> binutils-2.18-r1.ebuild:
30 + Stable for HPPA too (not quite bug #195511).
31
32 *binutils-2.18.50.0.3 (04 Nov 2007)
33
34
35
36
37 1.11 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.11&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/binutils-2.18-r1.ebuild?rev=1.11&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/binutils-2.18-r1.ebuild?r1=1.10&r2=1.11
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.10
47 retrieving revision 1.11
48 diff -u -r1.10 -r1.11
49 --- binutils-2.18-r1.ebuild 11 Nov 2007 19:56:06 -0000 1.10
50 +++ binutils-2.18-r1.ebuild 14 Nov 2007 16:24:18 -0000 1.11
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.10 2007/11/11 19:56:06 vapier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r1.ebuild,v 1.11 2007/11/14 16:24:18 jer 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