Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gdb: gdb-7.3.ebuild gdb-9999.ebuild gdb-7.5.1.ebuild gdb-7.6.ebuild gdb-7.4.1.ebuild gdb-7.3.1-r1.ebuild gdb-7.6.1.ebuild gdb-7.4.ebuild gdb-7.5.ebuild gdb-7.3.1.ebuild ChangeLog
Date: Wed, 20 Nov 2013 08:15:40
Message-Id: 20131120081535.D342F2004B@flycatcher.gentoo.org
1 vapier 13/11/20 08:15:35
2
3 Modified: gdb-7.3.ebuild gdb-9999.ebuild gdb-7.5.1.ebuild
4 gdb-7.6.ebuild gdb-7.4.1.ebuild gdb-7.3.1-r1.ebuild
5 gdb-7.6.1.ebuild gdb-7.4.ebuild gdb-7.5.ebuild
6 gdb-7.3.1.ebuild ChangeLog
7 Log:
8 Update gdb git repo #490566 by octoploid.
9
10 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
11
12 Revision Changes Path
13 1.9 sys-devel/gdb/gdb-7.3.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.3.ebuild?rev=1.9&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.3.ebuild?rev=1.9&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.3.ebuild?r1=1.8&r2=1.9
18
19 Index: gdb-7.3.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.ebuild,v
22 retrieving revision 1.8
23 retrieving revision 1.9
24 diff -u -r1.8 -r1.9
25 --- gdb-7.3.ebuild 9 Feb 2013 04:38:58 -0000 1.8
26 +++ gdb-7.3.ebuild 20 Nov 2013 08:15:35 -0000 1.9
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2013 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.ebuild,v 1.8 2013/02/09 04:38:58 vapier Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.ebuild,v 1.9 2013/11/20 08:15:35 vapier Exp $
32
33 EAPI="3"
34
35 @@ -31,7 +31,7 @@
36 ;;
37 9999*)
38 # live git tree
39 - EGIT_REPO_URI="git://sourceware.org/git/gdb.git"
40 + EGIT_REPO_URI="git://sourceware.org/git/binutils-gdb.git"
41 inherit git-2
42 SRC_URI=""
43 ;;
44
45
46
47 1.15 sys-devel/gdb/gdb-9999.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-9999.ebuild?rev=1.15&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-9999.ebuild?rev=1.15&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-9999.ebuild?r1=1.14&r2=1.15
52
53 Index: gdb-9999.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-9999.ebuild,v
56 retrieving revision 1.14
57 retrieving revision 1.15
58 diff -u -r1.14 -r1.15
59 --- gdb-9999.ebuild 15 Sep 2013 12:04:52 -0000 1.14
60 +++ gdb-9999.ebuild 20 Nov 2013 08:15:35 -0000 1.15
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2013 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-9999.ebuild,v 1.14 2013/09/15 12:04:52 grobian Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-9999.ebuild,v 1.15 2013/11/20 08:15:35 vapier Exp $
66
67 EAPI="3"
68
69 @@ -31,7 +31,7 @@
70 ;;
71 9999*)
72 # live git tree
73 - EGIT_REPO_URI="git://sourceware.org/git/gdb.git"
74 + EGIT_REPO_URI="git://sourceware.org/git/binutils-gdb.git"
75 inherit git-2
76 SRC_URI=""
77 ;;
78
79
80
81 1.16 sys-devel/gdb/gdb-7.5.1.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.5.1.ebuild?rev=1.16&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.5.1.ebuild?rev=1.16&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.5.1.ebuild?r1=1.15&r2=1.16
86
87 Index: gdb-7.5.1.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.5.1.ebuild,v
90 retrieving revision 1.15
91 retrieving revision 1.16
92 diff -u -r1.15 -r1.16
93 --- gdb-7.5.1.ebuild 15 Aug 2013 18:36:42 -0000 1.15
94 +++ gdb-7.5.1.ebuild 20 Nov 2013 08:15:35 -0000 1.16
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2013 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.5.1.ebuild,v 1.15 2013/08/15 18:36:42 vapier Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.5.1.ebuild,v 1.16 2013/11/20 08:15:35 vapier Exp $
100
101 EAPI="3"
102
103 @@ -31,7 +31,7 @@
104 ;;
105 9999*)
106 # live git tree
107 - EGIT_REPO_URI="git://sourceware.org/git/gdb.git"
108 + EGIT_REPO_URI="git://sourceware.org/git/binutils-gdb.git"
109 inherit git-2
110 SRC_URI=""
111 ;;
112
113
114
115 1.4 sys-devel/gdb/gdb-7.6.ebuild
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.6.ebuild?rev=1.4&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.6.ebuild?rev=1.4&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.6.ebuild?r1=1.3&r2=1.4
120
121 Index: gdb-7.6.ebuild
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.6.ebuild,v
124 retrieving revision 1.3
125 retrieving revision 1.4
126 diff -u -r1.3 -r1.4
127 --- gdb-7.6.ebuild 15 Aug 2013 18:32:35 -0000 1.3
128 +++ gdb-7.6.ebuild 20 Nov 2013 08:15:35 -0000 1.4
129 @@ -1,6 +1,6 @@
130 # Copyright 1999-2013 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.6.ebuild,v 1.3 2013/08/15 18:32:35 vapier Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.6.ebuild,v 1.4 2013/11/20 08:15:35 vapier Exp $
134
135 EAPI="3"
136
137 @@ -31,7 +31,7 @@
138 ;;
139 9999*)
140 # live git tree
141 - EGIT_REPO_URI="git://sourceware.org/git/gdb.git"
142 + EGIT_REPO_URI="git://sourceware.org/git/binutils-gdb.git"
143 inherit git-2
144 SRC_URI=""
145 ;;
146
147
148
149 1.6 sys-devel/gdb/gdb-7.4.1.ebuild
150
151 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.4.1.ebuild?rev=1.6&view=markup
152 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.4.1.ebuild?rev=1.6&content-type=text/plain
153 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.4.1.ebuild?r1=1.5&r2=1.6
154
155 Index: gdb-7.4.1.ebuild
156 ===================================================================
157 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.4.1.ebuild,v
158 retrieving revision 1.5
159 retrieving revision 1.6
160 diff -u -r1.5 -r1.6
161 --- gdb-7.4.1.ebuild 9 Feb 2013 04:38:58 -0000 1.5
162 +++ gdb-7.4.1.ebuild 20 Nov 2013 08:15:35 -0000 1.6
163 @@ -1,6 +1,6 @@
164 # Copyright 1999-2013 Gentoo Foundation
165 # Distributed under the terms of the GNU General Public License v2
166 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.4.1.ebuild,v 1.5 2013/02/09 04:38:58 vapier Exp $
167 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.4.1.ebuild,v 1.6 2013/11/20 08:15:35 vapier Exp $
168
169 EAPI="3"
170
171 @@ -31,7 +31,7 @@
172 ;;
173 9999*)
174 # live git tree
175 - EGIT_REPO_URI="git://sourceware.org/git/gdb.git"
176 + EGIT_REPO_URI="git://sourceware.org/git/binutils-gdb.git"
177 inherit git-2
178 SRC_URI=""
179 ;;
180
181
182
183 1.9 sys-devel/gdb/gdb-7.3.1-r1.ebuild
184
185 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.3.1-r1.ebuild?rev=1.9&view=markup
186 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.3.1-r1.ebuild?rev=1.9&content-type=text/plain
187 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.3.1-r1.ebuild?r1=1.8&r2=1.9
188
189 Index: gdb-7.3.1-r1.ebuild
190 ===================================================================
191 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.1-r1.ebuild,v
192 retrieving revision 1.8
193 retrieving revision 1.9
194 diff -u -r1.8 -r1.9
195 --- gdb-7.3.1-r1.ebuild 9 Feb 2013 04:38:58 -0000 1.8
196 +++ gdb-7.3.1-r1.ebuild 20 Nov 2013 08:15:35 -0000 1.9
197 @@ -1,6 +1,6 @@
198 # Copyright 1999-2013 Gentoo Foundation
199 # Distributed under the terms of the GNU General Public License v2
200 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.1-r1.ebuild,v 1.8 2013/02/09 04:38:58 vapier Exp $
201 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.1-r1.ebuild,v 1.9 2013/11/20 08:15:35 vapier Exp $
202
203 EAPI="3"
204
205 @@ -31,7 +31,7 @@
206 ;;
207 9999*)
208 # live git tree
209 - EGIT_REPO_URI="git://sourceware.org/git/gdb.git"
210 + EGIT_REPO_URI="git://sourceware.org/git/binutils-gdb.git"
211 inherit git-2
212 SRC_URI=""
213 ;;
214
215
216
217 1.4 sys-devel/gdb/gdb-7.6.1.ebuild
218
219 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.6.1.ebuild?rev=1.4&view=markup
220 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.6.1.ebuild?rev=1.4&content-type=text/plain
221 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.6.1.ebuild?r1=1.3&r2=1.4
222
223 Index: gdb-7.6.1.ebuild
224 ===================================================================
225 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.6.1.ebuild,v
226 retrieving revision 1.3
227 retrieving revision 1.4
228 diff -u -r1.3 -r1.4
229 --- gdb-7.6.1.ebuild 29 Sep 2013 04:00:43 -0000 1.3
230 +++ gdb-7.6.1.ebuild 20 Nov 2013 08:15:35 -0000 1.4
231 @@ -1,6 +1,6 @@
232 # Copyright 1999-2013 Gentoo Foundation
233 # Distributed under the terms of the GNU General Public License v2
234 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.6.1.ebuild,v 1.3 2013/09/29 04:00:43 vapier Exp $
235 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.6.1.ebuild,v 1.4 2013/11/20 08:15:35 vapier Exp $
236
237 EAPI="3"
238
239 @@ -31,7 +31,7 @@
240 ;;
241 9999*)
242 # live git tree
243 - EGIT_REPO_URI="git://sourceware.org/git/gdb.git"
244 + EGIT_REPO_URI="git://sourceware.org/git/binutils-gdb.git"
245 inherit git-2
246 SRC_URI=""
247 ;;
248
249
250
251 1.6 sys-devel/gdb/gdb-7.4.ebuild
252
253 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.4.ebuild?rev=1.6&view=markup
254 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.4.ebuild?rev=1.6&content-type=text/plain
255 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.4.ebuild?r1=1.5&r2=1.6
256
257 Index: gdb-7.4.ebuild
258 ===================================================================
259 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.4.ebuild,v
260 retrieving revision 1.5
261 retrieving revision 1.6
262 diff -u -r1.5 -r1.6
263 --- gdb-7.4.ebuild 9 Feb 2013 04:38:58 -0000 1.5
264 +++ gdb-7.4.ebuild 20 Nov 2013 08:15:35 -0000 1.6
265 @@ -1,6 +1,6 @@
266 # Copyright 1999-2013 Gentoo Foundation
267 # Distributed under the terms of the GNU General Public License v2
268 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.4.ebuild,v 1.5 2013/02/09 04:38:58 vapier Exp $
269 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.4.ebuild,v 1.6 2013/11/20 08:15:35 vapier Exp $
270
271 EAPI="3"
272
273 @@ -31,7 +31,7 @@
274 ;;
275 9999*)
276 # live git tree
277 - EGIT_REPO_URI="git://sourceware.org/git/gdb.git"
278 + EGIT_REPO_URI="git://sourceware.org/git/binutils-gdb.git"
279 inherit git-2
280 SRC_URI=""
281 ;;
282
283
284
285 1.12 sys-devel/gdb/gdb-7.5.ebuild
286
287 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.5.ebuild?rev=1.12&view=markup
288 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.5.ebuild?rev=1.12&content-type=text/plain
289 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.5.ebuild?r1=1.11&r2=1.12
290
291 Index: gdb-7.5.ebuild
292 ===================================================================
293 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.5.ebuild,v
294 retrieving revision 1.11
295 retrieving revision 1.12
296 diff -u -r1.11 -r1.12
297 --- gdb-7.5.ebuild 9 Feb 2013 04:38:58 -0000 1.11
298 +++ gdb-7.5.ebuild 20 Nov 2013 08:15:35 -0000 1.12
299 @@ -1,6 +1,6 @@
300 # Copyright 1999-2013 Gentoo Foundation
301 # Distributed under the terms of the GNU General Public License v2
302 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.5.ebuild,v 1.11 2013/02/09 04:38:58 vapier Exp $
303 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.5.ebuild,v 1.12 2013/11/20 08:15:35 vapier Exp $
304
305 EAPI="3"
306
307 @@ -31,7 +31,7 @@
308 ;;
309 9999*)
310 # live git tree
311 - EGIT_REPO_URI="git://sourceware.org/git/gdb.git"
312 + EGIT_REPO_URI="git://sourceware.org/git/binutils-gdb.git"
313 inherit git-2
314 SRC_URI=""
315 ;;
316
317
318
319 1.15 sys-devel/gdb/gdb-7.3.1.ebuild
320
321 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.3.1.ebuild?rev=1.15&view=markup
322 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.3.1.ebuild?rev=1.15&content-type=text/plain
323 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.3.1.ebuild?r1=1.14&r2=1.15
324
325 Index: gdb-7.3.1.ebuild
326 ===================================================================
327 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.1.ebuild,v
328 retrieving revision 1.14
329 retrieving revision 1.15
330 diff -u -r1.14 -r1.15
331 --- gdb-7.3.1.ebuild 9 Feb 2013 04:38:58 -0000 1.14
332 +++ gdb-7.3.1.ebuild 20 Nov 2013 08:15:35 -0000 1.15
333 @@ -1,6 +1,6 @@
334 # Copyright 1999-2013 Gentoo Foundation
335 # Distributed under the terms of the GNU General Public License v2
336 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.1.ebuild,v 1.14 2013/02/09 04:38:58 vapier Exp $
337 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.1.ebuild,v 1.15 2013/11/20 08:15:35 vapier Exp $
338
339 EAPI="3"
340
341 @@ -31,7 +31,7 @@
342 ;;
343 9999*)
344 # live git tree
345 - EGIT_REPO_URI="git://sourceware.org/git/gdb.git"
346 + EGIT_REPO_URI="git://sourceware.org/git/binutils-gdb.git"
347 inherit git-2
348 SRC_URI=""
349 ;;
350
351
352
353 1.247 sys-devel/gdb/ChangeLog
354
355 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/ChangeLog?rev=1.247&view=markup
356 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/ChangeLog?rev=1.247&content-type=text/plain
357 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/ChangeLog?r1=1.246&r2=1.247
358
359 Index: ChangeLog
360 ===================================================================
361 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v
362 retrieving revision 1.246
363 retrieving revision 1.247
364 diff -u -r1.246 -r1.247
365 --- ChangeLog 29 Sep 2013 04:00:43 -0000 1.246
366 +++ ChangeLog 20 Nov 2013 08:15:35 -0000 1.247
367 @@ -1,6 +1,12 @@
368 # ChangeLog for sys-devel/gdb
369 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
370 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.246 2013/09/29 04:00:43 vapier Exp $
371 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.247 2013/11/20 08:15:35 vapier Exp $
372 +
373 + 20 Nov 2013; Mike Frysinger <vapier@g.o> gdb-7.3.1-r1.ebuild,
374 + gdb-7.3.1.ebuild, gdb-7.3.ebuild, gdb-7.4.1.ebuild, gdb-7.4.ebuild,
375 + gdb-7.5.1.ebuild, gdb-7.5.ebuild, gdb-7.6.1.ebuild, gdb-7.6.ebuild,
376 + gdb-9999.ebuild:
377 + Update gdb git repo #490566 by octoploid.
378
379 29 Sep 2013; Mike Frysinger <vapier@g.o> gdb-7.6.1.ebuild:
380 Add fix from upstream for building btrace on older systems #473522 by William