Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: ChangeLog gcc-config-1.5-r2.ebuild
Date: Thu, 01 Mar 2012 17:51:19
Message-Id: 20120301175108.F3F252004B@flycatcher.gentoo.org
1 jer 12/03/01 17:51:08
2
3 Modified: ChangeLog gcc-config-1.5-r2.ebuild
4 Log:
5 Stable for HPPA (bug #406351).
6
7 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.200 sys-devel/gcc-config/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.200&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.200&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.199&r2=1.200
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
19 retrieving revision 1.199
20 retrieving revision 1.200
21 diff -u -r1.199 -r1.200
22 --- ChangeLog 29 Feb 2012 20:16:56 -0000 1.199
23 +++ ChangeLog 1 Mar 2012 17:51:08 -0000 1.200
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.199 2012/02/29 20:16:56 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.200 2012/03/01 17:51:08 jer Exp $
29 +
30 + 01 Mar 2012; Jeroen Roovers <jer@g.o> gcc-config-1.5-r2.ebuild:
31 + Stable for HPPA (bug #406351).
32
33 *gcc-config-1.5.1 (29 Feb 2012)
34
35
36
37
38 1.2 sys-devel/gcc-config/gcc-config-1.5-r2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild?r1=1.1&r2=1.2
43
44 Index: gcc-config-1.5-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- gcc-config-1.5-r2.ebuild 11 Nov 2011 16:12:49 -0000 1.1
51 +++ gcc-config-1.5-r2.ebuild 1 Mar 2012 17:51:08 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2011 Gentoo Foundation
54 +# Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild,v 1.1 2011/11/11 16:12:49 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.5-r2.ebuild,v 1.2 2012/03/01 17:51:08 jer Exp $
58
59 inherit flag-o-matic toolchain-funcs multilib
60
61 @@ -13,7 +13,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
66 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
67 IUSE=""
68
69 RDEPEND="!app-admin/eselect-compiler"