Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde-sunset:master commit in: dev-python/PyQt/
Date: Mon, 30 Nov 2020 00:52:21
Message-Id: 1606697512.5f3c2ae4dcac9431546214f3acdbbe256122fa0e.asturm@gentoo
1 commit: 5f3c2ae4dcac9431546214f3acdbbe256122fa0e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 24 11:02:57 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 00:51:52 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=5f3c2ae4
7
8 dev-python/PyQt: Remove package, no more reverse dependencies
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 dev-python/PyQt/ChangeLog | 493 -------------------------------------
13 dev-python/PyQt/PyQt-3.17.6.ebuild | 55 -----
14 dev-python/PyQt/PyQt-3.18.1.ebuild | 59 -----
15 dev-python/PyQt/metadata.xml | 5 -
16 4 files changed, 612 deletions(-)
17
18 diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog
19 deleted file mode 100644
20 index 3d02f88a..00000000
21 --- a/dev-python/PyQt/ChangeLog
22 +++ /dev/null
23 @@ -1,493 +0,0 @@
24 -# ChangeLog for dev-python/PyQt
25 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.129 2009/10/18 14:45:55 armin76 Exp $
27 -
28 - 21 Mar 2013; Lars Wendler <polynomial-c@g.o> PyQt-3.17.6.ebuild,
29 - PyQt-3.18.1.ebuild:
30 - Fixed dependencies on qt packages.
31 -
32 - 01 Aug 2010; Roman v. Gemmeren <strowi@×××××××××.de> PyQt-3.18.2.ebuild:
33 - distutils_python_version is deprecated. replaced with python_get_version
34 -
35 - 18 Oct 2009; Raúl Porcel <armin76@g.o> PyQt-3.18.1.ebuild:
36 - alpha/ia64/sparc stable wrt #284707
37 -
38 - 12 Oct 2009; Jeroen Roovers <jer@g.o> PyQt-3.18.1.ebuild:
39 - Stable for HPPA (bug #284707).
40 -
41 - 27 Sep 2009; nixnut <nixnut@g.o> PyQt-3.18.1.ebuild:
42 - ppc stable #284707
43 -
44 - 22 Sep 2009; Markus Meier <maekke@g.o> PyQt-3.18.1.ebuild:
45 - amd64 stable, bug #284707
46 -
47 - 16 Sep 2009; Jesus Rivero <neurogeek@g.o> PyQt-3.18.1.ebuild:
48 - Fixed RDEPEND (QScintilla)
49 -
50 - 16 Sep 2009; Christian Faulhammer <fauli@g.o> PyQt-3.18.1.ebuild:
51 - stable x86, bug 284707
52 -
53 - 06 Sep 2009; Christian Ruppert <idl0r@g.o>
54 - -files/python_2.5_build_fix.patch:
55 - Remove unused patch.
56 -
57 - 05 Sep 2009; Patrick Lauer <patrick@g.o> -PyQt-3.18.ebuild,
58 - -PyQt-3.18-r1.ebuild:
59 - Remove old
60 -
61 - 16 Jun 2009; Markos Chandras <hwoarang@g.o> PyQt-3.18.1.ebuild:
62 - Raise sip dependency to 4.8.1
63 -
64 -*PyQt-3.18.1 (16 Jun 2009)
65 -
66 - 16 Jun 2009; Markos Chandras <hwoarang@g.o> +PyQt-3.18.1.ebuild:
67 - Version bump. Bug-fix release
68 -
69 - 13 Jun 2009; Markos Chandras <hwoarang@g.o> PyQt-3.17.6.ebuild:
70 - Fix sip dependencies
71 -
72 -*PyQt-3.18-r1 (13 Jun 2009)
73 -
74 - 13 Jun 2009; Markos Chandras <hwoarang@g.o>
75 - +files/python_2.5_build_fix.patch, +PyQt-3.18-r1.ebuild:
76 - Revbump. Fixes pre-stripped files ( bug 188405 thanks to Victor Ostorga ).
77 - Fixes python-2.5
78 - compatibility ( bug 274017 ).
79 -
80 - 09 Jun 2009; Markos Chandras <hwoarang@g.o> PyQt-3.18.ebuild:
81 - Silently drop qt4 use dependency from qscintilla
82 -
83 -*PyQt-3.18 (09 Jun 2009)
84 -
85 - 09 Jun 2009; Markos Chandras <hwoarang@g.o> +PyQt-3.18.ebuild:
86 - Version bump
87 -
88 - 27 Mar 2009; Ben de Groot <yngwin@g.o> -PyQt-3.17.3.ebuild,
89 - -PyQt-3.17.4.ebuild:
90 - Remove older versions which are also hardmasked
91 -
92 - 20 Feb 2009; Jeroen Roovers <jer@g.o> PyQt-3.17.6.ebuild:
93 - Stable for HPPA (bug #248083).
94 -
95 - 06 Feb 2009; Raúl Porcel <armin76@g.o> PyQt-3.17.6.ebuild:
96 - ia64/sparc stable wrt #248038
97 -
98 - 04 Feb 2009; Brent Baude <ranger@g.o> PyQt-3.17.6.ebuild:
99 - Marking PyQt-3.17.6 ppc64 for bug 248038
100 -
101 - 31 Jan 2009; Tobias Klausmann <klausman@g.o> PyQt-3.17.6.ebuild:
102 - Stable on alpha, bug #248038
103 -
104 - 18 Jan 2009; Markus Meier <maekke@g.o> PyQt-3.17.6.ebuild:
105 - amd64/x86 stable, bug #248038
106 -
107 - 17 Jan 2009; nixnut <nixnut@g.o> PyQt-3.17.6.ebuild:
108 - ppc stable #248038
109 -
110 -*PyQt-3.17.6 (25 Nov 2008)
111 -
112 - 25 Nov 2008; Ben de Groot <yngwin@g.o> +PyQt-3.17.6.ebuild:
113 - Version bump, fixes bug 248044
114 -
115 - 06 Oct 2008; Ali Polatel <hawking@g.o>
116 - -files/PyQt-3.14.1-examples.diff,
117 - -files/PyQt-3.14.1-python-2.5-compat.diff, -PyQt-3.14.1-r1.ebuild,
118 - -PyQt-3.14.1-r2.ebuild, -PyQt-3.17.ebuild, -PyQt-3.17.2.ebuild:
119 - Drop old.
120 -
121 - 13 May 2008; Ali Polatel <hawking@g.o> PyQt-3.14.1-r1.ebuild,
122 - PyQt-3.14.1-r2.ebuild, PyQt-3.17.ebuild, PyQt-3.17.2.ebuild,
123 - PyQt-3.17.3.ebuild, PyQt-3.17.4.ebuild:
124 - Changed HOMEPAGE. Quoting. Thanks to Elias Probst, #220653
125 -
126 - 15 Mar 2008; Markus Rothe <corsair@g.o> PyQt-3.17.4.ebuild:
127 - Stable on ppc64
128 -
129 - 09 Mar 2008; Wulf C. Krueger <philantrop@g.o> PyQt-3.17.4.ebuild:
130 - Marked stable on amd64 as per bug 209505.
131 -
132 - 21 Feb 2008; Raúl Porcel <armin76@g.o> PyQt-3.17.4.ebuild:
133 - alpha/ia64/sparc stable
134 -
135 - 21 Feb 2008; Christian Faulhammer <opfer@g.o> PyQt-3.17.4.ebuild:
136 - stable x86, bug 209505
137 -
138 -*PyQt-3.17.4 (26 Dec 2007)
139 -
140 - 26 Dec 2007; Caleb Tennis <caleb@g.o> +PyQt-3.17.4.ebuild:
141 - version bump
142 -
143 - 05 Dec 2007; Raúl Porcel <armin76@g.o> PyQt-3.17.3.ebuild:
144 - alpha/sparc stable wrt #200630
145 -
146 - 01 Dec 2007; nixnut <nixnut@g.o> PyQt-3.17.3.ebuild:
147 - Stable on ppc wrt bug 200630
148 -
149 - 29 Nov 2007; Christian Faulhammer <opfer@g.o> PyQt-3.17.3.ebuild:
150 - stable x86, bug 200630
151 -
152 - 20 Nov 2007; Ali Polatel <hawking@g.o> PyQt-3.14.1-r1.ebuild,
153 - PyQt-3.14.1-r2.ebuild, PyQt-3.17.ebuild, PyQt-3.17.2.ebuild,
154 - PyQt-3.17.3.ebuild:
155 - dev-python/qscintilla moved to x11-libs/qscintilla
156 -
157 - 13 Nov 2007; Jeroen Roovers <jer@g.o> PyQt-3.17.3.ebuild:
158 - Marked ~hppa (bug #198456). Fix quoting issues. Do not install LICENSE.
159 -
160 - 08 Oct 2007; Tom Gall <tgall@g.o> PyQt-3.17.3.ebuild:
161 - stable on ppc64
162 -
163 - 22 Sep 2007; Steve Arnold <nerdboy@g.o> PyQt-3.17.3.ebuild:
164 - Stable on amd64 (really fixes bug 188303 and a host of others).
165 - Marking this stable on other arch's needs to be done in parallel with
166 - dev-python/sip-4.7 (or similar breakage will occur).
167 -
168 -*PyQt-3.17.3 (11 Aug 2007)
169 -
170 - 11 Aug 2007; Caleb Tennis <caleb@g.o> +PyQt-3.17.3.ebuild:
171 - version bump
172 -
173 - 24 Jun 2007; Tiziano Müller <dev-zero@g.o> PyQt-3.14.1-r1.ebuild,
174 - PyQt-3.14.1-r2.ebuild, PyQt-3.17.ebuild, PyQt-3.17.2.ebuild:
175 - Fixed $ROOT abuse (bug #167271)
176 -
177 - 16 Jun 2007; Diego Pettenò <flameeyes@g.o> PyQt-3.17.2.ebuild:
178 - Add ~x86-fbsd keyword.
179 -
180 - 01 Jun 2007; nixnut <nixnut@g.o> PyQt-3.17.ebuild:
181 - Stable on ppc wrt bug 174413
182 -
183 - 30 May 2007; Gustavo Zacarias <gustavoz@g.o> PyQt-3.17.ebuild:
184 - Stable on sparc wrt #174413
185 -
186 - 29 May 2007; Raúl Porcel <armin76@g.o> PyQt-3.17.ebuild:
187 - alpha/x86 stable wrt #174413
188 -
189 - 29 May 2007; Brent Baude <ranger@g.o> PyQt-3.17.ebuild:
190 - Marking PyQt-3.17 ppc64 stable for bug 174413
191 -
192 -*PyQt-3.17.2 (10 May 2007)
193 -
194 - 10 May 2007; Caleb Tennis <caleb@g.o> +PyQt-3.17.2.ebuild:
195 - version bump
196 -
197 - 13 Apr 2007; <welp@g.o> PyQt-3.17.ebuild:
198 - Stable on amd64 wrt bug 174413. Allows for closing of bug 155170
199 -
200 - 20 Feb 2007; Simon Stelling <blubb@g.o> PyQt-3.14.1-r2.ebuild:
201 - mark 3.14.1-r2 -amd64 until bug 155170 is properly resolved
202 -
203 - 04 Dec 2006; Caleb Tennis <caleb@g.o> PyQt-3.14.1-r1.ebuild,
204 - PyQt-3.14.1-r2.ebuild:
205 - Fix qt dep to lock on Qt3
206 -
207 - 26 Nov 2006; Markus Rothe <corsair@g.o> PyQt-3.14.1-r2.ebuild:
208 - Stable on ppc64
209 -
210 - 15 Nov 2006; Joseph Jezak <josejx@g.o> PyQt-3.14.1-r2.ebuild:
211 - Marked ppc stable.
212 -
213 - 15 Nov 2006; Caleb Tennis <caleb@g.o> -PyQt-3.16.ebuild:
214 - remove old version
215 -
216 -*PyQt-3.17 (15 Nov 2006)
217 -
218 - 15 Nov 2006; Caleb Tennis <caleb@g.o> +PyQt-3.17.ebuild:
219 - version bump
220 -
221 - 15 Nov 2006; Caleb Tennis <caleb@g.o> -files/PyQt-3.13-kde34.diff,
222 - -PyQt-3.13-r2.ebuild, -PyQt-3.15.1.ebuild:
223 - remove some older versions
224 -
225 - 13 Nov 2006; Danny van Dyk <kugelfang@g.o> PyQt-3.14.1-r2.ebuild:
226 - Marked stable on amd64 wrt bug #101837.
227 -
228 - 13 Nov 2006; Gustavo Zacarias <gustavoz@g.o> PyQt-3.14.1-r2.ebuild:
229 - Stable on sparc
230 -
231 - 13 Nov 2006; Christian Faulhammer <opfer@g.o>
232 - PyQt-3.14.1-r2.ebuild:
233 - stable x86, for KDE 3.5.5, see bug #147570
234 -
235 -*PyQt-3.14.1-r2 (22 Oct 2006)
236 -
237 - 22 Oct 2006; Carsten Lohrke <carlo@g.o>
238 - +files/PyQt-3.14.1-python-2.5-compat.diff, +PyQt-3.14.1-r2.ebuild:
239 - Python 2.5 compatibility.
240 -
241 -*PyQt-3.16 (06 Apr 2006)
242 -
243 - 06 Apr 2006; Carsten Lohrke <carlo@g.o> +PyQt-3.16.ebuild:
244 - Version bump.
245 -
246 - 01 Apr 2006; Aron Griffis <agriffis@g.o> PyQt-3.15.1.ebuild:
247 - Mark 3.15.1 ~ia64
248 -
249 - 22 Feb 2006; Carsten Lohrke <carlo@g.o>
250 - -files/PyQt-3.8.1-qt-3.3.patch, -files/license-3.8.1.diff,
251 - -PyQt-3.8.1.ebuild, -PyQt-3.11.ebuild, -PyQt-3.12.ebuild,
252 - -PyQt-3.13.ebuild, -PyQt-3.13-r1.ebuild, PyQt-3.13-r2.ebuild,
253 - -PyQt-3.14.ebuild, -PyQt-3.14.1.ebuild, PyQt-3.14.1-r1.ebuild,
254 - -PyQt-3.15.ebuild, PyQt-3.15.1.ebuild:
255 - Clean up.
256 -
257 - 24 Jan 2006; Markus Rothe <corsair@g.o> PyQt-3.14.1-r1.ebuild:
258 - Stable on ppc64
259 -
260 - 20 Jan 2006; Carsten Lohrke <carlo@g.o> PyQt-3.15.1.ebuild:
261 - fix dependency
262 -
263 - 15 Jan 2006; Michael Hanselmann <hansmi@g.o> PyQt-3.14.1-r1.ebuild:
264 - Stable on ppc.
265 -
266 - 14 Jan 2006; Jose Luis Rivero <yoswink@g.o> PyQt-3.8.1.ebuild,
267 - PyQt-3.14.1-r1.ebuild:
268 - PyQt-3.14.1-r1 alpha stable per bug #117246
269 -
270 - 05 Jan 2006; Gustavo Zacarias <gustavoz@g.o> PyQt-3.8.1.ebuild,
271 - PyQt-3.14.1-r1.ebuild:
272 - 3.14.1-r1 sparc stable, removing 3.8.1 keywords in preparation for
273 - qscintilla cleanup #117246
274 -
275 - 05 Jan 2006; Chris White <chriswhite@g.o> PyQt-3.8.1.ebuild,
276 - PyQt-3.14.1-r1.ebuild:
277 - PyQt-3.14.1-r1 x86 stable per bug #117246.
278 -
279 - 31 Dec 2005; Simon Stelling <blubb@g.o> PyQt-3.14.1-r1.ebuild:
280 - stable on amd64
281 -
282 -*PyQt-3.15.1 (09 Dec 2005)
283 -*PyQt-3.14.1-r1 (09 Dec 2005)
284 -*PyQt-3.13-r2 (09 Dec 2005)
285 -
286 - 09 Dec 2005; Carsten Lohrke <carlo@g.o>
287 - +files/PyQt-3.13-kde34.diff, +files/PyQt-3.14.1-examples.diff,
288 - +PyQt-3.13-r2.ebuild, +PyQt-3.14.1-r1.ebuild, +PyQt-3.15.1.ebuild:
289 - version bump and other fixes
290 -
291 - 25 Nov 2005; Tom Gall <tgall@g.o> PyQt-3.13.ebuild:
292 - stable on ppc64
293 -
294 - 11 Oct 2005; Chris Bainbridge <chrb@g.o> PyQt-3.15.ebuild:
295 - Fix finding qscintilla.
296 -
297 - 01 Oct 2005; Chris Bainbridge <chrb@g.o> PyQt-3.15.ebuild:
298 - Fix DEPEND to allow latest qscintilla.
299 -
300 -*PyQt-3.15 (26 Sep 2005)
301 -
302 - 26 Sep 2005; Chris Bainbridge <chrb@g.o> +PyQt-3.15.ebuild:
303 - Version bump for #107104
304 -
305 - 21 Apr 2005; Michael Hanselmann <hansmi@g.o> PyQt-3.13.ebuild:
306 - Stable on ppc.
307 -
308 - 29 Mar 2005; Bryan Østergaard <kloeri@g.o> PyQt-3.14.ebuild,
309 - PyQt-3.14.1.ebuild:
310 - ~alpha keyword.
311 -
312 -*PyQt-3.14.1 (07 Mar 2005)
313 -
314 - 07 Mar 2005; Carsten Lohrke <carlo@g.o> +PyQt-3.14.1.ebuild:
315 - version bump
316 -
317 -*PyQt-3.13-r1 (20 Feb 2005)
318 -
319 - 20 Feb 2005; Carsten Lohrke <carlo@g.o> +PyQt-3.13-r1.ebuild,
320 - +PyQt-3.14.ebuild:
321 - version bump
322 -
323 - 07 Feb 2005; Jeremy Huddleston <eradicator@g.o> PyQt-3.13.ebuild:
324 - Multilib fix for python.
325 -
326 - 30 Dec 2004; Ciaran McCreesh <ciaranm@g.o> :
327 - Change encoding to UTF-8 for GLEP 31 compliance
328 -
329 - 19 Dec 2004; Carsten Lohrke <carlo@g.o> PyQt-3.13.ebuild:
330 - debug support, minor fixes
331 -
332 - 16 Dec 2004; Dylan Carlson <absinthe@g.o> PyQt-3.13.ebuild:
333 - Stable on amd64.
334 -
335 - 07 Dec 2004; Jason Wever <weeve@g.o> PyQt-3.13.ebuild:
336 - Stable on sparc.
337 -
338 - 06 Dec 2004; Caleb Tennis <caleb@g.o> PyQt-3.11.ebuild,
339 - PyQt-3.12.ebuild, PyQt-3.13.ebuild, PyQt-3.8.1.ebuild:
340 - Moving sys-devel/libtool out of RDEPEND and into DDEPEND
341 -
342 - 23 Nov 2004; Carsten Lohrke <carlo@g.o> PyQt-3.13.ebuild:
343 - stable on x86
344 -
345 - 08 Nov 2004; Daniel Ostrow <dostrow@g.o> PyQt-3.13.ebuild:
346 - Marked ~ppc64
347 -
348 -*PyQt-3.13 (23 Sep 2004)
349 -
350 - 23 Sep 2004; Carsten Lohrke <carlo@g.o> PyQt-3.12.ebuild,
351 - +PyQt-3.13.ebuild:
352 - version bump, -alpha
353 -
354 - 21 Aug 2004; Danny van Dyk <kugelfang@g.o> PyQt-3.12.ebuild:
355 - Marked stable on amd64.
356 -
357 - 18 Jul 2004; Jason Wever <weeve@g.o> PyQt-3.12.ebuild:
358 - Stable on sparc wrt bug #56712.
359 -
360 - 11 Jul 2004; Carsten Lohrke <carlo@g.o> PyQt-3.12.ebuild:
361 - stable on x86
362 -
363 - 01 Jul 2004; Jon Hood <squinky86@g.o> PyQt-3.11.ebuild,
364 - PyQt-3.12.ebuild, PyQt-3.8.1.ebuild:
365 - change virtual/glibc to virtual/libc
366 -
367 - 24 Jun 2004; Carsten Lohrke <carlo@g.o>
368 - -files/qt3.1.2-compilation-fix-3.5.diff, -PyQt-3.5.ebuild:
369 - remove old ebuild
370 -
371 -*PyQt-3.12 (26 May 2004)
372 -
373 - 26 May 2004; Carsten Lohrke <carlo@g.o> PyQt-3.11.ebuild,
374 - PyQt-3.12.ebuild, PyQt-3.5.ebuild, PyQt-3.8.1.ebuild:
375 - mirror://gentoo fixes, version bump
376 -
377 - 25 May 2004; Carsten Lohrke <carlo@g.o> PyQt-3.10.ebuild,
378 - PyQt-3.8.1.ebuild, files/PyQt-3.10-qt-3.3.patch:
379 - removed 3.10, marked 3.8.1 stable on alpha and ppc
380 -
381 - 04 May 2004; Bryan Østergaard <kloeri@g.o> PyQt-3.5.ebuild:
382 - Add missing IUSE.
383 -
384 - 21 Apr 2004; Daniel Ahlberg <aliz@g.o> PyQt-3.11.ebuild:
385 - Mark stable on amd64.
386 -
387 -*PyQt-3.11 (17 Mar 2004)
388 -
389 - 17 Mar 2004; Caleb Tennis <caleb@g.o> PyQt-3.11.ebuild:
390 - New bugfix version
391 -
392 - 14 Mar 2004; Jon Portnoy <avenj@g.o> PyQt-3.8.1.ebuild :
393 - AMD64 keywords.
394 -
395 - 03 Mar 2004; <kloeri@g.o> PyQt-3.8.1.ebuild:
396 - Move make around, close bug #43610.
397 -
398 - 02 Mar 2004; <kloeri@g.o> PyQt-3.8.1.ebuild,
399 - files/PyQt-3.8.1-qt-3.3.patch:
400 - Fix qt-3.3 compile problem. Close bug #43475.
401 -
402 - 26 Feb 2004; Sven Blumenstein <bazik@g.o> PyQt-3.8.1.ebuild:
403 - Stable on sparc.
404 -
405 - 26 Feb 2004; <kloeri@g.o> PyQt-3.10.ebuild,
406 - files/PyQt-3.10-qt-3.3.patch:
407 - Fix qt-3.3 related compile errors.
408 -
409 -*PyQt-3.10 (17 Jan 2004)
410 -
411 - 17 Jan 2004; Rob Cakebread <pythonhead@g.o> PyQt-3.10.ebuild:
412 - Version bump. Bug# 38534. Thanks Carlo <current@×××××××××.com>
413 -
414 - 16 Dec 2003; Alastair Tse <liquidx@g.o> PyQt-3.5-r1.ebuild,
415 - PyQt-3.6-r1.ebuild, PyQt-3.6.ebuild, PyQt-3.7.ebuild, PyQt-3.8.1.ebuild,
416 - PyQt-3.8.ebuild, files/license-3.5.diff, files/license-3.6.diff,
417 - files/license-3.7.diff, files/license-3.8.diff:
418 - change to Gentoo mirror for files
419 -
420 - 10 Nov 2003; Caleb Tennis <caleb@g.o> PyQt-3.8.1.ebuild:
421 - marking x86 stable
422 -
423 -*PyQt-3.8.1 (03 Oct 2003)
424 -
425 - 03 Oct 2003; Caleb Tennis <caleb@g.o> PyQt-3.8.1.ebuild:
426 - new version
427 -
428 -*PyQt-3.8 (27 Aug 2003)
429 -
430 - 27 Aug 2003; Caleb Tennis <caleb@g.o> PyQt-3.8.ebuild:
431 - Version bump
432 -
433 - 31 Jul 2003; Caleb Tennis <caleb@g.o> PyQT-3.7.ebuild:
434 - Upgrade dep on QScintilla-1.53
435 -
436 -*PyQt-3.7 (30 Jul 2003)
437 -
438 - 30 Jul 2003; Caleb Tennis <caleb@g.o> PyQt-3.7.ebuild:
439 - Version bump. Removed version deps on qt and python as this product
440 - can support almost all known (portage) version.
441 -
442 -*PyQt-3.6-r1 (29 Apr 2003)
443 -
444 - 29 Apr 2003; Michele Balistreri <brain@g.o> PyQt-3.6-r1.ebuild :
445 - Adding dependencie to qscintilla package
446 -
447 -*PyQt-3.6 (29 Apr 2003)
448 -
449 - 29 Apr 2003; Michele Balistreri <brain@g.o> PyQt-3.6.ebuild :
450 - Version bump
451 -
452 - 17 Apr 2003; Michele Balistreri <brain@g.o> Changelog :
453 -
454 - Added IUSE flag for policy compliance
455 -
456 - 17 Apr 2003; Michele Balistreri <brain@g.o> Changelog :
457 -
458 - Marked as stable on x86
459 -
460 - 12 Apr 2003; Michele Balistreri <brain@g.o> ChangeLog :
461 -
462 - Fix compilation bug with QT 3.1.2 (bug #19008)
463 -
464 -
465 - 26 Feb 2003; Dan Armak <danarmak@g.o> ChangeLog :
466 -
467 - Fix possible sandbox error as per bug #12393.
468 -
469 -*PyQt-3.5-r1 (17 Feb 2003)
470 -
471 - 17 Feb 2003; Dan Armak <danarmak@g.o> ChangeLog :
472 -
473 - Install the .sip files as well. They are placed in /usr/share/sip/qt. .sip
474 - files are like headers for sip-based packages, such as PyQT and PyKDE. This
475 - closes bug #10060.
476 -
477 -*PyQt-3.5 (14 Dec 2002)
478 -
479 - 14 Dec 2002; Bart Verwilst <verwilst@g.o>
480 -
481 - New version, + changed license to GPL
482 -
483 - 06 Dec 2002; Rodney Rees <manson@g.o> : changed sparc ~sparc keywords
484 -
485 -*PyQt-3.4 (18 Sep 2002)
486 -
487 - 18 Sep 2002; Sascha Schwabbauer <cybersystem@g.o> :
488 -
489 - Added ppc to keywords.
490 -
491 -*PyQt-3.4 (17 Sep 2002)
492 -
493 - 17 Sep 2002; Bart Verwilst <verwilst@g.o>
494 -
495 -*PyQt-3.3.2 (25 Jul 2002)
496 -
497 - 25 Jul 2002; Bart Verwilst <verwilst@g.o>
498 -
499 - 13 Aug 2002; Bart Verwilst <verwilst@g.o> ChangeLog :
500 -
501 - Added "-c" flag to build.py, so the compilation time will be 80% less
502 - from what it was before. More CPU/MEM usage though during compilation!
503 -
504 -*PyQt-3.2.4 (5 Jul 2002)
505 -
506 - 05 Jul 2002; Bart Verwilst <verwilst@g.o>
507 -
508 -*PyQt-3.0 (1 Feb 2002)
509 -
510 - 1 Feb 2002; G.Bevin <gbevin@g.o> ChangeLog :
511 -
512 - Added initial ChangeLog which should be updated whenever the package is
513 - updated in any way. This changelog is targetted to users. This means that the
514 - comments should well explained and written in clean English. The details about
515 - writing correct changelogs are explained in the skel.ChangeLog file which you
516 - can find in the root directory of the portage repository.
517
518 diff --git a/dev-python/PyQt/PyQt-3.17.6.ebuild b/dev-python/PyQt/PyQt-3.17.6.ebuild
519 deleted file mode 100644
520 index cdd99300..00000000
521 --- a/dev-python/PyQt/PyQt-3.17.6.ebuild
522 +++ /dev/null
523 @@ -1,55 +0,0 @@
524 -# Copyright 1999-2013 Gentoo Foundation
525 -# Distributed under the terms of the GNU General Public License v2
526 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.6.ebuild,v 1.8 2009/06/13 21:38:22 hwoarang Exp $
527 -
528 -EAPI="1"
529 -inherit distutils
530 -
531 -MY_P="PyQt-x11-gpl-${PV/*_pre/snapshot-}"
532 -S="${WORKDIR}/${MY_P}"
533 -
534 -DESCRIPTION="A set of Python bindings for Qt3"
535 -HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/"
536 -SRC_URI="mirror://kde-sunset/${MY_P}.tar.gz"
537 -
538 -SLOT="0"
539 -LICENSE="GPL-2"
540 -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86"
541 -IUSE="debug doc examples"
542 -
543 -RDEPEND="dev-qt/qt-meta:3
544 - ~dev-python/sip-4.7.9
545 - x11-libs/qscintilla"
546 -DEPEND="${RDEPEND}
547 - sys-devel/libtool"
548 -
549 -src_unpack() {
550 - unpack ${A}
551 - sed -i -e "s: check_license():# check_license():" "${S}"/configure.py
552 -}
553 -
554 -src_compile() {
555 - python_get_version
556 - addpredict ${QTDIR}/etc/settings
557 -
558 - local myconf="-d /usr/$(get_libdir)/python${PYVER}/site-packages \
559 - -b /usr/bin \
560 - -v /usr/share/sip \
561 - -n /usr/include \
562 - -o /usr/$(get_libdir) \
563 - -w -y qt-mt"
564 - use debug && myconf="${myconf} -u"
565 -
566 - python configure.py ${myconf}
567 - emake || die "emake failed"
568 -}
569 -
570 -src_install() {
571 - make DESTDIR="${D}" install || die "install failed"
572 - dodoc ChangeLog NEWS README THANKS
573 - use doc && dohtml doc/PyQt.html
574 - if use examples ; then
575 - dodir /usr/share/doc/${PF}/examples
576 - cp -r examples3/* "${D}"/usr/share/doc/${PF}/examples
577 - fi
578 -}
579
580 diff --git a/dev-python/PyQt/PyQt-3.18.1.ebuild b/dev-python/PyQt/PyQt-3.18.1.ebuild
581 deleted file mode 100644
582 index 05117410..00000000
583 --- a/dev-python/PyQt/PyQt-3.18.1.ebuild
584 +++ /dev/null
585 @@ -1,59 +0,0 @@
586 -# Copyright 1999-2013 Gentoo Foundation
587 -# Distributed under the terms of the GNU General Public License v2
588 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.18.1.ebuild,v 1.8 2009/10/18 14:41:15 armin76 Exp $
589 -
590 -EAPI="2"
591 -inherit distutils
592 -
593 -MY_P="PyQt-x11-gpl-${PV/*_pre/snapshot-}"
594 -S="${WORKDIR}/${MY_P}"
595 -
596 -DESCRIPTION="A set of Python bindings for Qt3"
597 -HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/"
598 -SRC_URI="http://www.riverbankcomputing.com/static/Downloads/PyQt3/${MY_P}.tar.gz"
599 -
600 -SLOT="0"
601 -LICENSE="GPL-2"
602 -KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86"
603 -IUSE="debug doc examples"
604 -
605 -RDEPEND="dev-qt/qt-meta:3
606 - >=dev-python/sip-4.8.1
607 - >=x11-libs/qscintilla-2.3[python]"
608 -DEPEND="${RDEPEND}
609 - sys-devel/libtool"
610 -
611 -src_prepare() {
612 - sed -i -e "s: check_license():# check_license():" "${S}"/configure.py
613 -}
614 -
615 -src_configure() {
616 - python_get_version
617 - addpredict ${QTDIR}/etc/settings
618 -
619 - local myconf="-d $(python_get_sitedir) \
620 - -b /usr/bin \
621 - -v /usr/share/sip \
622 - -n /usr/include \
623 - -o /usr/$(get_libdir) \
624 - -w -y qt-mt
625 - -u"
626 - use debug && myconf="${myconf} -u"
627 -
628 - "${python}" configure.py ${myconf} || die 'configure failed'
629 -}
630 -
631 -src_compile() {
632 - emake || die "emake failed"
633 -}
634 -
635 -src_install() {
636 - python_need_rebuild
637 - make DESTDIR="${D}" install || die "install failed"
638 - dodoc ChangeLog NEWS README THANKS
639 - use doc && dohtml doc/PyQt.html
640 - if use examples ; then
641 - dodir /usr/share/doc/${PF}/examples
642 - cp -r examples3/* "${D}"/usr/share/doc/${PF}/examples
643 - fi
644 -}
645
646 diff --git a/dev-python/PyQt/metadata.xml b/dev-python/PyQt/metadata.xml
647 deleted file mode 100644
648 index 6f49eba8..00000000
649 --- a/dev-python/PyQt/metadata.xml
650 +++ /dev/null
651 @@ -1,5 +0,0 @@
652 -<?xml version="1.0" encoding="UTF-8"?>
653 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
654 -<pkgmetadata>
655 -<!-- maintainer-needed -->
656 -</pkgmetadata>