Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-4.3.6-r1.ebuild ChangeLog
Date: Mon, 27 Feb 2012 15:15:07
Message-Id: 20120227151452.AD88D2004B@flycatcher.gentoo.org
1 ago 12/02/27 15:14:52
2
3 Modified: gcc-4.3.6-r1.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #405845
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 sys-devel/gcc/gcc-4.3.6-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?r1=1.4&r2=1.5
15
16 Index: gcc-4.3.6-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- gcc-4.3.6-r1.ebuild 2 Dec 2011 23:43:54 -0000 1.4
23 +++ gcc-4.3.6-r1.ebuild 27 Feb 2012 15:14:52 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v 1.4 2011/12/02 23:43:54 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v 1.5 2012/02/27 15:14:52 ago Exp $
30
31 PATCH_VER="1.0"
32 UCLIBC_VER="1.0"
33 @@ -20,7 +20,7 @@
34 DESCRIPTION="The GNU Compiler Collection"
35
36 LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ ) FDL-1.2"
37 -KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
38 +KEYWORDS="~alpha amd64 ~arm -hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
39
40 RDEPEND=""
41 DEPEND="${RDEPEND}
42
43
44
45 1.854 sys-devel/gcc/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.854&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.854&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.853&r2=1.854
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
54 retrieving revision 1.853
55 retrieving revision 1.854
56 diff -u -r1.853 -r1.854
57 --- ChangeLog 24 Feb 2012 15:13:53 -0000 1.853
58 +++ ChangeLog 27 Feb 2012 15:14:52 -0000 1.854
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-devel/gcc
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.853 2012/02/24 15:13:53 phajdan.jr Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.854 2012/02/27 15:14:52 ago Exp $
64 +
65 + 27 Feb 2012; Agostino Sarubbo <ago@g.o> gcc-4.3.6-r1.ebuild:
66 + Stable for amd64, wrt bug #405845
67
68 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@g.o> gcc-4.5.3-r2.ebuild:
69 x86 stable wrt bug #402847