summaryrefslogtreecommitdiff
blob: ce0099c3b3f2f2e7d04aedfdd4514551203adb03 (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
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
# ChangeLog for dev-util/meld
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/ChangeLog,v 1.96 2009/04/27 20:01:39 eva Exp $

  27 Apr 2009; Gilles Dartiguelongue <eva@gentoo.org> meld-1.3.0:
  Make some dependencies optional, bug #267033.

*meld-1.3.0 (20 Apr 2009)

  20 Apr 2009; Gilles Dartiguelongue <eva@gentoo.org> +meld-1.3.0.ebuild:
  Bump to 1.3.0. Add die clause everywhere, fix installation of all locales
  when LINGUAS is unset. Support for subversion 1.6 and a few other things.

  20 Apr 2009; Gilles Dartiguelongue <eva@gentoo.org> -meld-1.1.5.1.ebuild,
  -meld-1.1.5.1-r1.ebuild, -meld-1.2.ebuild, -meld-1.2-r1.ebuild:
  Remove old revisions.

  25 Mar 2009; Raúl Porcel <armin76@gentoo.org> meld-1.2.1.ebuild:
  ia64/sparc stable wrt #263618

  25 Mar 2009; Joseph Jezak <josejx@gentoo.org> meld-1.2.1.ebuild:
  Marked ppc stable for bug #263316.

  24 Mar 2009; Brent Baude <ranger@gentoo.org> meld-1.2.1.ebuild:
  stable ppc64, bug 263316

  22 Mar 2009; Tobias Klausmann <klausman@gentoo.org> meld-1.2.1.ebuild:
  Stable on alpha, bug #263316

  22 Mar 2009; Markus Meier <maekke@gentoo.org> meld-1.2.1.ebuild:
  amd64/x86 stable, bug #263316

  07 Feb 2009; Raúl Porcel <armin76@gentoo.org> meld-1.2.1.ebuild:
  Add ~arm wrt #255203

  05 Dec 2008; Arun Raghavan <ford_prefect@gentoo.org> meld-1.2.1.ebuild:
  Replace gnome-python dependency with only required modules

*meld-1.2.1 (29 Nov 2008)

  29 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org> +meld-1.2.1.ebuild:
  Bump to 1.2.1. UI Tweaks, command line enhancements, handles spaces
  in svn path.

*meld-1.2-r1 (16 Nov 2008)

  16 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org>
  +files/meld-1.2-wrap-list.patch, +meld-1.2-r1.ebuild:
  Add word-wrap items in glade, bug #246261.

  12 Nov 2008; Brent Baude <ranger@gentoo.org> meld-1.2.ebuild:
  stable ppc64, bug 246061

  09 Nov 2008; Raúl Porcel <armin76@gentoo.org> meld-1.2.ebuild:
  alpha/ia64/sparc stable wrt #246061

  09 Nov 2008; nixnut <nixnut@gentoo.org> meld-1.2.ebuild:
  Stable on ppc wrt bug 246061

  09 Nov 2008; Markus Meier <maekke@gentoo.org> meld-1.2.ebuild:
  amd64/x86 stable, bug #246061

  21 Sep 2008; Gilles Dartiguelongue <eva@gentoo.org> meld-1.2.ebuild:
  respect LINGUAS, bug #183086.

  25 Jul 2008; Raúl Porcel <armin76@gentoo.org> meld-1.1.5.1-r1.ebuild:
  alpha/ia64/sparc/x86 stable wrt #232337

  22 Jul 2008; Markus Rothe <corsair@gentoo.org> meld-1.1.5.1-r1.ebuild:
  Stable on ppc64; bug #232337

  21 Jul 2008; nixnut <nixnut@gentoo.org> meld-1.1.5.1-r1.ebuild:
  Stable on ppc wrt bug 232337

  19 Jul 2008; Olivier Crête <tester@gentoo.org> meld-1.1.5.1-r1.ebuild:
  Stable on amd64, bug #232337

*meld-1.2 (19 Jul 2008)

  19 Jul 2008; Mart Raudsepp <leio@gentoo.org>
  +files/meld-1.2-fr-help-install-fix.patch, +meld-1.2.ebuild:
  New version, bug 230665; Includes folder comparison speedups, UI tweaks and
  cleanups, and various bug fixes

  29 May 2008; Ali Polatel <hawking@gentoo.org> meld-1.1.5.1.ebuild,
  meld-1.1.5.1-r1.ebuild:
  python_mod_optimize is ROOT aware. Multilib love.

  21 May 2008; Gilles Dartiguelongue <eva@gentoo.org>
  meld-1.1.5.1-r1.ebuild:
  don't create empty /usr/doc/meld, bug #206453

*meld-1.1.5.1-r1 (11 Feb 2008)

  11 Feb 2008; Gilles Dartiguelongue <eva@gentoo.org>
  +meld-1.1.5.1-r1.ebuild:
  fix python eclass use, bug #207667

  18 Jan 2008; Rémi Cardona <remi@gentoo.org> meld-1.1.5.1.ebuild:
  add intltool dep (fixes bug #206238)

  06 Oct 2007; Tom Gall <tgall@gentoo.org> meld-1.1.5.1.ebuild:
  added ~ppc64

  30 Jul 2007; Mart Raudsepp <leio@gentoo.org>
  -files/meld-1.1.4-syntax.patch, -files/fix-po.patch,
  -meld-1.1.4-r1.ebuild:
  Remove old

  30 Jul 2007; Christian Faulhammer <opfer@gentoo.org> meld-1.1.5.1.ebuild:
  stable x86, bug 186773

  28 Jul 2007; Daniel Gryniewicz <dang@gentoo.org> meld-1.1.5.1.ebuild:
  Marked stable on amd64 for bug #186773

  28 Jul 2007; nixnut <nixnut@gentoo.org> meld-1.1.5.1.ebuild:
  Stable on ppc wrt bug 186773

  27 Jul 2007; Raúl Porcel <armin76@gentoo.org> meld-1.1.5.1.ebuild:
  alpha/ia64 stable wrt #186773

  27 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> meld-1.1.5.1.ebuild:
  Stable on sparc wrt #186773

*meld-1.1.5.1 (13 Jun 2007)

  13 Jun 2007; Mart Raudsepp <leio@gentoo.org> -meld-1.1.5.ebuild,
  +meld-1.1.5.1.ebuild:
  Version bump, for not including .svn directories in the (mirrored) tarball
  making it unnecessarily big

*meld-1.1.5 (11 Jun 2007)

  11 Jun 2007; Mart Raudsepp <leio@gentoo.org> +meld-1.1.5.ebuild:
  Version bump

  01 Jun 2007; <leio@gentoo.org> -meld-1.1.4.ebuild:
  Remove old

  01 Jun 2007; nixnut <nixnut@gentoo.org> meld-1.1.4-r1.ebuild:
  Stable on ppc wrt bug 179829

  31 May 2007; Christian Faulhammer <opfer@gentoo.org> meld-1.1.4-r1.ebuild:
  stable x86, bug 179829

  30 May 2007; Daniel Gryniewicz <dang@gentoo.org> meld-1.1.4-r1.ebuild:
  Marked stable on amd64 for bug #179829

  29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> meld-1.1.4-r1.ebuild:
  Stable on sparc wrt #179829

  26 May 2007; Raúl Porcel <armin76@gentoo.org> meld-1.1.4-r1.ebuild:
  alpha/ia64 stable wrt #179829

*meld-1.1.4-r1 (02 Mar 2007)

  02 Mar 2007; Daniel Gryniewicz <dang@gentoo.org>
  +files/meld-1.1.4-syntax.patch, +meld-1.1.4-r1.ebuild:
  Bump to 1.1.4-r1
  	- Add patch to fix syntax highlighing by fixing mime type detection

  28 Feb 2007; Daniel Gryniewicz <dang@gentoo.org> meld-1.1.4.ebuild:
  Add scrollkeeper dep; bug #168704

  03 Feb 2007; Mart Raudsepp <leio@gentoo.org> -meld-1.1.3.ebuild:
  Remove old

  03 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> meld-1.1.4.ebuild:
  Stable on IA64, bug 152878.

  17 Jan 2007; Jose Luis Rivero <yoswink@gentoo.org> meld-1.1.4.ebuild:
  Stable on alpha wrt to bug #152878

  15 Jan 2007; Luis Medinas <metalgod@gentoo.org> meld-1.1.4.ebuild:
  Stable on amd64. Bug #152878.

  13 Jan 2007; nixnut <nixnut@gentoo.org> meld-1.1.4.ebuild:
  Stable on ppc wrt bug 152878

  10 Jan 2007; Christian Faulhammer <opfer@gentoo.org> meld-1.1.4.ebuild:
  stable x86, bug #152878

  10 Jan 2007; Tiziano Müller <dev-zero@gentoo.org> meld-1.1.3.ebuild,
  meld-1.1.4.ebuild:
  Removed check for dev-python/pygtk gnome USE-flag.

  10 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> meld-1.1.4.ebuild:
  Stable on sparc wrt #152878

  09 Jan 2007; Mart Raudsepp <leio@gentoo.org> meld-1.1.4.ebuild:
  Move the gnome-python-desktop dependency behind gnome USE flag, as it pulls
  in lots of core gnome applications and libraries

  09 Jan 2007; Mart Raudsepp <leio@gentoo.org> meld-1.1.4.ebuild:
  Update dependency gnome-python-extras to gnome-python-desktop as only
  gtksourceview module is used, bug 158795, thanks to Michael Hordijk

  11 Sep 2006; John N. Laliberte <allanonjl@gentoo.org> Manifest:
  fix manifest

  11 Sep 2006; Aron Griffis <agriffis@gentoo.org>
  -files/meld-1.0.0-frpo.patch, +files/fix-po.patch, meld-1.1.4.ebuild:
  Fix compilation with gettext-0.15, patch provided by Ed Catmur #143120

  11 Sep 2006; John N. Laliberte <allanonjl@gentoo.org> metadata.xml:
  remove myself as maintainer, leave to the herd.

  11 Sep 2006; Aron Griffis <agriffis@gentoo.org> meld-1.1.3.ebuild,
  meld-1.1.4.ebuild:
  Don't run scrollkeeper (with the wrong path), leave that to gnome2.eclass
  #145833

*meld-1.1.4 (11 Sep 2006)

  11 Sep 2006; Aron Griffis <agriffis@gentoo.org> -meld-1.0.0.ebuild,
  -meld-1.1.2.ebuild, +meld-1.1.4.ebuild:
  Bump to 1.1.4 (from 1.1.3).  Remove 1.1.2, 1.0.0. #142318

  16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> meld-1.1.3.ebuild:
  ppc stable, bug #139053

  13 Jul 2006; Aron Griffis <agriffis@gentoo.org> meld-1.1.3.ebuild:
  Mark 1.1.3 stable on ia64

  08 Jul 2006; Thomas Cort <tcort@gentoo.org> meld-1.1.3.ebuild:
  Stable on alpha wrt Bug #139053.

  06 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> meld-1.1.3.ebuild:
  Stable on sparc wrt #139053

  06 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> meld-1.1.3.ebuild:
  Marked stable on amd64 for bug #139053

  06 Jul 2006; Joshua Jackson <tsunam@gentoo.org> meld-1.1.3.ebuild:
  Stable x86; bug #139053

  03 Jul 2006; John N. Laliberte <allanonjl@gentoo.org> meld-1.1.3.ebuild:
  break out built_with_use test, wrap in has_version.  fixes #136402

*meld-1.1.3 (21 Feb 2006)

  21 Feb 2006; John N. Laliberte <allanonjl@gentoo.org> +meld-1.1.3.ebuild:
  version bump, fixes #123635, thanks to dcoutts for reminder

  08 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org> meld-1.0.0.ebuild,
  meld-1.1.2.ebuild:
  Adding keyword checks for pygtk for versions prior to 2.8.0-r2

*meld-1.1.2 (11 Nov 2005)

  11 Nov 2005; John N. Laliberte <allanonjl@gentoo.org> -meld-0.9.2.ebuild,
  -meld-0.9.4.1.ebuild, -meld-0.9.4.1-r1.ebuild, -meld-0.9.5.ebuild,
  +meld-1.1.2.ebuild:
  new version. remove translation patch ( applied upstream ), remove
  pygtk/gnome warning since its now in gpe. use gnome2_omf_fix to fix
  scrollkeeper instead of sed. fixes #110954

  02 Oct 2005; Aron Griffis <agriffis@gentoo.org> meld-1.0.0.ebuild:
  Mark 1.0.0 stable on ia64

  03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> meld-1.0.0.ebuild:
  Stable on ppc.

  01 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> meld-1.0.0.ebuild:
  Stable on sparc

  31 Aug 2005; Aron Griffis <agriffis@gentoo.org> meld-1.0.0.ebuild:
  stable on alpha amd64 x86; add ~ia64 (1.0.0)

  05 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> meld-0.9.4.1.ebuild:
  Stable on sparc

  04 Jul 2005; John N. Laliberte <allanonjl@gentoo.org> meld-1.0.0.ebuild:
  remove check for gtkhtml in gnome-python-extras, fix #97910

*meld-1.0.0 (03 Jul 2005)

  03 Jul 2005; John N. Laliberte <allanonjl@gentoo.org>
  +files/meld-1.0.0-frpo.patch, +meld-1.0.0.ebuild:
  new 1.0.0 version. large changes to the ebuild to make it much easier to
  handle. submitted patch upstream for the fr.po file.

*meld-0.9.5 (02 Jul 2005)

  02 Jul 2005; John N. Laliberte <allanonjl@gentoo.org> metadata.xml,
  +meld-0.9.5.ebuild:
  version bump to fix #85325. Now depends on gnome-python-extras so it has
  support for line numbering and source highlighting.

*meld-0.9.4.1-r1 (29 May 2005)

  29 May 2005; John N. Laliberte <allanonjl@gentoo.org>
  +meld-0.9.4.1-r1.ebuild:
  fixes #67784 and #93437

  30 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> meld-0.9.4.1.ebuild:
  Stable on ppc.

  27 Jan 2005; Aron Griffis <agriffis@gentoo.org> meld-0.9.4.1.ebuild:
  stable on alpha and x86 #69824

  31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  06 Dec 2004; Mike Gardiner <obz@gentoo.org> meld-0.9.4.1.ebuild:
  Fixed .desktop file to display proper icon, see bug #73550

*meld-0.9.4.1 (16 Oct 2004)

  16 Oct 2004; Alastair Tse <liquidx@gentoo.org> +meld-0.9.4.1.ebuild:
  version bump (#50457) (#52219)

  04 Oct 2004; Tom Martin <slarti@gentoo.org> meld-0.9.2.ebuild:
  Marked ~amd64, resolving bug 60244. Thanks to Jukka Holappa
  <jukkaho@mail.student.oulu.fi> for reporting.

  04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> meld-0.9.2.ebuild:
  Stable on alpha.

*meld-0.9.2 (14 Feb 2004)

  14 Feb 2004; Alastair Tse <liquidx@gentoo.org> meld-0.9.2.ebuild:
  version bump. changes thanks to suka <suka@gentoo.org> (#41367)

  25 Nov 2003; Jason Wever <weeve@gentoo.org> meld-0.9.1.ebuild:
  Added ~sparc keyword.

*meld-0.9.1 (22 Nov 2003)

  22 Nov 2003; Alastair Tse <liquidx@gentoo.org> meld-0.8.3.ebuild,
  meld-0.8.5.ebuild, meld-0.9.0-r1.ebuild, meld-0.9.0.ebuild,
  meld-0.9.1.ebuild, files/meld-0.8.3-gentoo.diff,
  files/meld-0.8.5-gentoo.diff:
  version bump. refactor patch to new improved paths.py by the meld authors

*meld-0.9.0-r1 (30 Oct 2003)

  30 Oct 2003; Alastair Tse <liquidx@gentoo.org> meld-0.9.0-r1.ebuild,
  meld-0.9.0.ebuild, files/meld-0.9.0-gtktoolbar.patch:
  fix bug with toolbar settings set to 'text beside icons' (#32038)

*meld-0.9.0 (15 Oct 2003)

  15 Oct 2003; Alastair Tse <liquidx@gentoo.org> meld-0.9.0.ebuild,
  files/meld-0.9.0-gentoo.diff:
  version bump

  17 Sep 2003; Aron Griffis <agriffis@gentoo.org> meld-0.8.5.ebuild:
  Add ~alpha

  17 Sep 2003; Alastair Tse <liquidx@gentoo.org> meld-0.8.3.ebuild,
  meld-0.8.5.ebuild:
  changed orbit-python deps to pyorbit

*meld-0.8.5 (02 Sep 2003)

  02 Sep 2003; Alastair Tse <liquidx@gentoo.org> meld-0.8.5.ebuild,
  files/meld-0.8.5-gentoo.diff:
  version bump. updated gentoo [o patch thanks to suka <suka@t0.or.at> (#27665)

*meld-0.8.3 (05 Aug 2003)

  05 Aug 2003; Alastair Tse <liquidx@gentoo.org> meld-0.8.3.ebuild:
  version bump with patch thanks to suka <suka@t0.or.at>. (#25288)

  06 Jul 2003; Alastair Tse <liquidx@gentoo.org> meld-0.8.2.ebuild,
  files/meld-0.8.2-gentoo.diff:
  add patch thanks to suka <suka@t0.or.at>

*meld-0.8.2 (01 Jul 2003)

  01 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> meld-0.8.2.ebuild :
  Version bump.

*meld-0.8.1 (08 Jun 2003)

  08 Jun 2003; Alastair Tse <liquidx@gentoo.org> meld-0.8.1.ebuild,
  files/meld-0.8.1-gentoo.diff:
  new package. thanks to suka <suka@t0.or.at> (#21578)