summaryrefslogtreecommitdiff
blob: a0f23d606b94fae57d90eb644989bbac5caf7247 (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
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
# ChangeLog for x11-libs/openmotif
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.121 2006/04/28 23:21:29 marienz Exp $

  28 Apr 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-openmotif-2.1.30-r9, files/digest-openmotif-2.1.30-r13,
  Manifest:
  Fix SHA256 digest.

  06 Mar 2006; Simon Stelling <blubb@gentoo.org> openmotif-2.1.30-r9.ebuild,
  openmotif-2.1.30-r13.ebuild, openmotif-2.2.3-r3.ebuild,
  openmotif-2.2.3-r7.ebuild, openmotif-2.2.3-r8.ebuild,
  openmotif-2.2.3-r9.ebuild:
  fix bug 125149

  16 Feb 2006; Fabian Groffen <grobian@gentoo.org>
  openmotif-2.1.30-r13.ebuild, openmotif-2.2.3-r8.ebuild:
  Marked ppc-macos stable (bug #114234)

*openmotif-2.2.3-r9 (16 Feb 2006)

  16 Feb 2006; Heinrich Wendel <lanius@gentoo.org>
  +files/openmotif-2.2.3-uil.patch, +openmotif-2.2.3-r9.ebuild:
  new fix for CVE-2005-3964

  25 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org>
  openmotif-2.1.30-r13.ebuild, openmotif-2.2.3-r8.ebuild:
  stable on alpha as per bug #114234

  24 Dec 2005; Mark Loeser <halcy0n@gentoo.org> openmotif-2.1.30-r13.ebuild,
  openmotif-2.2.3-r8.ebuild:
  Stable on x86; bug #114234

  22 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
  openmotif-2.1.30-r13.ebuild, openmotif-2.2.3-r8.ebuild:
  Stable on hppa, ppc.

  21 Dec 2005; Luis Medinas <metalgod@gentoo.org>
  openmotif-2.1.30-r13.ebuild, openmotif-2.2.3-r8.ebuild:
  Stable on amd64 for bug #114234.

  21 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  openmotif-2.1.30-r13.ebuild, openmotif-2.2.3-r8.ebuild:
  Stable on sparc wrt #114234

  21 Dec 2005; Markus Rothe <corsair@gentoo.org>
  openmotif-2.1.30-r13.ebuild, openmotif-2.2.3-r8.ebuild:
  Stable on ppc64; bug #114234

*openmotif-2.2.3-r8 (21 Dec 2005)

  21 Dec 2005; Tavis Ormandy <taviso@gentoo.org>
  +files/openmotif-2.2.3-CVE-2005-3964.patch, +openmotif-2.2.3-r8.ebuild:
  patch for #114234

  12 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
  openmotif-2.2.3-r7.ebuild:
  (#114648) Add xbitmaps to modular X deps.

  12 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
  openmotif-2.2.3-r7.ebuild:
  Add modular X dependencies.

  27 Apr 2005; Heinrich Wendel <lanius@gentoo.org>
  -openmotif-2.1.30-r6.ebuild, -openmotif-2.1.30-r7.ebuild,
  -openmotif-2.2.3.ebuild:
  cleanout old versions

  26 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
  openmotif-2.1.30-r9.ebuild:
  Stable on ia64.

*openmotif-2.2.3-r7 (26 Apr 2005)
*openmotif-2.1.30-r13 (26 Apr 2005)

  26 Apr 2005; Heinrich Wendel <lanius@gentoo.org>
  -openmotif-2.1.30-r12.ebuild, +openmotif-2.1.30-r13.ebuild,
  -openmotif-2.2.3-r6.ebuild, +openmotif-2.2.3-r7.ebuild:
  update to motif-config-0.9

  27 Mar 2005; Michael Hanselmann <hansmi@gentoo.org>
  openmotif-2.1.30-r9.ebuild:
  Stable on hppa.

*openmotif-2.2.3-r6 (23 Mar 2005)

  23 Mar 2005; Heinrich Wendel <lanius@gentoo.org>
  -openmotif-2.1.30-r11.ebuild, +openmotif-2.1.30-r12.ebuild,
  -openmotif-2.2.3-r5.ebuild, +openmotif-2.2.3-r6.ebuild:
  fix bugs #85151, #84915

  21 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org>
  openmotif-2.1.30-r11.ebuild:
  amd64 cleanups.

  14 Mar 2005; Heinrich Wendel <lanius@gentoo.org>
  openmotif-2.1.30-r11.ebuild, openmotif-2.2.3-r5.ebuild:
  don't build against already installed motif versions

  13 Mar 2005; Hardave Riar <hardave@gentoo.org> openmotif-2.1.30-r9.ebuild,
  openmotif-2.2.3-r3.ebuild:
  Stable on mips, bug #83655.

  10 Mar 2005; Heinrich Wendel <lanius@gentoo.org>
  openmotif-2.1.30-r11.ebuild, openmotif-2.2.3-r5.ebuild:
  don't remove motif-config profile on upgrade

  08 Mar 2005; Heinrich Wendel <lanius@gentoo.org>
  -openmotif-2.1.30-r4.ebuild, -openmotif-2.1.30-r5.ebuild,
  -openmotif-2.1.30-r8.ebuild, -openmotif-2.2.3-r1.ebuild,
  -openmotif-2.2.3-r2.ebuild:
  cleanups

*openmotif-2.1.30-r11 (07 Mar 2005)

  07 Mar 2005; Heinrich Wendel <lanius@gentoo.org>
  -openmotif-2.1.30-r10.ebuild, +openmotif-2.1.30-r11.ebuild,
  -openmotif-2.2.3-r4.ebuild, +openmotif-2.2.3-r5.ebuild:
  version bump for new motif-config

  03 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
  openmotif-2.1.30-r9.ebuild, openmotif-2.2.3-r3.ebuild:
  Stable on alpha, bug 83655.

  02 Mar 2005; Jason Wever <weeve@gentoo.org> openmotif-2.1.30-r9.ebuild,
  openmotif-2.2.3-r3.ebuild:
  Stable on sparc wrt security bug #83655.

  02 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> openmotif-2.1.30-r9.ebuild,
  openmotif-2.2.3-r3.ebuild:
  Stable ppc-macos

  02 Mar 2005; Michael Hanselmann <hansmi@gentoo.org>
  openmotif-2.1.30-r9.ebuild, openmotif-2.2.3-r3.ebuild:
  Stable on ppc.

  02 Mar 2005; Markus Rothe <corsair@gentoo.org> openmotif-2.1.30-r9.ebuild,
  openmotif-2.2.3-r3.ebuild:
  Stable on ppc64; bug #83655

*openmotif-2.2.3-r4 (02 Mar 2005)

  02 Mar 2005; Heinrich Wendel <lanius@gentoo.org> +files/CAN-2005-0605.patch,
  +openmotif-2.1.30-r10.ebuild, openmotif-2.1.30-r8.ebuild,
  +openmotif-2.1.30-r9.ebuild, +openmotif-2.2.3-r3.ebuild,
  +openmotif-2.2.3-r4.ebuild:
  fix CAN-2005-0605, bug #83655

  26 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> openmotif-2.1.30-r8.ebuild,
  openmotif-2.2.3-r2.ebuild:
  motif-config does not work on ppc-macos

  24 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
  openmotif-2.1.30-r7.ebuild:
  Stable on alpha, bug 78111.

  22 Feb 2005; Markus Rothe <corsair@gentoo.org> openmotif-2.1.30-r7.ebuild:
  Stable on ppc64

  21 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  openmotif-2.1.30-r7.ebuild:
  Stable on sparc wrt #78111 #81996

  21 Feb 2005; Aron Griffis <agriffis@gentoo.org>
  openmotif-2.1.30-r7.ebuild, openmotif-2.2.3-r1.ebuild:
  stable on ia64 #78111

  19 Feb 2005; Hardave Riar <hardave@gentoo.org> openmotif-2.1.30-r7.ebuild,
  openmotif-2.2.3-r1.ebuild:
  Stable on mips, bug #78111

  17 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
  openmotif-2.2.3-r1.ebuild:
  Stable on alpha, bug 78111.

  17 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
  openmotif-2.1.30-r7.ebuild:
  Stable on ppc.

  17 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> openmotif-2.2.3-r1.ebuild:
  Stable ppc-macos

  17 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> openmotif-2.1.30-r7.ebuild:
  Stable ppc-macos

*openmotif-2.1.30-r7 (17 Feb 2005)

  17 Feb 2005; Heinrich Wendel <lanius@gentoo.org>
  +files/openmotif-2.1.30-CAN-2004-0914-newer.patch.bz2,
  +openmotif-2.1.30-r7.ebuild, openmotif-2.1.30-r8.ebuild:
  fix CAN 2004-0914 in openmotif-2.1.30

  16 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  openmotif-2.2.3-r1.ebuild:
  Stable on sparc wrt #78111

  16 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
  openmotif-2.2.3-r1.ebuild:
  Stable on ppc.

  16 Feb 2005; Markus Rothe <corsair@gentoo.org> openmotif-2.2.3-r1.ebuild:
  Stable on ppc64; bug #78111

*openmotif-2.1.30-r8 (16 Feb 2005)

  16 Feb 2005; Heinrich Wendel <lanius@gentoo.org>
  -openmotif-2.1.30-r7.ebuild, +openmotif-2.1.30-r8.ebuild:
  move the sloted version to -r8 to have space for a security update

  15 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> openmotif-2.1.30-r6.ebuild:
  Stable ppc-macos

*openmotif-2.2.3-r2 (16 Feb 2005)

  16 Feb 2005; Heinrich Wendel <lanius@gentoo.org>
  +files/openmotif-2.2.3-CAN-2004-0914-newer.patch.bz2,
  openmotif-2.2.3-r1.ebuild, +openmotif-2.2.3-r2.ebuild:
  new patch for CAN-20004-0914, bug #78111

  15 Feb 2005; Markus Rothe <corsair@gentoo.org> openmotif-2.1.30-r6.ebuild:
  Stable on ppc64; bug #81996

*openmotif-2.2.3-r1 (14 Feb 2005)

  14 Feb 2005; Heinrich Wendel <lanius@gentoo.org> metadata.xml,
  -files/CAN-2004-0914.patch,
  +files/openmotif-2.1.30-CAN-2004-0687-0688.patch.bz2,
  +files/openmotif-2.1.30-CAN-2004-0914.patch.bz2,
  +files/openmotif-2.1.30-CAN-2004-0914_sec8.patch,
  +files/openmotif-2.1.30-xpm2.diff, openmotif-2.1.30-r7.ebuild,
  +openmotif-2.2.3-r1.ebuild, openmotif-2.2.3.ebuild:
  work on virtual/motif ebuilds

  08 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org>
  +files/openmotif-2.2.3-automake.patch, openmotif-2.2.3.ebuild:
  Modified to work with Automake-1.6 on ppc-macos

  06 Feb 2005; Heinrich Wendel <lanius@gentoo.org> openmotif-2.2.3.ebuild:
  fix autotools dependencies

  05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
  openmotif-2.2.3.ebuild:
  Stable on ppc.

  02 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> openmotif-2.2.3.ebuild:
  Stable on sparc wrt #78111

  02 Feb 2005; Heinrich Wendel <lanius@gentoo.org> openmotif-2.2.3.ebuild:
  filter -ftracer

  02 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> openmotif-2.2.3.ebuild:
  Stable on alpha, bug 78111.

  02 Feb 2005; Markus Rothe <corsair@gentoo.org> openmotif-2.2.3.ebuild:
  Stable on ppc64; bug #78111

  02 Feb 2005; Heinrich Wendel <lanius@gentoo.org> openmotif-2.2.3.ebuild:
  stable on amd64 and x86

  01 Feb 2005; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r4.ebuild,
  openmotif-2.1.30-r5.ebuild, openmotif-2.1.30-r6.ebuild,
  openmotif-2.1.30-r7.ebuild:
  add virtual/motif

*openmotif-2.2.3 (01 Feb 2005)

  01 Feb 2005; Heinrich Wendel <lanius@gentoo.org>
  +files/openmotif-2.2.3-CAN-2004-0687-0688.patch.bz2,
  +files/openmotif-2.2.3-CAN-2004-0914.patch.bz2,
  +files/openmotif-2.2.3-CAN-2004-0914_sec8.patch,
  +files/openmotif-2.2.3-Mwm.defaults,
  +files/openmotif-2.2.3-XmResizeHashTable.patch,
  +files/openmotif-2.2.3-char_not_supported.patch,
  +files/openmotif-2.2.3-mwm-configdir.patch,
  +files/openmotif-2.2.3-no_demos.patch,
  +files/openmotif-2.2.3-pixel_length.patch,
  +files/openmotif-2.2.3-popup_timeout.patch,
  +files/openmotif-2.2.3-utf8.patch, +openmotif-2.2.3.ebuild:
  add openmotif-2.2.3 with security fixes, bug #78111

  26 Jan 2005; Guy Martin <gmsoft@gentoo.org> openmotif-2.1.30-r6.ebuild:
  Stable on hppa.

*openmotif-2.1.30-r7 (20 Jan 2005)

  20 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
  +files/CAN-2004-0914.patch, +openmotif-2.1.30-r7.ebuild:
  CAN-2004-0914 fix thanks to Stefan Cornelius <stefan.cornelius@gmail.com>.

*openmotif-2.1.30-r6 (18 Jan 2005)

  18 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
  +files/openmotif-2.1.30-xpm.diff, +openmotif-2.1.30-r6.ebuild:
  Revision bump for security bug #78111. Thanks to bartron@gmx.net for the
  patch.

  15 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
  openmotif-2.1.30-r4.ebuild, openmotif-2.1.30-r5.ebuild:
  Make openmotif friendly with multilib includes...

*openmotif-2.1.30-r4 (18 Nov 2004)

  18 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org>
  +openmotif-2.1.30-r4.ebuild:
  resurrect openmotif-2.1.30-r4.ebuild for mips

  17 Nov 2004; <heino@gentoo.org> -openmotif-2.1.30-r4.ebuild,
  openmotif-2.1.30-r5.ebuild:
  force MAKEOPTS=-j1; remove old version

  06 Nov 2004; <heino@gentoo.org> openmotif-2.1.30-r4.ebuild,
  openmotif-2.1.30-r5.ebuild:
  fix homepage

  24 Oct 2004; Mamoru KOMACHI <usata@gentoo.org>
  +files/openmotif-2.1.30-darwin-netbsd.diff, openmotif-2.1.30-r5.ebuild:
  Added to ppc-macos.

  05 Oct 2004; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r5.ebuild:
  parallel compile sometimes fails, bug #51682

  16 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  openmotif-2.1.30-r5.ebuild:
  Stable on sparc

  15 Sep 2004; Daniel Goller <morfic@gentoo.org> openmotif-2.1.30-r5.ebuild:
  stable on x86

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  openmotif-2.1.30-r5.ebuild:
  Masked openmotif-2.1.30-r5.ebuild stable for ppc

  18 Aug 2004; Aron Griffis <agriffis@gentoo.org> openmotif-2.1.30-r5.ebuild:
  stable on alpha and ia64

  21 Jul 2004; Tom Gall <tgall@gentoo.org> openmotif-2.1.30-r5.ebuild:
  stable on ppc64, bug #57581

  15 Jul 2004; Tom Gall <tgall@gentoo.org> openmotif-2.1.30-r5.ebuild:
  added ~ppc64, bug #55431

  28 Jun 2004; Aron Griffis <agriffis@gentoo.org> openmotif-2.1.30-r4.ebuild,
  openmotif-2.1.30-r5.ebuild:
  glibc -> libc, add sed-4 dep

  31 May 2004; Travis Tilley <lv@gentoo.org>
  -files/openmotif-2.1.30-gcc34.patch, openmotif-2.1.30-r5.ebuild:
  added a much much simpler and much less invasive fix for gcc 3.4

  29 May 2004; Travis Tilley <lv@gentoo.org>
  +files/openmotif-2.1.30-gcc34.patch, openmotif-2.1.30-r5.ebuild:
  added an #undef X_LOCALE before including XLocale.h, otherwise locale.h isnt
  included and compilation fails with gcc 3.4

  12 May 2004; Ciaran McCreesh <ciaranm@gentoo.org>
  openmotif-2.1.30-r4.ebuild:
  Stable on mips

  17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> openmotif-2.1.30-r4.ebuild,
  openmotif-2.1.30-r5.ebuild:
  Inherit eutils, added IUSE.

  05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> openmotif-2.1.30-r5.ebuild:
  Marking stable on hppa

  06 Mar 2004; Stephen P. Becker <geoman@gentoo.org>
  openmotif-2.1.30-r4.ebuild:
  Added ~mips keyword.

*openmotif-2.1.30-r5 (25 Feb 2004)

  25 Feb 2004; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r5.ebuild,
  files/openmotif-2.1.30-uil-bad_grammar_fix.diff, files/site.def.1:
  remove i386Architecture from site.def; add uil-bad-grammar-fix

  27 Jan 2004; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r3.ebuild,
  openmotif-2.1.30-r4.ebuild, files/Mwm.defaults, files/animate-demo.diff,
  files/include-order.diff, files/mwm-configdir.patch:
  mark -r4 stable, remove all other versions

*openmotif-2.1.30-r4 (19 Jan 2004)

  19 Jan 2004; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r1.ebuild,
  openmotif-2.1.30-r2.ebuild, openmotif-2.1.30-r3.ebuild,
  openmotif-2.1.30-r4.ebuild, files/openmotif-2.1.30-imake-ansi.patch:
  added patch to compile with gcc 2.9x

  18 Jan 2004; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r3.ebuild:
  make it work with userpriv

  17 Jan 2004; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r3.ebuild:
  fixed compile of uil; added -ansi to cflags #38013

  13 Jan 2004; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r3.ebuild:
  added warning about libXm.so.3

  11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r3.ebuild,
  openmotif-2.2.2-r1.ebuild, openmotif-2.2.2-r2.ebuild,
  openmotif-2.2.2-r3.ebuild:
  removed openmotif-2.2; marked 2.1.30-r3 stable, bug #29388

  16 Dec 2003; <agriffis@gentoo.org> openmotif-2.2.2-r3.ebuild:
  stable on ia64

  16 Dec 2003; Guy Martin <gmsoft@gentoo.org> openmotif-2.1.30-r1.ebuild:
  Marked stable on hppa.

  23 Dec 2003; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r3.ebuild:
  hopefully final ebuild for motif conflicts

  02 Dec 2003; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r3.ebuild,
  openmotif-2.2.2-r3.ebuild:
  reverted include changes, it makes more sense to change the include path

  01 Dec 2003; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r3.ebuild,
  openmotif-2.2.2-r3.ebuild:
  fixed includes

  30 Nov 2003; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r3.ebuild,
  openmotif-2.2.2-r3.ebuild:
  clean ebuild for openmotif 2.2

  24 Nov 2003; Aron Griffis <agriffis@gentoo.org> openmotif-2.2.2-r2.ebuild:
  Add ~alpha

*openmotif-2.1.30-r3 (24 Nov 2003)

  24 Nov 2003; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r3.ebuild:
  motif cleanups

  13 Nov 2003; Heinrich Wendel <lanius@gentoo.org> openmotif-2.2.2-r2.ebuild:
  bug #32834

  31 Oct 2003; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r2.ebuild,
  openmotif-2.2.2-r3.ebuild:
  next cleanup version

*openmotif-2.2.2-r3 (11 Oct 2003)

  11 Oct 2003; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r2.ebuild,
  openmotif-2.2.2-r1.ebuild, openmotif-2.2.2-r3.ebuild,
  files/openmotif-2.1.30-imake-tmpdir.patch:
  motif cleanups #29388

  14 Jun 2003; Seemant Kulleen <seemant@gentoo.org> openmotif-2.2.2-r2.ebuild,
  files/mwm-configdir.patch:
  ok, this is the fixed version, more true to what bartron originally submitted.
  sorry for that.

*openmotif-2.2.2-r2 (06 Jun 2003)

  06 Jun 2003; Seemant Kulleen <seemant@gentoo.org> openmotif-2.2.2-r2.ebuild,
  openmotif-2.2.2.ebuild, files/Mwm.defaults:
  many many fixes. libMrm.so.3 finally exists, documentation is installed, an
  app-defaults file is installed, man pages reflect the actual app-defaults
  path. All this, thanks to: bartron <bartron@gmx.net> in bug #21681

  09 May 2003; Tavis Ormandy <taviso@gentoo.org> openmotif-2.2.2-r1.ebuild:
  Looks good on ALPHA, marking stable.

*openmotif-2.1.30-r1 (15 May 2003)

  15 May 2003; Patrick Kursawe <phosphan@gentoo.org>
  openmotif-2.1.30-r1.ebuild:
  Bringing back old version on user request (bug 20298)
  Had to remove sparc64 keyword because repoman complains.

  30 Apr 2003; Jason Wever <weeve@gentoo.org> openmotif-2.2.2-r1.ebuild,
  openmotif-2.2.2.ebuild:
  Changed -sparc keyword to ~sparc.

  30 Apr 2003; Alastair Tse <liquidx@gentoo.org> openmotif-2.2.2-r1.ebuild:
  workaround LANG problem in makefile. #15119

  05 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> openmotif-2.1.30-r1.ebuild,
  openmotif-2.2.2.ebuild, openmotif-2.2.2-r1.ebuild :
  Added PROVIDE.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*openmotif-2.2.2-r1 (28 Aug 2002)

  28 Aug 2002; Nick Hadaway <raker@gentoo.org> 
  openmotif-2.2.2-r1.ebuild, files/digest-openmotif-2.2.2-r1,
  files/site.def.2.2.2-r1 :
  Now installs in /usr/X11R6 instead of /usr.  If you are missing
  imake or xmkmf you must re-emerge xfree.  openmotif-2.1.30 overwrote
  these files from the xfree ebuild.  This version of openmotif does
  not install these files.

*openmotif-2.2.2 (14 Aug 2002)

  16 Aug 2002; Nick Hadaway <raker@gentoo.org>
  openmotif-2.2.2.ebuild, files/include-order.diff :
  Added a fix for tools/wml/Makefile.in to place the X include directory
  as the end of includes instead of the beginning.  See bug #6536.

  14 Aug 2002; Nick Hadaway <raker@gentoo.org>
  openmotif-2.2.2.ebuild, files/digest-openmotif-2.2.2 :
  BIG version bump.

*openmotif-2.1.30-r1 (1 Feb 2002)

  15 Jul 2002; Owen Stampflee <owen@gentoo.org> :
  Added PPC to KEYWORDS.

  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.