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.18-r2.ebuild
Date: Mon, 23 Jun 2008 02:08:44
Message-Id: E1KAbTy-00044U-MV@stork.gentoo.org
1 vapier 08/06/23 02:08:38
2
3 Modified: ChangeLog
4 Added: binutils-2.18-r2.ebuild
5 Log:
6 Drop gnu hash patch for mips #211680 and backport freebsd fixups #223249.
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.25 x86_64)
8
9 Revision Changes Path
10 1.327 sys-devel/binutils/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.327&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.327&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.326&r2=1.327
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
19 retrieving revision 1.326
20 retrieving revision 1.327
21 diff -u -r1.326 -r1.327
22 --- ChangeLog 10 May 2008 12:06:52 -0000 1.326
23 +++ ChangeLog 23 Jun 2008 02:08:38 -0000 1.327
24 @@ -1,6 +1,11 @@
25 # ChangeLog for sys-devel/binutils
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.326 2008/05/10 12:06:52 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.327 2008/06/23 02:08:38 vapier Exp $
29 +
30 +*binutils-2.18-r2 (23 Jun 2008)
31 +
32 + 23 Jun 2008; Mike Frysinger <vapier@g.o> +binutils-2.18-r2.ebuild:
33 + Drop gnu hash patch for mips #211680 and backport freebsd fixups #223249.
34
35 *binutils-2.18.50.0.7 (10 May 2008)
36
37
38
39
40 1.1 sys-devel/binutils/binutils-2.18-r2.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/binutils-2.18-r2.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/binutils/binutils-2.18-r2.ebuild?rev=1.1&content-type=text/plain
44
45 Index: binutils-2.18-r2.ebuild
46 ===================================================================
47 # Copyright 1999-2008 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r2.ebuild,v 1.1 2008/06/23 02:08:38 vapier Exp $
50
51 PATCHVER="1.6"
52 ELF2FLT_VER=""
53 inherit toolchain-binutils
54
55 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
56
57
58
59 --
60 gentoo-commits@l.g.o mailing list