summaryrefslogtreecommitdiff
blob: d13b0b627dc10a0df07ec83ed739571481a808fb (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
513
514
515
516
517
518
# ChangeLog for sys-devel/gettext
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.144 2007/07/06 23:37:38 ulm Exp $

*gettext-0.16.1-r1 (06 Jul 2007)

  06 Jul 2007; Ulrich Mueller <ulm@gentoo.org> +gettext-0.16.1-r1.ebuild:
  Split off Emacs support to package app-emacs/po-mode, bug #149431.

  16 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org> gettext-0.16.1.ebuild:
  Stable on alpha wrt bug #163178

  26 Feb 2007; Mike Frysinger <vapier@gentoo.org> gettext-0.16.1.ebuild:
  Use preserve_old_lib rather than screwing with $ROOT ourselves #168046.

  21 Feb 2007; Alexander H. Færøy <eroyf@gentoo.org>
  gettext-0.16.1.ebuild:
  Stable on MIPS; bug #163178

  06 Feb 2007; Daniel Gryniewicz <dang@gentoo.org> gettext-0.16.1.ebuild:
  Marked stable on amd64 for bug #163178

  31 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  gettext-0.16.1.ebuild:
  Stable on ppc wrt bug #163178.

  23 Jan 2007; Fabian Groffen <grobian@gentoo.org> gettext-0.12.1-r2.ebuild,
  gettext-0.14.1-r1.ebuild, gettext-0.14.2.ebuild, gettext-0.14.4.ebuild,
  gettext-0.14.5.ebuild, gettext-0.14.6.ebuild, gettext-0.15.ebuild,
  gettext-0.15-r1.ebuild, gettext-0.16.1.ebuild:
  Dropped ppc-macos keyword, see you in prefix

  23 Jan 2007; Jeroen Roovers <jer@gentoo.org> gettext-0.16.1.ebuild:
  Stable for HPPA (bug #163178).

  22 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> gettext-0.16.1.ebuild:
  Stable on sparc wrt #163178

  22 Jan 2007; Markus Rothe <corsair@gentoo.org> gettext-0.16.1.ebuild:
  Stable on ppc64; bug #163178

  22 Jan 2007; Raúl Porcel <armin76@gentoo.org> gettext-0.16.1.ebuild:
  x86 stable wrt bug 163178

  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
  gettext-0.12.1-r2.ebuild, gettext-0.14.1-r1.ebuild:
  Remove gnuconfig_update usage, leave it to econf.

*gettext-0.16.1 (30 Dec 2006)

  30 Dec 2006; Mike Frysinger <vapier@gentoo.org> +gettext-0.16.1.ebuild:
  Version bump #158820 by Guido Flohr.

  28 Dec 2006; Mike Frysinger <vapier@gentoo.org> gettext-0.15-r1.ebuild:
  Fixes from Chris Mayo to cleanup doc handling #154907.

  18 Oct 2006; Roy Marples <uberlord@gentoo.org> gettext-0.15-r1.ebuild:
  Added ~sparc-fbsd keyword.

  14 Oct 2006; Aron Griffis <agriffis@gentoo.org> gettext-0.15.ebuild:
  Mark 0.15 stable on ia64. #148798

*gettext-0.15-r1 (09 Oct 2006)

  09 Oct 2006; Emanuele Giaquinta <exg@gentoo.org>
  +files/gettext-0.15-expat-no-dlopen.patch, +gettext-0.15-r1.ebuild:
  Add support for expat-2 to xgettext by linking it at build time rather than
  at runtime using dlopen, bug #146211.

  30 Sep 2006; Fabian Groffen <grobian@gentoo.org> gettext-0.15.ebuild:
  Backport fix from prefix. On Darwin don't do library moving, it breaks the
  system.

  30 Sep 2006; <ticho@gentoo.org> gettext-0.15.ebuild:
  Stable on x86, bug #148798.

  28 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> gettext-0.15.ebuild:
  Stable on alpha as per bug #148798

  27 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
  gettext-0.15.ebuild:
  stable on ppc (Bug #148798)

  26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> gettext-0.15.ebuild:
  Stable on sparc wrt #148798

  26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> gettext-0.15.ebuild:
  Stable on hppa wrt #148798

  24 Sep 2006; <blubb@gentoo.org> gettext-0.15.ebuild:
  stable on amd64

  23 Sep 2006; Fabian Groffen <grobian@gentoo.org> gettext-0.15.ebuild:
  Marked ppc-macos stable (bug #148798)

  23 Sep 2006; Markus Rothe <corsair@gentoo.org> gettext-0.15.ebuild:
  Stable on ppc64; bug #148798

  13 Sep 2006; Mike Frysinger <vapier@gentoo.org> gettext-0.15.ebuild:
  Use --without-emacs as configure has a proper check now #147258 by Charlie
  Shepherd.

  04 Sep 2006; Joshua Kinard <kumba@gentoo.org> gettext-0.14.5.ebuild:
  Marked stable on mips.

  02 Aug 2006; Diego Pettenò <flameeyes@gentoo.org> gettext-0.15.ebuild:
  Make the ldscript use the versioned library name.

  01 Aug 2006; Diego Pettenò <flameeyes@gentoo.org> gettext-0.15.ebuild:
  Fix for Gentoo/FreeBSD: copy the old library even when it's in /lib rather
  than /usr/lib, and move the new one in /lib.

  31 Jul 2006; Fabian Groffen <grobian@gentoo.org> gettext-0.15.ebuild:
  Remove OSX hack, as it's not needed anymore (bug #142232)

  31 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> gettext-0.15.ebuild:
  Preserve libintl library version 7, or it will break Gentoo/FreeBSD pretty
  badly.

*gettext-0.15 (31 Jul 2006)

  31 Jul 2006; Mike Frysinger <vapier@gentoo.org> +gettext-0.15.ebuild:
  Version bump #128557 by Samuli Suominen.

  22 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> gettext-0.14.5.ebuild:
  Stable on alpha.

  22 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  gettext-0.14.5.ebuild:
  ppc stable, bug #140729

  21 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> gettext-0.14.6.ebuild:
  Move libintl.so in /lib(64), as /bin/bash is linked to it on Gentoo/FreeBSD.

  21 Jul 2006; Luis Medinas <metalgod@gentoo.org> gettext-0.14.5.ebuild:
  Stable on amd64. See bug #140729.

  20 Jul 2006; Markus Rothe <corsair@gentoo.org> gettext-0.14.5.ebuild:
  Stable on ppc64; bug #140729

  20 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> gettext-0.14.5.ebuild:
  Stable on sparc wrt #140729

  20 Jul 2006; Joshua Jackson <tsunam@gentoo.org> gettext-0.14.5.ebuild:
  Stable x86; bug #140729

  17 Jul 2006; Fabian Groffen <grobian@gentoo.org> gettext-0.14.5.ebuild:
  Marked ppc-macos (bug #140729)

*gettext-0.14.6 (17 Jul 2006)

  17 Jul 2006; Mike Frysinger <vapier@gentoo.org> +gettext-0.14.6.ebuild:
  Version bump.

  27 Apr 2006; Alec Warner <antarus@gentoo.org>
  files/digest-gettext-0.12.1-r2, files/digest-gettext-0.14.1-r1,
  files/digest-gettext-0.14.2, files/digest-gettext-0.14.4, Manifest:
  Fixing SHA256 digest, pass four

  13 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> gettext-0.14.5.ebuild:
  Change dependency to virtual/libiconv.

  30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> gettext-0.14.5.ebuild:
  Add ~x86-fbsd keyword.

  09 Mar 2006; Mike Frysinger <vapier@gentoo.org> gettext-0.14.1-r1.ebuild,
  gettext-0.14.2.ebuild, gettext-0.14.4.ebuild, gettext-0.14.5.ebuild:
  Use revdep-rebuild --library instead of revdep-rebuild --soname #125506 by
  Carsten Lohrke.

  06 Mar 2006; Matthew Kennedy <mkennedy@gentoo.org>
  files/50po-mode-gentoo.el:
  Enchanced 50po-mode-gentoo.el to support the detection of coding system via
  PO specific protocols (as described in the manual); Resolves Bug #122417.

  01 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> gettext-0.14.5.ebuild:
  Remove charset.alias always, not just in ppc-macos case.

*gettext-0.14.5 (01 Sep 2005)

  01 Sep 2005; Mike Frysinger <vapier@gentoo.org> +gettext-0.14.5.ebuild:
  Version bump.

  29 Jun 2005; Joshua Kinard <kumba@gentoo.org> gettext-0.14.4.ebuild:
  Marked stable on mips.

  18 Jun 2005; Markus Rothe <corsair@gentoo.org> gettext-0.14.4.ebuild:
  Stable on ppc64

  17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gettext-0.14.4.ebuild:
  Stable on ppc.

  16 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> gettext-0.14.4.ebuild:
  Stable on sparc

  12 Jun 2005; Lina Pezzella <j4rg0n@gentoo.org> gettext-0.14.4.ebuild:
  Stable ppc-macos

  25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
  gettext-0.14.1-r1.ebuild:
  Stable on alpha.

*gettext-0.14.1-r1 (20 Apr 2005)

  20 Apr 2005; Mike Frysinger <vapier@gentoo.org>
  +files/gettext-0.14.1-tempfile.patch, -gettext-0.14.1.ebuild,
  +gettext-0.14.1-r1.ebuild:
  Add tempfile patch to resolve #85766.

*gettext-0.14.4 (19 Apr 2005)

  19 Apr 2005; Mike Frysinger <vapier@gentoo.org> +gettext-0.14.4.ebuild:
  Version bump.

  12 Apr 2005; Mamoru KOMACHI <usata@gentoo.org> +files/50po-mode-gentoo.el,
  gettext-0.14.2.ebuild:
  Register po-mode if emacs USE is set; bug #74458.

  09 Apr 2005; Markus Rothe <corsair@gentoo.org> gettext-0.14.1.ebuild:
  Stable on ppc64

  08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> gettext-0.14.1.ebuild:
  Stable on ppc.

  03 Apr 2005; Lina Pezzella <j4rg0n@gentoo.org> gettext-0.14.1.ebuild,
  gettext-0.14.2.ebuild:
  Fix for Bug #70448

  26 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> gettext-0.14.1.ebuild:
  Stable ppc-macos

  15 Mar 2005; Christian Birchinger <joker@gentoo.org> gettext-0.14.1.ebuild:
  Added sparc stable keyword

  14 Mar 2005; Martin Schlemmer <azarah@gentoo.org>
  +files/gettext-0.14.2-fix-race.patch, gettext-0.14.2.ebuild:
  Fix race, bug #85054.

*gettext-0.14.2 (13 Mar 2005)

  13 Mar 2005; Mike Frysinger <vapier@gentoo.org>
  +files/gettext-0.14.2-no-java-tests.patch, +gettext-0.14.2.ebuild:
  Version bump.

  19 Feb 2005; Kito <kito@gentoo.org> gettext-0.14.1.ebuild:
  add conditional to save existing libintl. ~ppc-macos keyword

  06 Feb 2005; Mike Frysinger <vapier@gentoo.org> gettext-0.14.1.ebuild:
  Disable sandbox when running tests #70358.

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

  29 Dec 2004; Lina Pezzella <j4rg0n@gentoo.org> gettext-0.14.1.ebuild:
  Removed ppc-macos keyword until conditional check for libintl.so.2 is made
  OSX-compatible.

  29 Dec 2004; Lina Pezzella <j4rg0n@gentoo.org> gettext-0.12.1-r2.ebuild:
  Let gettext install libintl.h and friends; bug #64779

  13 Dec 2004; Mamoru KOMACHI <usata@gentoo.org> gettext-0.12.1-r2.ebuild:
  Disabled elibtoolize on ppc-macos; bug #72843.

  08 Dec 2004; Kito <kito@gentoo.org> gettext-0.14.1.ebuild:
  stable on ppc-macos

  11 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> gettext-0.14.1.ebuild:
  ppc-macos doesn't like elibtoolize --reverse-deps

  04 Nov 2004; Mike Frysinger <vapier@gentoo.org> gettext-0.14.1.ebuild:
  Move back to unstable #66449.

  04 Nov 2004; Travis Tilley <lv@gentoo.org> gettext-0.14.1.ebuild:
  re-keywording as stable on amd64 now that bug #66449 has been fixed.
  re-fixes bug 68578

  31 Oct 2004; Mike Frysinger <vapier@gentoo.org> gettext-0.12.1-r2.ebuild,
  gettext-0.14.1.ebuild:
  Clean up the install phase and try to address linking issues #66449.

  16 Oct 2004; Hardave Riar <hardave@gentoo.org> gettext-0.12.1-r2.ebuild:
  Stable on mips, bug #66355.

  09 Oct 2004; Tom Gall <tgall@gentoo.org> gettext-0.12.1-r2.ebuild:
  stable on ppc64, bug #66355

  09 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> gettext-0.12.1-r2.ebuild:
  Stable on alpha, bug 66355.

  08 Oct 2004; Guy Martin <gmsoft@gentoo.org> gettext-0.12.1-r2.ebuild:
  Marked stable on hppa.

  08 Oct 2004; <SeJo@gentoo.org> gettext-0.12.1-r2.ebuild:
  stable ppc gsla bug: 66355

  07 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
  gettext-0.12.1-r2.ebuild:
  Stable sparc.

  07 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
  gettext-0.12.1-r2.ebuild:
  Stable on amd64 and x86 per security bug #66355.

*gettext-0.12.1-r2 (07 Oct 2004)

  07 Oct 2004; Mike Frysinger <vapier@gentoo.org>
  +files/gettext-0.12.1-tempfile.patch, +gettext-0.12.1-r2.ebuild:
  Version bump for security #66355.

*gettext-0.14.1 (05 Oct 2004)

  05 Oct 2004; Mike Frysinger <vapier@gentoo.org>
  +files/gettext-0.14.1-without_java.patch, +gettext-0.14.1.ebuild:
  Version bump #47788 and security #66355.

  03 Oct 2004; Mike Frysinger <vapier@gentoo.org> gettext-0.11.5-r1.ebuild,
  gettext-0.11.5.ebuild, gettext-0.12.1-r1.ebuild, gettext-0.12.1.ebuild:
  Have the ebuilds install the GNU gmsgfmt symlink #43435.

  31 Jul 2004; <solar@gentoo.org> gettext-0.12.1-r1.ebuild,
  gettext-0.12.1.ebuild:
  gnuconfig update needed for atleast uclibc

  31 Jul 2004; Tom Gall <tgall@gentoo.org> gettext-0.12.1-r1:
  stable on ppc64, bug #57114

  25 Jul 2004; Lina Pezzella <burgundy@gentoo.org> :
  gettext-0.12.1-r1:
  Rewrote test for nls use flag.  Forced --enable-nls on macos as per bug #57868.

  23 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> gettext-0.12.1-r1.ebuild:
  Stable on macos.

  20 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> gettext-0.12.1-r1.ebuild:
  Fixed file collision on macos

  02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  gettext-0.12.1-r1.ebuild, gettext-0.12.1.ebuild:
  virtual/glibc -> virtual/libc

  24 Jun 2004; Aron Griffis <agriffis@gentoo.org> gettext-0.12.1-r1.ebuild,
  gettext-0.12.1.ebuild:
  QA - fix use invocation

  11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gettext-0.12.1-r1.ebuild:
  Stable on alpha.

  02 Jun 2004; Seemant Kulleen <seemant@gentoo.org> gettext-0.12.1-r1.ebuild,
  gettext-0.12.1.ebuild:
  Remove the emacs site-lisp stuff, if emacs is not in USE. Closes bug #47854 by
  Andrew Kirilenko <icedank@gmx.net>. Eric Brown <bigwhitecow@hotmail.com> did
  the actual patch to the gettext ebuild.

  02 Jun 2004; Travis Tilley <lv@gentoo.org> gettext-0.12.1-r1.ebuild:
  stable on amd64

  07 Apr 2004; Travis Tilley <lv@gentoo.org> gettext-0.12.1-r1.ebuild:
  added ~amd64 keyword

  02 Mar 2004; Brian Jackson <iggy@gentoo.org> gettext-0.12.1-r1.ebuild:
  s390 keywords

  08 Feb 2004; Brad House <brad_mssw@gentoo.org> gettext-0.11.5-r1.ebuild:
  ppc64 fixes

  08 Feb 2004; Martin Schlemmer <azarah@gentoo.org> gettext-0.12.1-r1.ebuild:
  Fix it to actually do as advertised.

*gettext-0.12.1-r1 (08 Feb 2004)

  08 Feb 2004; Martin Schlemmer <azarah@gentoo.org> gettext-0.12.1-r1.ebuild:
  Build with --without-included-gettext (will use that of glibc), as we need
  preloadable_libintl.so for new help2man, bug #40162.

  16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> gettext-0.12.1.ebuild:
  set ppc in keywords

  12 Jan 2004; Guy Martin <gmsoft@gentoo.org> gettext-0.12.1.ebuild :
  Marked stable on hppa.

  09 Jan 2004; Aron Griffis <agriffis@gentoo.org> gettext-0.12.1.ebuild:
  stable on alpha

  08 Jan 2004; <gustavoz@gentoo.org> gettext-0.12.1.ebuild:
  upgrade fix for sparc with java present

  07 Jan 2004; Jason Wever <weeve@gentoo.org> gettext-0.12.1.ebuild:
  Marked stable on sparc, resolves #35970 for sparc.

  28 Dec 2003; Joshua Kinard <kumba@gentoo.org> gettext-0.12.1.ebuild:
  Move to mips stable (~mips -> mips)

  16 Dec 2003; Marius Mauch <genone@gentoo.org> gettext-0.12.1.ebuild:
  marking stable on x86

  17 Nov 2003; Aron Griffis <agriffis@gentoo.org> gettext-0.12.1.ebuild:
  Repair compilation on alpha when compaq-jdk/jre is installed

  13 Nov 2003; Brad House <brad_mssw@gentoo.org> gettext-0.12.1.ebuild:
  take ~amd64 flag off gettext-0.12.1. It detects
  being installed and messes things up royally.  Once portage is patched
  to build 32bit and 64bit libsandbox.so's, or we have a native 64bit

  12 Nov 2003; Will Woods <wwoods@gentoo.org> gettext-0.11.5-r1.ebuild:
  Marked stable for alpha

  10 Nov 2003; Seemant Kulleen <seemant@gentoo.org> gettext-0.11.1.ebuild,
  gettext-0.11.3-r1.ebuild, gettext-0.12.1.ebuild,
  files/gettext-0.10.38-gentoo.diff:
  Added a patch to kill the C++ checks during the configure stage, for
  bootstrapping, closes bug #25080 by: Harald Schioeberg
  <schioebe@net.in.tum.de>

  02 Nov 2003; Aron Griffis <agriffis@gentoo.org> gettext-0.11.5-r1.ebuild:
  Repair compilation on alpha when compaq-jdk/jre is installed

  16 Sep 2003; Daniel Robbins <drobbins@gentoo> gettext-0.12.1.ebuild:
  KEYWORDS="-*" since it needs C++ to compile and breaks bootstrap.
  Closing bug #12699.

*gettext-0.12.1 (14 Jul 2003)

  14 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> gettext-0.12.1.ebuild :
  Version bump.

*gettext-0.12 (13 Jul 2003)

  13 Jul 2003; Hanno Boeck <hanno@gentoo.org> gettext-0.12.ebuild:
  Version bump.

*gettext-0.11.5-r1 (24 Nov 2002)

  17 Sep 2003; Jon Portnoy <avenj@gentoo.org> gettext-0.11.5-r1.ebuild :
  ia64 keywords.

  01 Jul 2003; Todd Sunderlin <todd@gentoo.org> gettext-0.11.5-r1.ebuild:
  set stable on sparc

  19 May 2003; <root@gentoo.org> gettext-0.11.5-r1.ebuild:
  Added ~mips to KEYWORDS

  18 Feb 2003; Zach Welch <zwelch@gentoo.org> gettext-0.11.5-r1.ebuild : 
  Added arm to keywords.

  07 Feb 2003; Guy Martin <gmsoft@gentoo.org> gettext-0.11.5-r1.ebuild : 
  Added hppa to keywords.

*gettext-0.11.1  (12 Dec 2002)

  12 Dec 2002 ; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*gettext-0.11.5-r1 (24 Nov 2002)

  24 Nov 2002; L. Boshell <leonardop@gentoo.org> : Don't delete the entire
  ${D}/usr/lib directory, only the files that could be problematic (i.e.
  *.{a,so}. Added IUSE var. Use mirror://gnu for SRC_URI.
  
  11 Sep 2002; Martin Schlemmer <azarah@gentoo.org> gettext-0.11.1.ebuild :

  Make sure that no headers is installed.  Seems like this happened in
  very rare instances, bug #7682.

*gettext-0.11.5 (16 Aug 2002)

  31 Mar 2003; Jan Seidel <tuxus@gentoo.org> gettext-0.11.5.ebuild :
  Added mips to KEYWORDS

  16 Aug 2002; Seemant Kulleen <seemant@gentoo.org> gettext-0.11.5.ebuild
  files/digest-gettext-0.11.5 :

  Version bump.

*gettext-0.11.3-r1 (3 Aug 2002)

  3 Aug 2002; Martin Schlemmer <azarah@gentoo.org> gettext-0.11.3-r1.ebuild :

  Remove the installed header files, as these overwrite those that comes with
  glibc, and then breaks things.

*gettext-0.11.3 (21 Jul 2002)

  21 Jul 2002; Seemant Kulleen <seemant@gentoo.org> gettext-0.11.3.ebuild :
  files/digest-gettext-0.11.3 :

  Version bump.

  17 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gettext-0.11.1-r1.ebuild :

  Vitaly reports that glibc doesn't have libs, but contains the functioality
  of the gettext libs.  this ebuild is unnecessary.

*gettext-0.11.1-r1 (16 Apr 2002)

  16 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gettext-0.11.1-r1.ebuild
  files/digest-gettext-0.11.1-r1 :

  Since glibc does not seem to be providing the header files and such, I have
  enabled gettext to install them instead.  Hopefully this solves the
  intermittent php emerge bug.

*gettext-0.11.1

  27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gettext-0.11.1.ebuild :

  Version bump -- copied old ebuild to new name.

*gettext-0.10.40 (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.