Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-4.3.4.ebuild ChangeLog
Date: Fri, 30 Oct 2009 17:59:37
Message-Id: E1N3vl9-0003gR-IJ@stork.gentoo.org
1 maekke 09/10/30 17:59:35
2
3 Modified: gcc-4.3.4.ebuild ChangeLog
4 Log:
5 arm stable, bug #288621
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 sys-devel/gcc/gcc-4.3.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild?r1=1.6&r2=1.7
14
15 Index: gcc-4.3.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- gcc-4.3.4.ebuild 27 Oct 2009 18:14:10 -0000 1.6
22 +++ gcc-4.3.4.ebuild 30 Oct 2009 17:59:34 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v 1.6 2009/10/27 18:14:10 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v 1.7 2009/10/30 17:59:34 maekke Exp $
28
29 GENTOO_PATCH_EXCLUDE="69_all_gcc43-pr39013.patch" #262567
30
31 @@ -28,7 +28,7 @@
32 DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
33
34 LICENSE="GPL-3 LGPL-3 libgcc libstdc++"
35 -KEYWORDS="alpha amd64 ~arm -hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm -hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
37
38 RDEPEND=">=sys-libs/zlib-1.1.4
39 >=sys-devel/gcc-config-1.4
40
41
42
43 1.736 sys-devel/gcc/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.736&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.736&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.735&r2=1.736
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
52 retrieving revision 1.735
53 retrieving revision 1.736
54 diff -u -r1.735 -r1.736
55 --- ChangeLog 27 Oct 2009 18:14:10 -0000 1.735
56 +++ ChangeLog 30 Oct 2009 17:59:34 -0000 1.736
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-devel/gcc
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.735 2009/10/27 18:14:10 klausman Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.736 2009/10/30 17:59:34 maekke Exp $
62 +
63 + 30 Oct 2009; Markus Meier <maekke@g.o> gcc-4.3.4.ebuild:
64 + arm stable, bug #288621
65
66 27 Oct 2009; Tobias Klausmann <klausman@g.o> gcc-4.3.4.ebuild:
67 Stable on alpha, bug #288621