Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Sun, 08 Jul 2012 15:39:10
Message-Id: 20120708153900.66B5C20063@flycatcher.gentoo.org
1 armin76 12/07/08 15:39:00
2
3 Modified: ChangeLog gcc-config-1.6.ebuild
4 Log:
5 alpha/ia64/m68k/s390/sh/sparc stable wrt #419399
6
7 (Portage version: 2.1.11.5/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.220 sys-devel/gcc-config/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.220&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.220&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.219&r2=1.220
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
19 retrieving revision 1.219
20 retrieving revision 1.220
21 diff -u -r1.219 -r1.220
22 --- ChangeLog 14 Jun 2012 15:15:01 -0000 1.219
23 +++ ChangeLog 8 Jul 2012 15:39:00 -0000 1.220
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.219 2012/06/14 15:15:01 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.220 2012/07/08 15:39:00 armin76 Exp $
29 +
30 + 08 Jul 2012; Raúl Porcel <armin76@g.o> gcc-config-1.6.ebuild:
31 + alpha/ia64/m68k/s390/sh/sparc stable wrt #419399
32
33 14 Jun 2012; Jeroen Roovers <jer@g.o> gcc-config-1.6.ebuild:
34 Stable for HPPA (bug #419399).
35
36
37
38 1.9 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.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.6.ebuild?rev=1.9&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.8&r2=1.9
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.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- gcc-config-1.6.ebuild 14 Jun 2012 15:15:01 -0000 1.8
51 +++ gcc-config-1.6.ebuild 8 Jul 2012 15:39:00 -0000 1.9
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.8 2012/06/14 15:15:01 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.6.ebuild,v 1.9 2012/07/08 15:39:00 armin76 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() {