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: gcc-4.3.2-r3.ebuild gcc-4.3.3-r2.ebuild ChangeLog gcc-4.3.2-r4.ebuild
Date: Tue, 02 Jun 2009 18:56:21
Message-Id: E1MBZ9l-00048f-Ir@stork.gentoo.org
1 jer 09/06/02 18:56:17
2
3 Modified: gcc-4.3.2-r3.ebuild gcc-4.3.3-r2.ebuild ChangeLog
4 gcc-4.3.2-r4.ebuild
5 Log:
6 Remove HPPA keywording from 4.3 ebuilds (see bug #225917 and bug #264121).
7 (Portage version: 2.2_rc33/cvs/Linux i686)
8
9 Revision Changes Path
10 1.13 sys-devel/gcc/gcc-4.3.2-r3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r3.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r3.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r3.ebuild?r1=1.12&r2=1.13
15
16 Index: gcc-4.3.2-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r3.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- gcc-4.3.2-r3.ebuild 9 May 2009 21:26:13 -0000 1.12
23 +++ gcc-4.3.2-r3.ebuild 2 Jun 2009 18:56:17 -0000 1.13
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r3.ebuild,v 1.12 2009/05/09 21:26:13 halcy0n Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r3.ebuild,v 1.13 2009/06/02 18:56:17 jer Exp $
29
30 PATCH_VER="1.6"
31 UCLIBC_VER="1.0"
32 @@ -28,7 +28,7 @@
33 DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
34
35 LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++"
36 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 ~arm -hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
38
39 RDEPEND=">=sys-libs/zlib-1.1.4
40 >=sys-devel/gcc-config-1.4
41
42
43
44 1.6 sys-devel/gcc/gcc-4.3.3-r2.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild?rev=1.6&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild?rev=1.6&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild?r1=1.5&r2=1.6
49
50 Index: gcc-4.3.3-r2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v
53 retrieving revision 1.5
54 retrieving revision 1.6
55 diff -u -r1.5 -r1.6
56 --- gcc-4.3.3-r2.ebuild 24 May 2009 23:16:31 -0000 1.5
57 +++ gcc-4.3.3-r2.ebuild 2 Jun 2009 18:56:17 -0000 1.6
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2009 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v 1.5 2009/05/24 23:16:31 halcy0n Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v 1.6 2009/06/02 18:56:17 jer Exp $
63
64 GENTOO_PATCH_EXCLUDE="69_all_gcc43-pr39013.patch" #262567
65
66 @@ -28,7 +28,7 @@
67 DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
68
69 LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++"
70 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
71 +KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
72
73 RDEPEND=">=sys-libs/zlib-1.1.4
74 >=sys-devel/gcc-config-1.4
75
76
77
78 1.711 sys-devel/gcc/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.711&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.711&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.710&r2=1.711
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
87 retrieving revision 1.710
88 retrieving revision 1.711
89 diff -u -r1.710 -r1.711
90 --- ChangeLog 24 May 2009 23:16:31 -0000 1.710
91 +++ ChangeLog 2 Jun 2009 18:56:17 -0000 1.711
92 @@ -1,6 +1,10 @@
93 # ChangeLog for sys-devel/gcc
94 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.710 2009/05/24 23:16:31 halcy0n Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.711 2009/06/02 18:56:17 jer Exp $
97 +
98 + 02 Jun 2009; Jeroen Roovers <jer@g.o> gcc-4.3.2-r3.ebuild,
99 + gcc-4.3.2-r4.ebuild, gcc-4.3.3-r2.ebuild:
100 + Remove HPPA keywording from 4.3 ebuilds (see bug #225917 and bug #264121).
101
102 24 May 2009; Mark Loeser <halcy0n@g.o> gcc-4.3.3-r2.ebuild,
103 gcc-4.4.0.ebuild:
104
105
106
107 1.5 sys-devel/gcc/gcc-4.3.2-r4.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r4.ebuild?rev=1.5&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r4.ebuild?rev=1.5&content-type=text/plain
111 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r4.ebuild?r1=1.4&r2=1.5
112
113 Index: gcc-4.3.2-r4.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r4.ebuild,v
116 retrieving revision 1.4
117 retrieving revision 1.5
118 diff -u -r1.4 -r1.5
119 --- gcc-4.3.2-r4.ebuild 15 May 2009 14:51:15 -0000 1.4
120 +++ gcc-4.3.2-r4.ebuild 2 Jun 2009 18:56:17 -0000 1.5
121 @@ -1,6 +1,6 @@
122 # Copyright 1999-2009 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r4.ebuild,v 1.4 2009/05/15 14:51:15 armin76 Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r4.ebuild,v 1.5 2009/06/02 18:56:17 jer Exp $
126
127 PATCH_VER="1.7"
128 UCLIBC_VER="1.0"
129 @@ -28,7 +28,7 @@
130 DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
131
132 LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++"
133 -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
134 +KEYWORDS="~alpha ~amd64 arm -hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
135
136 RDEPEND=">=sys-libs/zlib-1.1.4
137 >=sys-devel/gcc-config-1.4