summaryrefslogtreecommitdiff
blob: 1f30509a573ca7459d26155f1f9ed6a8263d4afb (plain)
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
# ChangeLog for dev-python/pygtk
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.86 2005/08/01 12:06:37 blubb Exp $

  01 Aug 2005; Simon Stelling <blubb@gentoo.org> pygtk-2.6.1.ebuild:
  stable on amd64

  26 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.6.1.ebuild:
  Stable on alpha.

  21 Jul 2005; Markus Rothe <corsair@gentoo.org> pygtk-2.6.1.ebuild:
  Stable on ppc64

*pygtk-2.6.2 (19 Jul 2005)

  19 Jul 2005; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.6.2.ebuild:
  Version bump.

  18 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> pygtk-2.6.1.ebuild:
  Stable on sparc

  17 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> pygtk-2.6.1.ebuild:
  ppc stable

  16 Jul 2005; John N. Laliberte <allanonjl@gentoo.org> pygtk-2.6.1.ebuild:
  marking 2.6.1 stable on x86

  11 Jul 2005; Stephen P. Becker <geoman@gentoo.org> pygtk-2.4.1.ebuild,
  pygtk-2.6.1.ebuild:
  added mips keywords to satisfy gnome repoman deps

  08 Apr 2005; Markus Rothe <corsair@gentoo.org> pygtk-2.4.1.ebuild,
  pygtk-2.6.0.ebuild, pygtk-2.6.1.ebuild:
  Stable on ppc64/added ~ppc64 to KEYWORDS

*pygtk-2.6.1 (16 Mar 2005)

  16 Mar 2005; Alastair Tse <liquidx@gentoo.org> +pygtk-2.6.1.ebuild:
  version bump

  15 Mar 2005; Alastair Tse <liquidx@gentoo.org> pygtk-2.4.1.ebuild,
  pygtk-2.6.0.ebuild:
  more multilib fixes

  08 Mar 2005; Alastair Tse <liquidx@gentoo.org> pygtk-2.6.0.ebuild:
  add python numeric dep

*pygtk-2.6.0 (08 Mar 2005)

  08 Mar 2005; Alastair Tse <liquidx@gentoo.org> -pygtk-2.4.0.ebuild,
  +pygtk-2.6.0.ebuild:
  version bump, now requires gtk+-2.6. fix get_libdir in pkg_postinst and
  pkg_postrm. (#76791)

  26 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org> pygtk-2.4.1.ebuild:
  Multilib fixes.

  04 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.4.1.ebuild:
  Stable on alpha.

  26 Jan 2005; Lukasz Strzygowski <lucass@gentoo.org> -pygtk-2.3.92.ebuild,
  -pygtk-2.3.93.ebuild, -pygtk-2.3.94.ebuild, -pygtk-2.3.96.ebuild,
  -pygtk-2.3.97.ebuild:
  Removed old unstable branch.

  09 Jan 2005; Sven Wegener <swegener@gentoo.org> pygtk-2.4.1.ebuild:
  Added missing digest entries. Added missing parentheses in SRC_URI.

  08 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.4.1.ebuild:
  Add doc USE flag, patch by Fernando Serboncini in bug 75308.

  03 Jan 2005; Joseph Jezak <josejx@gentoo.org> pygtk-2.4.1.ebuild:
  Marked ppc stable for bug #74333.

  22 Dec 2004; Dylan Carlson <absinthe@gentoo.org> pygtk-2.4.1.ebuild:
  Stable on amd64, bug 74333.

  22 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> pygtk-2.4.1.ebuild:
  Stable on sparc

  22 Dec 2004; Lukasz Strzygowski <lucass@gentoo.org> pygtk-2.4.0.ebuild,
  pygtk-2.4.1.ebuild:
  Marked stable on x86.

*pygtk-2.4.1 (05 Nov 2004)

  05 Nov 2004; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.4.1.ebuild:
  Version bump.

  17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> pygtk-2.2.0.ebuild:
  stable on amd64.

  12 Oct 2004; Guy Martin <gmsoft@gentoo.org> pygtk-2.2.0.ebuild:
  Stable on hppa.

  10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.2.0.ebuild:
  Stable on alpha.

*pygtk-2.4.0 (03 Oct 2004)

  03 Oct 2004; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.4.0.ebuild:
  Version bump. Updated dependencies.

*pygtk-2.3.97 (28 Sep 2004)

  28 Sep 2004; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.3.97.ebuild:
  Version bump.

  30 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> pygtk-2.2.0.ebuild:
  Stable on sparc

*pygtk-2.3.96 (24 Aug 2004)

  24 Aug 2004; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.3.96.ebuild:
  Version bump.

  22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.2.0.ebuild:
  Stable on x86.

  29 Jul 2004; Tom Gall <tgall@gentoo.org> pygtk-2.2.0.ebuild:
  stable on ppc64, bug #57015

*pygtk-2.3.94 (29 Jul 2004)

  29 Jul 2004; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.3.94.ebuild:
  Version bump.

*pygtk-2.3.93 (25 Jul 2004)

  25 Jul 2004; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.3.93.ebuild:
  Version bump. Now it install also examples. Added src_test.

  20 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> pygtk-0.6.11-r1.ebuild,
  pygtk-1.99.13-r1.ebuild, pygtk-2.0.0-r1.ebuild, pygtk-2.0.0.ebuild,
  pygtk-2.2.0.ebuild, pygtk-2.3.92.ebuild:
  dev-python/PyOpenGL is now dev-python/pyopengl - adjust dependencies
  accordingly.

*pygtk-2.3.92 (10 Jul 2004)

  10 Jul 2004; Lukasz Strzygowski <lucass@gentoo.org> metadata.xml,
  pygtk-0.6.11-r1.ebuild, pygtk-2.0.0.ebuild, pygtk-2.2.0.ebuild, pygtk-0.6.11.ebuild,
  pygtk-1.99.13-r1.ebuild, pygtk-2.0.0-r1.ebuild, pygtk-2.3.92.ebuild:
  Added and hardmasked ebuild for 2.3.92 (unstable branch). Added
  long description to metadata.xml. Updated homepage's url to http://www.pygtk.org/.

  04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.0.0-r1.ebuild:
  Stable on alpha.

  13 May 2004; Stephen P. Becker <geoman@gentoo.org> pygtk-2.0.0-r1.ebuild:
  Stable on mips.

  07 May 2004; Bryan Østergaard <kloeri@gentoo.org> pygtk-0.6.11.ebuild,
  pygtk-1.99.13-r1.ebuild:
  Add missing IUSE.

  25 Apr 2004; Aron Griffis <agriffis@gentoo.org> pygtk-0.6.11-r1.ebuild:
  Add die following econf for bug 48950

  18 Apr 2004; Guy Martin <gmsoft@gentoo.org> pygtk-2.0.0-r1.ebuild,
  pygtk-2.2.0.ebuild:
  Marked stable on hppa.

  10 Apr 2004; Alastair Tse <liquidx@gentoo.org> pygtk-2.0.0-r1.ebuild,
  pygtk-2.2.0.ebuild:
  restrict parallel builds (#45776)

  16 Mar 2004; Stephen P. Becker <geoman@gentoo.org> pygtk-2.0.0-r1.ebuild:
  Added ~mips keyword.

  12 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> pygtk-2.0.0-r1.ebuild:
  stable on sparc

*pygtk-2.2.0_rc1 (11 Mar 2004)

  11 Mar 2004; Alastair Tse <liquidx@gentoo.org> pygtk-0.6.11-r1.ebuild,
  pygtk-2.0.0-r1.ebuild, pygtk-2.2.0.ebuild, pygtk-2.2.0_rc1.ebuild:
  bump x11-libs/gtk+ dep to 2.2

*pygtk-2.2.0 (11 Mar 2004)

  11 Mar 2004; Bryan Østergaard,,, <kloeri@gentoo.org> pygtk-2.2.0.ebuild:
  Version bump, bug #44378.

  09 Mar 2004; <agriffis@gentoo.org> pygtk-2.0.0.ebuild:
  stable on alpha and ia64

*pygtk-2.0.0-r1 (24 Jan 2004)
*pygtk-0.6.11-r1 (24 Jan 2004)
	
  24 Jan 2004; Alastair Tse <liquidx@gentoo.org> pygtk-0.6.11-r1.ebuild,
  pygtk-2.0.0-r1.ebuild:
  fix pyc/pyo cleanup, fix pygtk.{py,pth} conflicts when installing
  pygtk-2.0 and pygtk-0.6 in different orders using alternatives.eclass. 
  add pyopengl dependencies instead of einfo at the end.

  14 Jan 2004; Aron Griffis <agriffis@gentoo.org> pygtk-0.6.11.ebuild:
  stable on alpha for bug 31858

  09 Jan 2004; Aron Griffis <agriffis@gentoo.org> pygtk-1.99.16.ebuild,
  pygtk-2.0.0.ebuild:
  stable on alpha

  29 Nov 2003; Brad House <brad_mssw@gentoo.org> pygtk-2.0.0.ebuild:
  mark stable on amd64

  25 Nov 2003; Jason Wever <weeve@gentoo.org> pygtk-2.0.0.ebuild:
  Marked stable on sparc, resolves bug #31858.

  14 Nov 2003; Aron Griffis <agriffis@gentoo.org> pygtk-1.99.13-r1.ebuild:
  Stable on ia64

  01 Nov 2003; Jason Wever <weeve@gentoo.org> pygtk-0.6.11.ebuild:
  Marked stable for sparc in regards to bug #31858.

  24 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> pygtk-0.6.11.ebuild:
  set ppc in keywords

  24 Oct 2003; Alastair Tse <liquidx@gentoo.org> pygtk-2.0.0.ebuild:
  stable bump for x86

  22 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> pygtk-2.0.0.ebuild:
  set ppc in keywords

  07 Oct 2003; Alastair Tse <liquidx@gentoo.org> pygtk-2.0.0.ebuild:
  remove inherit debug

  27 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org> pygtk-1.99.16.ebuild:
  set ppc in keywords

*pygtk-2.0.0 (03 Sep 2003)

  03 Sep 2003; Alastair Tse <liquidx@gentoo.org> pygtk-1.99.17.ebuild,
  pygtk-2.0.0.ebuild:
  version bump

  29 Aug 2003; Mike Gardiner <obz@gentoo.org> pygtk-1.99.13-r1.ebuild,
  pygtk-1.99.16.ebuild:
  Corrected SLOT to 2

*pygtk-1.99.18 (28 Aug 2003)

  28 Aug 2003; Mike Gardiner <obz@gentoo.org> pygtk-1.99.18.ebuild:
  New version

  28 Aug 2003; Mike Gardiner <obz@gentoo.org> pygtk-1.99.16.ebuild,
  pygtk-1.99.17.ebuild:
  Added >=pkgconfig-0.9 to depends, see bug #26573

*pygtk-1.99.17 (01 Aug 2003)

  01 Aug 2003; foser <foser@gentoo.org> pygtk-1.99.17.ebuild,metadata.xml :
  New version, added gnome as herd

  12 Jun 2003; <msterret@gentoo.org> pygtk-1.99.13-r1.ebuild,
  pygtk-1.99.16.ebuild:
  fix Header

*pygtk-1.99.16 (31 Mar 2003)

  31 Mar 2003; foser <foser@gentoo.org> pygtk-1.99.16.ebuild :
  New version

*pygtk-1.99.15 (09 Feb 2003)

  09 Feb 2003; foser <foser@gentoo.org> pygtk-1.99.15.ebuild :
  New version

*pygtk-0.6.11 (06 Dec 2002)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  06 Dec 2002; foser <foser@gentoo.org> pygtk-0.6.11.ebuild :
  New version

*pygtk-1.99.13-r1 (01 Nov 2002)

  13 Nov 2002; Mark Guertin <gerk@gentoo.org> pygtk-1.99.13-r1.ebuild :
  backed down to ~ppc.  Don't want dev builds of this sort which are 
  not backwards compatible overwriting the proper relase.

  01 Nov 2002; foser <foser@gentoo.org> pygtk-1.99.13-r1.ebuild :
  Enabled threads support

*pygtk-1.99.13 (23 Oct 2002) 

  24 Oct 2002; foser <foser@gentoo.org> pygtk-1.99.13.ebuild :
  removed the author line, it made emerge ignore the ebuild  

  23 Oct 2002; Spider <spider@gentoo.org> pygtk-1.99.13.ebuild :
  finally got this in, closing bug #3700. thanks foser@gentoo.org for the actual work
  
*pygtk-0.6.9 (19 Jun 2002)

  29 Jul 2002; George Shapovalov <george@gentoo.org> pygtk-0.6.8-r1.ebuild, pygtk-0.6.8-r2.ebuild, pygtk-0.6.9.ebuild, pygtk-1.99.9.ebuild, pygtk-1.99.10.ebuild :

  Added KEYWORDS,SLOT,LICENSE (where missing),
  header clean-ups

  19 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> pygtk-0.6.9.ebuild
  New version, updated dependencies. Close bug #3891

*pygtk-1.99.10 (13 Jun 2002)
  21 Aug 2002; Mark Guertin <gerk@gentoo.org> pygtk-1.99.10.ebuild :
  Added ppc to keywords  

  13 Jun 2002; Spider <spider@gentoo.org> pygtk-1.99.10.ebuild :
  I've got a headache so this is a simple bump to the next level.  and remember kids dont play in the playgrounds.
  
*pygtk-1.99.9 (24 Apr 2002)
  24 Apr 2002; Spider <spider@gentoo.org> pygtk-1.99.9.ebuild pygtk-0.6.8-r2.ebuild
  Add SLOT
  update to gtk2
  

*pygtk-0.6.8-r1 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.