Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.1.2.ebuild
Date: Mon, 19 Jan 2009 16:36:36
Message-Id: E1LOx73-0006VF-GB@stork.gentoo.org
1 halcy0n 09/01/19 16:36:33
2
3 Modified: ChangeLog gcc-4.1.2.ebuild
4 Log:
5 Another patchset bump because I forgot a patch for arm
6 (Portage version: 2.2_rc22/cvs/Linux 2.6.27.1 x86_64)
7
8 Revision Changes Path
9 1.677 sys-devel/gcc/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.677&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.677&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.676&r2=1.677
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
18 retrieving revision 1.676
19 retrieving revision 1.677
20 diff -u -r1.676 -r1.677
21 --- ChangeLog 17 Jan 2009 22:08:48 -0000 1.676
22 +++ ChangeLog 19 Jan 2009 16:36:33 -0000 1.677
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-devel/gcc
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.676 2009/01/17 22:08:48 halcy0n Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.677 2009/01/19 16:36:33 halcy0n Exp $
28 +
29 + 19 Jan 2009; Mark Loeser <halcy0n@g.o> gcc-4.1.2.ebuild:
30 + Another patchset bump because I forgot a patch for arm
31
32 17 Jan 2009; Mark Loeser <halcy0n@g.o> gcc-4.1.2.ebuild:
33 Bump patchset to fix a bug for arm
34
35
36
37 1.22 sys-devel/gcc/gcc-4.1.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.22&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.22&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?r1=1.21&r2=1.22
42
43 Index: gcc-4.1.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v
46 retrieving revision 1.21
47 retrieving revision 1.22
48 diff -u -r1.21 -r1.22
49 --- gcc-4.1.2.ebuild 17 Jan 2009 22:08:48 -0000 1.21
50 +++ gcc-4.1.2.ebuild 19 Jan 2009 16:36:33 -0000 1.22
51 @@ -1,8 +1,8 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.21 2009/01/17 22:08:48 halcy0n Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.22 2009/01/19 16:36:33 halcy0n Exp $
56
57 -PATCH_VER="1.2"
58 +PATCH_VER="1.3"
59 UCLIBC_VER="1.0"
60 D_VER="0.24"