Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: ChangeLog gcc-config-1.6.ebuild
Date: Tue, 05 Jun 2012 21:30:19
Message-Id: 20120605213007.51AB62004B@flycatcher.gentoo.org
1 ranger 12/06/05 21:30:07
2
3 Modified: ChangeLog gcc-config-1.6.ebuild
4 Log:
5 Marking gcc-config-1.6 ppc64 for bug 419399
6
7 (Portage version: 2.1.10.49/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.215 sys-devel/gcc-config/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.215&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.215&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.214&r2=1.215
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
19 retrieving revision 1.214
20 retrieving revision 1.215
21 diff -u -r1.214 -r1.215
22 --- ChangeLog 4 Jun 2012 16:56:37 -0000 1.214
23 +++ ChangeLog 5 Jun 2012 21:30:07 -0000 1.215
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-devel/gcc-config
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.214 2012/06/04 16:56:37 johu Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.215 2012/06/05 21:30:07 ranger Exp $
29 +
30 + 05 Jun 2012; Brent Baude <ranger@g.o> gcc-config-1.6.ebuild:
31 + Marking gcc-config-1.6 ppc64 for bug 419399
32
33 04 Jun 2012; Johannes Huber <johu@g.o> gcc-config-1.6.ebuild:
34 Stable for x86, wrt bug #419399
35
36
37
38 1.5 sys-devel/gcc-config/gcc-config-1.6.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.6.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.6.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.6.ebuild?r1=1.4&r2=1.5
43
44 Index: gcc-config-1.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.6.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- gcc-config-1.6.ebuild 4 Jun 2012 16:56:37 -0000 1.4
51 +++ gcc-config-1.6.ebuild 5 Jun 2012 21:30:07 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.6.ebuild,v 1.4 2012/06/04 16:56:37 johu Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.6.ebuild,v 1.5 2012/06/05 21:30:07 ranger Exp $
57
58 inherit unpacker toolchain-funcs multilib
59
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
66 IUSE=""
67
68 src_compile() {