Gentoo Archives: gentoo-commits

From: "Guy Martin (gmsoft)" <gmsoft@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/kgcc64: kgcc64-4.5.2.ebuild ChangeLog kgcc64-4.4.5.ebuild
Date: Tue, 01 Mar 2011 17:00:13
Message-Id: 20110301170000.BBD042004F@flycatcher.gentoo.org
1 gmsoft 11/03/01 17:00:00
2
3 Modified: kgcc64-4.5.2.ebuild ChangeLog kgcc64-4.4.5.ebuild
4 Log:
5 Stable on hppa to fix kernel build issue (see #349113).
6
7 (Portage version: 2.1.9.25/cvs/Linux parisc64)
8
9 Revision Changes Path
10 1.2 sys-devel/kgcc64/kgcc64-4.5.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/kgcc64/kgcc64-4.5.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/kgcc64/kgcc64-4.5.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/kgcc64/kgcc64-4.5.2.ebuild?r1=1.1&r2=1.2
15
16 Index: kgcc64-4.5.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.5.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- kgcc64-4.5.2.ebuild 26 Feb 2011 06:10:05 -0000 1.1
23 +++ kgcc64-4.5.2.ebuild 1 Mar 2011 17:00:00 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.5.2.ebuild,v 1.1 2011/02/26 06:10:05 dirtyepic Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.5.2.ebuild,v 1.2 2011/03/01 17:00:00 gmsoft Exp $
29
30 case ${CHOST} in
31 hppa*) CTARGET=hppa64-${CHOST#*-};;
32 @@ -23,7 +23,7 @@
33 DESCRIPTION="64bit kernel compiler"
34
35 # Works on mips and sparc; all other archs, refer to bug #228115
36 -KEYWORDS="~hppa ~sparc"
37 +KEYWORDS="hppa ~sparc"
38
39 # unlike every other target, hppa has not unified the 32/64 bit
40 # ports in binutils yet
41
42
43
44 1.34 sys-devel/kgcc64/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/kgcc64/ChangeLog?rev=1.34&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/kgcc64/ChangeLog?rev=1.34&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/kgcc64/ChangeLog?r1=1.33&r2=1.34
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v
53 retrieving revision 1.33
54 retrieving revision 1.34
55 diff -u -r1.33 -r1.34
56 --- ChangeLog 26 Feb 2011 06:10:05 -0000 1.33
57 +++ ChangeLog 1 Mar 2011 17:00:00 -0000 1.34
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-devel/kgcc64
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.33 2011/02/26 06:10:05 dirtyepic Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.34 2011/03/01 17:00:00 gmsoft Exp $
63 +
64 + 01 Mar 2011; Guy Martin <gmsoft@g.o> kgcc64-4.4.5.ebuild,
65 + kgcc64-4.5.2.ebuild:
66 + Stable on hppa to fix kernel build issue (see #349113).
67
68 *kgcc64-4.5.2 (26 Feb 2011)
69 *kgcc64-4.4.5 (26 Feb 2011)
70
71
72
73 1.2 sys-devel/kgcc64/kgcc64-4.4.5.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/kgcc64/kgcc64-4.4.5.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/kgcc64/kgcc64-4.4.5.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/kgcc64/kgcc64-4.4.5.ebuild?r1=1.1&r2=1.2
78
79 Index: kgcc64-4.4.5.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.4.5.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- kgcc64-4.4.5.ebuild 26 Feb 2011 06:10:05 -0000 1.1
86 +++ kgcc64-4.4.5.ebuild 1 Mar 2011 17:00:00 -0000 1.2
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2011 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.4.5.ebuild,v 1.1 2011/02/26 06:10:05 dirtyepic Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.4.5.ebuild,v 1.2 2011/03/01 17:00:00 gmsoft Exp $
92
93 case ${CHOST} in
94 hppa*) CTARGET=hppa64-${CHOST#*-};;
95 @@ -23,7 +23,7 @@
96 DESCRIPTION="64bit kernel compiler"
97
98 # Works on mips and sparc; all other archs, refer to bug #228115
99 -KEYWORDS="~hppa ~sparc"
100 +KEYWORDS="hppa ~sparc"
101
102 # unlike every other target, hppa has not unified the 32/64 bit
103 # ports in binutils yet