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-hppa64: binutils-hppa64-2.22.ebuild ChangeLog
Date: Mon, 05 Mar 2012 21:18:15
Message-Id: 20120305211805.68E412004B@flycatcher.gentoo.org
1 jer 12/03/05 21:18:05
2
3 Modified: binutils-hppa64-2.22.ebuild ChangeLog
4 Log:
5 Bump PATCHVER.
6
7 (Portage version: 2.2.0_alpha89/cvs/Linux i686)
8
9 Revision Changes Path
10 1.3 sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild?r1=1.2&r2=1.3
15
16 Index: binutils-hppa64-2.22.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- binutils-hppa64-2.22.ebuild 8 Feb 2012 05:23:36 -0000 1.2
23 +++ binutils-hppa64-2.22.ebuild 5 Mar 2012 21:18:05 -0000 1.3
24 @@ -1,10 +1,10 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild,v 1.2 2012/02/08 05:23:36 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild,v 1.3 2012/03/05 21:18:05 jer Exp $
29
30 export CTARGET=hppa64-${CHOST#*-}
31
32 -PATCHVER="1.1"
33 +PATCHVER="1.2"
34 ELF2FLT_VER=""
35 inherit toolchain-binutils
36
37
38
39
40 1.25 sys-devel/binutils-hppa64/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog?rev=1.25&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog?rev=1.25&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog?r1=1.24&r2=1.25
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v
49 retrieving revision 1.24
50 retrieving revision 1.25
51 diff -u -r1.24 -r1.25
52 --- ChangeLog 8 Feb 2012 00:14:24 -0000 1.24
53 +++ ChangeLog 5 Mar 2012 21:18:05 -0000 1.25
54 @@ -1,6 +1,9 @@
55 # ChangeLog for sys-devel/binutils-hppa64
56 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.24 2012/02/08 00:14:24 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.25 2012/03/05 21:18:05 jer Exp $
59 +
60 + 05 Mar 2012; Jeroen Roovers <jer@g.o> binutils-hppa64-2.22.ebuild:
61 + Bump PATCHVER.
62
63 *binutils-hppa64-2.22 (08 Feb 2012)