Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/automake: automake-1.7.9-r2.ebuild automake-1.6.3-r1.ebuild automake-1.9.6-r3.ebuild automake-1.4_p6-r1.ebuild automake-1.5-r1.ebuild ChangeLog automake-1.8.5-r4.ebuild automake-1.10.3.ebuild
Date: Mon, 01 Mar 2010 20:26:01
Message-Id: E1NmCBi-0007tH-8S@stork.gentoo.org
1 ranger 10/03/01 20:25:58
2
3 Modified: automake-1.7.9-r2.ebuild automake-1.6.3-r1.ebuild
4 automake-1.9.6-r3.ebuild automake-1.4_p6-r1.ebuild
5 automake-1.5-r1.ebuild ChangeLog
6 automake-1.8.5-r4.ebuild automake-1.10.3.ebuild
7 Log:
8 Marking automake ebuilds ppc64 for sec bug 295357
9 (Portage version: 2.1.7.17/cvs/Linux ppc64)
10
11 Revision Changes Path
12 1.4 sys-devel/automake/automake-1.7.9-r2.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild?r1=1.3&r2=1.4
17
18 Index: automake-1.7.9-r2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- automake-1.7.9-r2.ebuild 21 Feb 2010 22:10:07 -0000 1.3
25 +++ automake-1.7.9-r2.ebuild 1 Mar 2010 20:25:55 -0000 1.4
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2010 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild,v 1.3 2010/02/21 22:10:07 fauli Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild,v 1.4 2010/03/01 20:25:55 ranger Exp $
31
32 inherit eutils
33
34 @@ -10,7 +10,7 @@
35
36 LICENSE="GPL-2"
37 SLOT="${PV:0:3}"
38 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
39 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
40 IUSE=""
41
42 DEPEND="dev-lang/perl
43
44
45
46 1.4 sys-devel/automake/automake-1.6.3-r1.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.6.3-r1.ebuild?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.6.3-r1.ebuild?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.6.3-r1.ebuild?r1=1.3&r2=1.4
51
52 Index: automake-1.6.3-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3-r1.ebuild,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- automake-1.6.3-r1.ebuild 21 Feb 2010 22:10:07 -0000 1.3
59 +++ automake-1.6.3-r1.ebuild 1 Mar 2010 20:25:55 -0000 1.4
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2010 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3-r1.ebuild,v 1.3 2010/02/21 22:10:07 fauli Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3-r1.ebuild,v 1.4 2010/03/01 20:25:55 ranger Exp $
65
66 inherit eutils
67
68 @@ -10,7 +10,7 @@
69
70 LICENSE="GPL-2"
71 SLOT="${PV:0:3}"
72 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
73 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
74 IUSE=""
75
76 DEPEND="dev-lang/perl
77
78
79
80 1.4 sys-devel/automake/automake-1.9.6-r3.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.9.6-r3.ebuild?rev=1.4&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.9.6-r3.ebuild?rev=1.4&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.9.6-r3.ebuild?r1=1.3&r2=1.4
85
86 Index: automake-1.9.6-r3.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r3.ebuild,v
89 retrieving revision 1.3
90 retrieving revision 1.4
91 diff -u -r1.3 -r1.4
92 --- automake-1.9.6-r3.ebuild 21 Feb 2010 22:10:07 -0000 1.3
93 +++ automake-1.9.6-r3.ebuild 1 Mar 2010 20:25:55 -0000 1.4
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2010 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r3.ebuild,v 1.3 2010/02/21 22:10:07 fauli Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r3.ebuild,v 1.4 2010/03/01 20:25:55 ranger Exp $
99
100 inherit eutils
101
102 @@ -10,7 +10,7 @@
103
104 LICENSE="GPL-2"
105 SLOT="${PV:0:3}"
106 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
107 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
108 IUSE=""
109
110 RDEPEND="dev-lang/perl
111
112
113
114 1.4 sys-devel/automake/automake-1.4_p6-r1.ebuild
115
116 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.4_p6-r1.ebuild?rev=1.4&view=markup
117 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.4_p6-r1.ebuild?rev=1.4&content-type=text/plain
118 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.4_p6-r1.ebuild?r1=1.3&r2=1.4
119
120 Index: automake-1.4_p6-r1.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p6-r1.ebuild,v
123 retrieving revision 1.3
124 retrieving revision 1.4
125 diff -u -r1.3 -r1.4
126 --- automake-1.4_p6-r1.ebuild 21 Feb 2010 22:10:07 -0000 1.3
127 +++ automake-1.4_p6-r1.ebuild 1 Mar 2010 20:25:55 -0000 1.4
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2010 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p6-r1.ebuild,v 1.3 2010/02/21 22:10:07 fauli Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p6-r1.ebuild,v 1.4 2010/03/01 20:25:55 ranger Exp $
133
134 inherit eutils
135
136 @@ -11,7 +11,7 @@
137
138 LICENSE="GPL-2"
139 SLOT="${PV:0:3}"
140 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
141 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
142 IUSE=""
143
144 DEPEND="dev-lang/perl
145
146
147
148 1.8 sys-devel/automake/automake-1.5-r1.ebuild
149
150 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.5-r1.ebuild?rev=1.8&view=markup
151 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.5-r1.ebuild?rev=1.8&content-type=text/plain
152 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.5-r1.ebuild?r1=1.7&r2=1.8
153
154 Index: automake-1.5-r1.ebuild
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5-r1.ebuild,v
157 retrieving revision 1.7
158 retrieving revision 1.8
159 diff -u -r1.7 -r1.8
160 --- automake-1.5-r1.ebuild 21 Feb 2010 22:10:07 -0000 1.7
161 +++ automake-1.5-r1.ebuild 1 Mar 2010 20:25:55 -0000 1.8
162 @@ -1,6 +1,6 @@
163 # Copyright 1999-2010 Gentoo Foundation
164 # Distributed under the terms of the GNU General Public License v2
165 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5-r1.ebuild,v 1.7 2010/02/21 22:10:07 fauli Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5-r1.ebuild,v 1.8 2010/03/01 20:25:55 ranger Exp $
167
168 inherit eutils
169
170 @@ -10,7 +10,7 @@
171
172 LICENSE="GPL-2"
173 SLOT="${PV:0:3}"
174 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
175 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
176 IUSE=""
177
178 DEPEND="dev-lang/perl
179
180
181
182 1.142 sys-devel/automake/ChangeLog
183
184 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/ChangeLog?rev=1.142&view=markup
185 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/ChangeLog?rev=1.142&content-type=text/plain
186 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/ChangeLog?r1=1.141&r2=1.142
187
188 Index: ChangeLog
189 ===================================================================
190 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v
191 retrieving revision 1.141
192 retrieving revision 1.142
193 diff -u -r1.141 -r1.142
194 --- ChangeLog 21 Feb 2010 22:10:07 -0000 1.141
195 +++ ChangeLog 1 Mar 2010 20:25:55 -0000 1.142
196 @@ -1,6 +1,12 @@
197 # ChangeLog for sys-devel/automake
198 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
199 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.141 2010/02/21 22:10:07 fauli Exp $
200 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.142 2010/03/01 20:25:55 ranger Exp $
201 +
202 + 01 Mar 2010; Brent Baude <ranger@g.o> automake-1.4_p6-r1.ebuild,
203 + automake-1.5-r1.ebuild, automake-1.6.3-r1.ebuild,
204 + automake-1.7.9-r2.ebuild, automake-1.8.5-r4.ebuild,
205 + automake-1.9.6-r3.ebuild, automake-1.10.3.ebuild:
206 + Marking automake ebuilds ppc64 for sec bug 295357
207
208 21 Feb 2010; Christian Faulhammer <fauli@g.o>
209 automake-1.4_p6-r1.ebuild, automake-1.5-r1.ebuild,
210
211
212
213 1.5 sys-devel/automake/automake-1.8.5-r4.ebuild
214
215 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.8.5-r4.ebuild?rev=1.5&view=markup
216 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.8.5-r4.ebuild?rev=1.5&content-type=text/plain
217 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.8.5-r4.ebuild?r1=1.4&r2=1.5
218
219 Index: automake-1.8.5-r4.ebuild
220 ===================================================================
221 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r4.ebuild,v
222 retrieving revision 1.4
223 retrieving revision 1.5
224 diff -u -r1.4 -r1.5
225 --- automake-1.8.5-r4.ebuild 21 Feb 2010 22:10:07 -0000 1.4
226 +++ automake-1.8.5-r4.ebuild 1 Mar 2010 20:25:55 -0000 1.5
227 @@ -1,6 +1,6 @@
228 # Copyright 1999-2010 Gentoo Foundation
229 # Distributed under the terms of the GNU General Public License v2
230 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r4.ebuild,v 1.4 2010/02/21 22:10:07 fauli Exp $
231 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r4.ebuild,v 1.5 2010/03/01 20:25:55 ranger Exp $
232
233 inherit eutils
234
235 @@ -10,7 +10,7 @@
236
237 LICENSE="GPL-2"
238 SLOT="${PV:0:3}"
239 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
240 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
241 IUSE=""
242
243 DEPEND="dev-lang/perl
244
245
246
247 1.4 sys-devel/automake/automake-1.10.3.ebuild
248
249 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild?rev=1.4&view=markup
250 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild?rev=1.4&content-type=text/plain
251 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild?r1=1.3&r2=1.4
252
253 Index: automake-1.10.3.ebuild
254 ===================================================================
255 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild,v
256 retrieving revision 1.3
257 retrieving revision 1.4
258 diff -u -r1.3 -r1.4
259 --- automake-1.10.3.ebuild 21 Feb 2010 22:10:07 -0000 1.3
260 +++ automake-1.10.3.ebuild 1 Mar 2010 20:25:55 -0000 1.4
261 @@ -1,6 +1,6 @@
262 # Copyright 1999-2010 Gentoo Foundation
263 # Distributed under the terms of the GNU General Public License v2
264 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild,v 1.3 2010/02/21 22:10:07 fauli Exp $
265 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild,v 1.4 2010/03/01 20:25:55 ranger Exp $
266
267 inherit eutils
268
269 @@ -10,7 +10,7 @@
270
271 LICENSE="GPL-2"
272 SLOT="${PV:0:4}"
273 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
274 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
275 IUSE=""
276
277 RDEPEND="dev-lang/perl