Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-4.6.2.ebuild gcc-4.6.0.ebuild gcc-4.6.3.ebuild gcc-4.6.1-r1.ebuild ChangeLog
Date: Thu, 31 May 2012 04:59:43
Message-Id: 20120531045932.E85A020047@flycatcher.gentoo.org
1 dirtyepic 12/05/31 04:59:32
2
3 Modified: gcc-4.6.2.ebuild gcc-4.6.0.ebuild gcc-4.6.3.ebuild
4 gcc-4.6.1-r1.ebuild ChangeLog
5 Log:
6 Keyword 4.6.* for amd64.
7
8 (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.12 sys-devel/gcc/gcc-4.6.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild?r1=1.11&r2=1.12
16
17 Index: gcc-4.6.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- gcc-4.6.2.ebuild 25 May 2012 17:27:30 -0000 1.11
24 +++ gcc-4.6.2.ebuild 31 May 2012 04:59:32 -0000 1.12
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v 1.11 2012/05/25 17:27:30 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v 1.12 2012/05/31 04:59:32 dirtyepic Exp $
30
31 PATCH_VER="1.4"
32 UCLIBC_VER="1.0"
33 @@ -22,7 +22,7 @@
34 DESCRIPTION="The GNU Compiler Collection"
35
36 LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2"
37 -KEYWORDS="~alpha ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
39
40 RDEPEND=""
41 DEPEND="${RDEPEND}
42
43
44
45 1.10 sys-devel/gcc/gcc-4.6.0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild?rev=1.10&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild?rev=1.10&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild?r1=1.9&r2=1.10
50
51 Index: gcc-4.6.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v
54 retrieving revision 1.9
55 retrieving revision 1.10
56 diff -u -r1.9 -r1.10
57 --- gcc-4.6.0.ebuild 22 May 2012 05:07:54 -0000 1.9
58 +++ gcc-4.6.0.ebuild 31 May 2012 04:59:32 -0000 1.10
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v 1.9 2012/05/22 05:07:54 dirtyepic Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v 1.10 2012/05/31 04:59:32 dirtyepic Exp $
64
65 PATCH_VER="1.2"
66 UCLIBC_VER="1.0"
67 @@ -22,7 +22,7 @@
68 DESCRIPTION="The GNU Compiler Collection"
69
70 LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2"
71 -KEYWORDS="~alpha ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
72 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
73 RDEPEND=""
74 DEPEND="${RDEPEND}
75 elibc_glibc? ( >=sys-libs/glibc-2.8 )
76
77
78
79 1.6 sys-devel/gcc/gcc-4.6.3.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild?rev=1.6&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild?rev=1.6&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild?r1=1.5&r2=1.6
84
85 Index: gcc-4.6.3.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v
88 retrieving revision 1.5
89 retrieving revision 1.6
90 diff -u -r1.5 -r1.6
91 --- gcc-4.6.3.ebuild 25 May 2012 17:27:30 -0000 1.5
92 +++ gcc-4.6.3.ebuild 31 May 2012 04:59:32 -0000 1.6
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2012 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.5 2012/05/25 17:27:30 vapier Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.6 2012/05/31 04:59:32 dirtyepic Exp $
98
99 PATCH_VER="1.3"
100 UCLIBC_VER="1.0"
101 @@ -22,7 +22,7 @@
102 DESCRIPTION="The GNU Compiler Collection"
103
104 LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2"
105 -KEYWORDS="~alpha ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
106 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
107
108 RDEPEND=""
109 DEPEND="${RDEPEND}
110
111
112
113 1.7 sys-devel/gcc/gcc-4.6.1-r1.ebuild
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild?rev=1.7&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild?rev=1.7&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild?r1=1.6&r2=1.7
118
119 Index: gcc-4.6.1-r1.ebuild
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild,v
122 retrieving revision 1.6
123 retrieving revision 1.7
124 diff -u -r1.6 -r1.7
125 --- gcc-4.6.1-r1.ebuild 22 May 2012 05:07:54 -0000 1.6
126 +++ gcc-4.6.1-r1.ebuild 31 May 2012 04:59:32 -0000 1.7
127 @@ -1,6 +1,6 @@
128 # Copyright 1999-2012 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild,v 1.6 2012/05/22 05:07:54 dirtyepic Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild,v 1.7 2012/05/31 04:59:32 dirtyepic Exp $
132
133 PATCH_VER="1.0"
134 UCLIBC_VER="1.0"
135 @@ -22,7 +22,7 @@
136 DESCRIPTION="The GNU Compiler Collection"
137
138 LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2"
139 -KEYWORDS="~alpha ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
140 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
141
142 RDEPEND=""
143 DEPEND="${RDEPEND}
144
145
146
147 1.880 sys-devel/gcc/ChangeLog
148
149 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.880&view=markup
150 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.880&content-type=text/plain
151 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.879&r2=1.880
152
153 Index: ChangeLog
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
156 retrieving revision 1.879
157 retrieving revision 1.880
158 diff -u -r1.879 -r1.880
159 --- ChangeLog 25 May 2012 17:27:30 -0000 1.879
160 +++ ChangeLog 31 May 2012 04:59:32 -0000 1.880
161 @@ -1,6 +1,10 @@
162 # ChangeLog for sys-devel/gcc
163 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
164 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.879 2012/05/25 17:27:30 vapier Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.880 2012/05/31 04:59:32 dirtyepic Exp $
166 +
167 + 31 May 2012; Ryan Hill <dirtyepic@g.o> gcc-4.6.0.ebuild,
168 + gcc-4.6.1-r1.ebuild, gcc-4.6.2.ebuild, gcc-4.6.3.ebuild:
169 + Keyword 4.6.* for amd64.
170
171 25 May 2012; Mike Frysinger <vapier@g.o> gcc-4.6.2.ebuild,
172 gcc-4.6.3.ebuild, gcc-4.7.0.ebuild: