1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
|
# ChangeLog for dev-python/pygobject
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.85 2009/11/02 16:28:24 grobian Exp $
02 Nov 2009; Fabian Groffen <grobian@gentoo.org>
pygobject-2.18.0-r2.ebuild:
Drop Darwin hack, no longer necessary, thanks Heiko Przybyl, bug #291524
*pygobject-2.20.0 (29 Oct 2009)
29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org>
-pygobject-2.14.0.ebuild, -pygobject-2.14.2.ebuild,
-files/pygobject-2.14.2-libffi.patch, -pygobject-2.15.4.ebuild,
-pygobject-2.16.0.ebuild, -pygobject-2.16.1.ebuild,
-pygobject-2.16.1-r1.ebuild, +pygobject-2.20.0.ebuild:
New version for GNOME 2.28. Clean up old revision.
14 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
pygobject-2.14.2.ebuild, pygobject-2.15.4.ebuild:
Remove support for gcc's libffi because it's conflicting with
dev-libs/libffi in ld.so.conf.
11 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pygobject-2.18.0-r2.ebuild:
Use correct paths.
11 Oct 2009; Fabian Groffen <grobian@gentoo.org>
pygobject-2.18.0-r2.ebuild:
Merge from Prefix
21 Sep 2009; Tom Gall <tgall@gentoo.org> pygobject-2.18.0.ebuild:
stable on ppc64, bug #277947
07 Sep 2009; Raúl Porcel <armin76@gentoo.org> pygobject-2.18.0.ebuild:
arm/ia64/s390/sh/sparc stable
06 Sep 2009; Christian Ruppert <idl0r@gentoo.org>
-files/pygobject-2.14.0-libffi-magic.patch:
Remove unused patch.
*pygobject-2.18.0-r2 (28 Aug 2009)
28 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-pygobject-2.18.0-r1.ebuild, +pygobject-2.18.0-r2.ebuild,
files/pygobject-2.18.0-support_multiple_python_versions.patch:
Modify pygobject-codegen-2.0 to support multiple Python versions instead
of renaming it.
*pygobject-2.18.0-r1 (27 Aug 2009)
27 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+pygobject-2.18.0-r1.ebuild,
+files/pygobject-2.18.0-support_multiple_python_versions.patch:
Set SUPPORT_PYTHON_ABIS (bug #282857).
26 Aug 2009; Tobias Klausmann <klausman@gentoo.org>
pygobject-2.18.0.ebuild:
Stable on alpha, bug #277947
19 Aug 2009; Jeroen Roovers <jer@gentoo.org> pygobject-2.18.0.ebuild:
Stable for HPPA (bug #277947).
16 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pygobject-2.14.0.ebuild, pygobject-2.14.2.ebuild, pygobject-2.15.4.ebuild,
pygobject-2.16.0.ebuild, pygobject-2.16.1.ebuild,
pygobject-2.16.1-r1.ebuild, pygobject-2.18.0.ebuild:
Inherit alternatives.eclass (bug #281714).
09 Aug 2009; Gilles Dartiguelongue <eva@gentoo.org>
pygobject-2.18.0.ebuild, +files/pygobject-2.18.0-automake111.patch:
Fix install with automake 1.11, bug #279813.
09 Aug 2009; nixnut <nixnut@gentoo.org> pygobject-2.18.0.ebuild:
ppc stable #277947
30 Jul 2009; Markus Meier <maekke@gentoo.org> pygobject-2.18.0.ebuild:
amd64/x86 stable, bug #277947
27 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pygobject-2.18.0.ebuild, files/pygobject-2.18.0-make_check.patch:
Fix tests.
24 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
pygobject-2.18.0.ebuild, +files/pygobject-2.18.0-make_check.patch:
Compile tests/ only if "make check" is requested wrt #226345. Run
eautoreconf after touching py-compile or timestamp is changed and
maintainer-mode will run wrt #259832.
24 Jul 2009; Mart Raudsepp <leio@gentoo.org> pygobject-2.18.0.ebuild:
Various QA fixes before stabilization
*pygobject-2.18.0 (24 Jun 2009)
24 Jun 2009; Romain Perier <mrpouet@gentoo.org>
+pygobject-2.18.0.ebuild:
Bump to 2.18.0, bug #275153
*pygobject-2.16.1-r1 (04 Jun 2009)
04 Jun 2009; Samuli Suominen <ssuominen@gentoo.org>
+pygobject-2.16.1-r1.ebuild:
Use virtual/libffi wrt #255488.
27 Apr 2009; Jeroen Roovers <jer@gentoo.org> pygobject-2.16.1:
Stable for HPPA (bug #260063).
12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> ChangeLog:
Stable on sparc, bug #260063
30 Mar 2009; Raúl Porcel <armin76@gentoo.org> pygobject-2.16.1.ebuild:
arm/s390/sh/sparc stable
18 Mar 2009; Raúl Porcel <armin76@gentoo.org> pygobject-2.16.1.ebuild:
alpha/ia64 stable wrt #260063
15 Mar 2009; Markus Meier <maekke@gentoo.org> pygobject-2.16.1.ebuild:
x86 stable, bug #260063
11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org> pygobject-2.16.1.ebuild:
Marked stable on amd64
06 Mar 2009; Brent Baude <ranger@gentoo.org> pygobject-2.16.1.ebuild:
Marking pygobject-2.16.1 ppc stable for bug 260063
05 Mar 2009; Brent Baude <ranger@gentoo.org> pygobject-2.16.1.ebuild:
Marking pygobject-2.16.1 ppc64 stable for bug 260063
*pygobject-2.16.1 (22 Feb 2009)
22 Feb 2009; Gilles Dartiguelongue <eva@gentoo.org>
+pygobject-2.16.1.ebuild:
Bump to 2.16.1. Bug and memory leak fixes.
07 Feb 2009; Gilles Dartiguelongue <eva@gentoo.org>
pygobject-2.16.0.ebuild:
Fix building on libtool-1 systems, bug #255542.
26 Jan 2009; Mart Raudsepp <leio@gentoo.org> pygobject-2.16.0.ebuild:
Disable USE=libffi for the time being due to bug 255488
*pygobject-2.16.0 (19 Jan 2009)
19 Jan 2009; Mart Raudsepp <leio@gentoo.org> +pygobject-2.16.0.ebuild:
Version bump. Correct libffi handling for configure
14 Dec 2008; Gilles Dartiguelongue <eva@gentoo.org>
pygobject-2.14.0.ebuild, -pygobject-2.14.1.ebuild,
pygobject-2.14.2.ebuild, pygobject-2.15.4.ebuild:
Add python_need_rebuild per bug #244608.
13 Nov 2008; Brent Baude <ranger@gentoo.org> pygobject-2.14.2.ebuild:
Marking pygobject-2.14.2 ppc64 stable for bug 236971
08 Nov 2008; Jeremy Olexa <darkside@gentoo.org> pygobject-2.14.2.ebuild:
Work around a failing testsuite that is a circular dependancy by adding
RESTRICT=test, bug #199725
*pygobject-2.15.4 (19 Oct 2008)
19 Oct 2008; Gilles Dartiguelongue <eva@gentoo.org>
+files/pygobject-2.15.4-fix-codegen-location.patch,
-pygobject-2.12.3.ebuild, +pygobject-2.15.4.ebuild:
New version for GNOME 2.24. New APIs have been wrapped (notably GIO)
and codegen is now part of pygobject.
25 Sep 2008; Jeroen Roovers <jer@gentoo.org> pygobject-2.14.2.ebuild:
Stable for HPPA (bug #236971).
12 Aug 2008; Raúl Porcel <armin76@gentoo.org> pygobject-2.14.2.ebuild:
alpha/ia64/sparc stable wrt #229709
10 Aug 2008; Markus Meier <maekke@gentoo.org> pygobject-2.14.2.ebuild:
x86 stable, bug #229709
06 Aug 2008; Jesus Rivero <neurogeek@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
30 Jul 2008; Brent Baude <ranger@gentoo.org> pygobject-2.14.2.ebuild:
Marking pygobject-2.14.2 ppc stable for bug 229709
26 Jul 2008; Olivier Crête <tester@gentoo.org> pygobject-2.14.2.ebuild:
Stable on amd64, bug #229709
14 Jul 2008; Gilles Dartiguelongue <eva@gentoo.org>
pygobject-2.14.2.ebuild:
add virtualx eclass to allow test suite to run properly
04 Jul 2008; Gilles Dartiguelongue <eva@gentoo.org>
+files/pygobject-2.14.2-libffi.patch, pygobject-2.14.2.ebuild:
fix libffi condition, fix bug #230751
29 May 2008; Ali Polatel <hawking@gentoo.org> pygobject-2.12.3.ebuild:
Use get_libdir.
29 May 2008; Ali Polatel <hawking@gentoo.org> pygobject-2.14.0.ebuild,
pygobject-2.14.1.ebuild, pygobject-2.14.2.ebuild:
python_mod_compile is ROOT aware.
25 May 2008; Gilles Dartiguelongue <eva@gentoo.org>
pygobject-2.12.3.ebuild:
fix QA on 2.12.3, changing to ~mips, mips is experimental.
*pygobject-2.14.2 (25 May 2008)
25 May 2008; Gilles Dartiguelongue <eva@gentoo.org>
+pygobject-2.14.2.ebuild:
bump to 2.14.2. Fix bug #198875.
22 Mar 2008; Daniel Gryniewicz <dang@gentoo.org> pygobject-2.14.1.ebuild:
Marked stable on amd64 for bug #212986
17 Mar 2008; Jeroen Roovers <jer@gentoo.org> pygobject-2.14.1.ebuild:
Stable for HPPA (bug #212986).
16 Mar 2008; Christian Faulhammer <opfer@gentoo.org>
pygobject-2.14.1.ebuild:
stable x86, bug 212986
15 Mar 2008; nixnut <nixnut@gentoo.org> pygobject-2.14.1.ebuild:
Stable on ppc wrt bug 212986
14 Mar 2008; Raúl Porcel <armin76@gentoo.org> pygobject-2.14.1.ebuild:
alpha/ia64/sparc stable wrt #212986
12 Mar 2008; Brent Baude <ranger@gentoo.org> pygobject-2.14.1.ebuild:
Marking pygobject-2.14.1 ppc64 for bug 212986
*pygobject-2.14.1 (03 Jan 2008)
03 Jan 2008; Gilles Dartiguelongue <eva@gentoo.org>
+pygobject-2.14.1.ebuild:
bump to 2.14.1
*pygobject-2.14.0-r1 (27 Dec 2007)
27 Dec 2007; Gilles Dartiguelongue <eva@gentoo.org>
+files/pygobject-2.14.0-libffi-magic.patch, +pygobject-2.14.0-r1.ebuild:
remove automagic dependency on libffi, bug #198875
27 Nov 2007; Jeroen Roovers <jer@gentoo.org> pygobject-2.14.0.ebuild:
Stable for HPPA (bug #199322).
20 Nov 2007; Markus Rothe <corsair@gentoo.org> pygobject-2.14.0.ebuild:
Stable on ppc64; bug #199322
17 Nov 2007; Raúl Porcel <armin76@gentoo.org> pygobject-2.14.0.ebuild:
alpha/ia64/sparc stable wrt #199322
17 Nov 2007; nixnut <nixnut@gentoo.org> pygobject-2.14.0.ebuild:
Stable on ppc wrt bug 199322
17 Nov 2007; Dawid Węgliński <cla@gentoo.org> pygobject-2.14.0.ebuild:
Stable on x86 (bug #199322)
16 Nov 2007; Samuli Suominen <drac@gentoo.org> pygobject-2.14.0.ebuild:
amd64 stable wrt #199322
*pygobject-2.14.0 (26 Sep 2007)
26 Sep 2007; Mart Raudsepp <leio@gentoo.org> +pygobject-2.14.0.ebuild:
Adding 2.14 series, to go along with glib-2.14 for Gnome 2.20
26 Jul 2007; Roy Marples <uberlord@gentoo.org> pygobject-2.12.3.ebuild:
true is not always in /bin
27 May 2007; Joshua Kinard <kumba@gentoo.org> pygobject-2.12.3.ebuild:
Stable on mips.
16 Feb 2007; Roy Marples <uberlord@gentoo.org> pygobject-2.12.3.ebuild:
Added ~x86-fbsd keyword.
18 Jan 2007; Jeroen Roovers <jer@gentoo.org> pygobject-2.12.3.ebuild:
Stable for HPPA (bug #147751).
14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
pygobject-2.12.3.ebuild:
Stable on Alpha.
09 Jan 2007; Mart Raudsepp <leio@gentoo.org> pygobject-2.12.3.ebuild:
Fix DESCRIPTION, bug 161033
08 Jan 2007; Mart Raudsepp <leio@gentoo.org> -pygobject-2.12.1.ebuild,
-pygobject-2.12.2.ebuild, pygobject-2.12.3.ebuild:
QA: Set WANT_AUTOCONF, bug 160699. Remove old versions
21 Dec 2006; Markus Rothe <corsair@gentoo.org> pygobject-2.12.3.ebuild:
Stable on ppc64; bug #156662
18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pygobject-2.12.3.ebuild:
Stable on sparc
16 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
pygobject-2.12.3.ebuild:
Stable on ppc wrt bug #156662.
12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
pygobject-2.12.3.ebuild:
Stable on amd64 wrt bug #156662.
10 Dec 2006; Andrej Kacian <ticho@gentoo.org> pygobject-2.12.3.ebuild:
Stable on x86, bug #156662.
*pygobject-2.12.3 (19 Nov 2006)
19 Nov 2006; Mart Raudsepp <leio@gentoo.org> +pygobject-2.12.3.ebuild:
Version bump
30 Oct 2006; Robin H. Johnson <robbat2@gentoo.org>
pygobject-2.12.2.ebuild:
Move WANT_AUTOMAKE=1.8 line above autotools inherit.
30 Oct 2006; Robin H. Johnson <robbat2@gentoo.org>
pygobject-2.12.2.ebuild:
Fix bug #147285, eautomake invocation needed, see ebuild for full details.
*pygobject-2.12.2 (13 Oct 2006)
13 Oct 2006; Mart Raudsepp <leio@gentoo.org> +pygobject-2.12.2.ebuild:
Version bump
22 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml,
-pygobject-2.10.1.ebuild:
Remove 'my' version, and turn over completely to gnome.
07 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> metadata.xml:
put pygobject in the gnome herd
07 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; pygobject-2.10.1.ebuild:
Sync with gnome overlay ebuild, add back in blocker on pygtk < 2.9 that I
wrongly removed.
*pygobject-2.12.1 (07 Sep 2006)
07 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> +pygobject-2.12.1.ebuild:
New version for gnome 2.16
*pygobject-2.10.1 (05 Sep 2006)
05 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; +metadata.xml,
+pygobject-2.10.1.ebuild:
Add GNOME 2 bindings for Python, needed for system-config-*. Based on 2.11
ebuild in gnome overlay. Gnome herd, feel free to add yourself to metadata.
|