summaryrefslogtreecommitdiff
blob: 7728f511b86e895a1d709ab982126138b660b74f (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
# ChangeLog for net-dns/libidn
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.99 2009/05/30 16:37:52 jer Exp $

  30 May 2009; Jeroen Roovers <jer@gentoo.org> metadata.xml:
  Take up maintainership.

  21 May 2009; Jeroen Roovers <jer@gentoo.org>
  -files/0.6.9-javacflags.patch, -libidn-1.0-r1.ebuild,
  -libidn-1.5-r1.ebuild, -libidn-1.8.ebuild, -libidn-1.9-r1.ebuild,
  -libidn-1.11.ebuild:
  Remove old.

  21 May 2009; Brent Baude <ranger@gentoo.org> libidn-1.13.ebuild:
  stable ppc, bug 268317

  07 May 2009; Raúl Porcel <armin76@gentoo.org> libidn-1.13.ebuild:
  alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #268317

  05 May 2009; Jeroen Roovers <jer@gentoo.org> libidn-1.13.ebuild:
  Stable for HPPA (bug #268317).

  03 May 2009; Markus Meier <maekke@gentoo.org> libidn-1.13.ebuild:
  amd64/x86 stable, bug #268317

  03 May 2009; Brent Baude <ranger@gentoo.org> libidn-1.13.ebuild:
  Marking libidn-1.13 ppc64 for bug 268317

*libidn-1.14 (02 May 2009)

  02 May 2009; Jeroen Roovers <jer@gentoo.org> +libidn-1.14.ebuild:
  Version bump.

  22 Mar 2009; Harald van Dijk <truedfx@gentoo.org> libidn-1.13.ebuild:
  Fix typo in emacs filename (#263390)

*libidn-1.13 (22 Mar 2009)

  22 Mar 2009; MATSUU Takuto <matsuu@gentoo.org> +libidn-1.13.ebuild:
  Version bumped. Fixed java-pkg_newjar.

*libidn-1.11 (27 Nov 2008)

  27 Nov 2008; Jeroen Roovers <jer@gentoo.org> +libidn-1.11.ebuild:
  Version bump (bug #246511 thanks to Arfrever Frehtes Taifersar Arahesis).

  12 Oct 2008; Ulrich Mueller <ulm@gentoo.org> libidn-1.9-r1.ebuild:
  Specify name of Emacs site-init file explicitely.

*libidn-1.9-r1 (03 Sep 2008)

  03 Sep 2008; Ulrich Mueller <ulm@gentoo.org> +files/50libidn-gentoo.el,
  -libidn-1.9.ebuild, +libidn-1.9-r1.ebuild:
  Byte-compile elisp files; add a site-init file; bug 187332. Setup config
  options with use_enable. Don't inherit autotools.eclass since it is unused.
  Remove intermediate version.

  25 Aug 2008; Alexis Ballier <aballier@gentoo.org> libidn-1.9.ebuild:
  keyword ~sparc-fbsd

*libidn-1.9 (10 Jul 2008)

  10 Jul 2008; Jeroen Roovers <jer@gentoo.org> +libidn-1.9.ebuild:
  Version bump.

*libidn-1.8 (26 Jun 2008)

  26 Jun 2008; Thilo Bangert <bangert@gentoo.org> -libidn-0.6.5-r1.ebuild,
  -libidn-0.6.9-r1.ebuild, -libidn-0.6.9-r2.ebuild, -libidn-1.5.ebuild, 
  +libidn-1.8.ebuild:
  version bump (bug #218757) - remove obsolete versions

  14 Jun 2008; nixnut <nixnut@gentoo.org> libidn-1.5-r1.ebuild:
  Stable on ppc wrt bug 221173

  12 May 2008; Raúl Porcel <armin76@gentoo.org> libidn-1.5-r1.ebuild:
  alpha/ia64/sparc stable wrt #221173

  11 May 2008; Jeroen Roovers <jer@gentoo.org> libidn-1.5-r1.ebuild:
  Stable for HPPPA (bug #221173).

  11 May 2008; Markus Rothe <corsair@gentoo.org> libidn-1.5-r1.ebuild:
  Stable on ppc64; bug #221173

  11 May 2008; Markus Meier <maekke@gentoo.org> libidn-1.5-r1.ebuild:
  amd64/x86 stable, bug #221173

  02 Mar 2008; nixnut <nixnut@gentoo.org> libidn-1.0-r1.ebuild:
  Stable on ppc wrt bug 211857

  29 Feb 2008; Jeroen Roovers <jer@gentoo.org> libidn-1.0-r1.ebuild:
  Stable for HPPA (bug #211857).

*libidn-1.5-r1 (29 Feb 2008)

  29 Feb 2008; Vlastimil Babka <caster@gentoo.org> +libidn-1.5-r1.ebuild:
  Fix USE=java - remove the bundled jar file. Has 1.5 bytecode, breaking build
  with 1.4 JDK, besides others. Revbump so that everyone installs the same
  file.

  29 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> libidn-1.0-r1.ebuild:
  amd64 stable wrt bug #211857

*libidn-1.5 (29 Feb 2008)

  29 Feb 2008; Mike Frysinger <vapier@gentoo.org> +libidn-1.5.ebuild:
  Version bump #206906.

  05 Feb 2008; Markus Rothe <corsair@gentoo.org> libidn-1.0-r1.ebuild:
  Stable on ppc64

  21 Jan 2008; Raúl Porcel <armin76@gentoo.org> libidn-1.0-r1.ebuild:
  alpha/ia64/sparc/x86 stable

*libidn-1.0-r1 (05 Dec 2007)

  05 Dec 2007; Ulrich Mueller <ulm@gentoo.org> libidn-0.6.9-r2.ebuild,
  -libidn-1.0.ebuild, +libidn-1.0-r1.ebuild:
  Fix Emacs support also for version 1.0, bug #187332.

  22 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org>
  libidn-0.6.9-r1.ebuild:
  Marked stable on amd64 as per bug 188420.

*libidn-0.6.9-r2 (16 Sep 2007)

  16 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
  +libidn-0.6.9-r2.ebuild:
  fix support for GNU Emacs, see bug 187332

  15 Aug 2007; Jeroen Roovers <jer@gentoo.org> libidn-0.6.9-r1.ebuild:
  Stable for HPPA (bug #188420).

  14 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  libidn-0.6.9-r1.ebuild:
  ppc stable, bug #188420

  14 Aug 2007; Markus Rothe <corsair@gentoo.org> libidn-0.6.9-r1.ebuild:
  Stable on ppc64; bug #188420

  14 Aug 2007; Raúl Porcel <armin76@gentoo.org> libidn-0.6.9-r1.ebuild:
  alpha/ia64/x86 stable wrt #188420

  13 Aug 2007; Petteri Räty <betelgeuse@gentoo.org> libidn-1.0.ebuild:
  Improve the emacs removal code so it works with xemacs. Fixes bug #188587.

  13 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  libidn-0.6.9-r1.ebuild:
  Stable on sparc wrt #188420

  11 Aug 2007; Petteri Räty <betelgeuse@gentoo.org> -libidn-0.5.15.ebuild,
  -libidn-0.6.9.ebuild:
  Remove old ebuilds.

*libidn-1.0 (11 Aug 2007)

  11 Aug 2007; Petteri Räty <betelgeuse@gentoo.org> +libidn-1.0.ebuild:
  Version bump to 1.0. They now use GPL-3 for the tools, examples etc and the
  library is still under LGPL-2.1.

  28 May 2007; Raúl Porcel <armin76@gentoo.org> libidn-0.6.5-r1.ebuild:
  alpha stable wrt #175845

  24 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> libidn-0.6.5-r1.ebuild:
  Stable on Mips, bug 175845.

*libidn-0.6.9-r1 (24 Apr 2007)

  24 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
  +files/0.6.9-javacflags.patch, +libidn-0.6.9-r1.ebuild:
  Works with virtual/jdk-1.4 again, doesn't install a versioned jar and
  installs javadocs using java-pkg_dojavadoc.

  24 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> -libidn-0.5.4.ebuild,
  -libidn-0.5.20.ebuild, -libidn-0.6.1.ebuild, -libidn-0.6.5.ebuild:
  Remove old versions.

  24 Apr 2007; Raúl Porcel <armin76@gentoo.org> libidn-0.6.9.ebuild:
  Require >=java-1.5, bug 175859

  24 Apr 2007; Jeroen Roovers <jer@gentoo.org> libidn-0.6.5-r1.ebuild:
  Stable for HPPA (bug #175845).

*libidn-0.6.9 (24 Apr 2007)

  24 Apr 2007; Raúl Porcel <armin76@gentoo.org> metadata.xml,
  +libidn-0.6.9.ebuild:
  Version bump and modify metadata to reflect maintainer-needed

  22 Apr 2007; Raúl Porcel <armin76@gentoo.org> libidn-0.6.5-r1.ebuild:
  ia64 stable

  17 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> libidn-0.6.5-r1.ebuild:
  Make DEPEND more easy for humans to read.

  12 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
  libidn-0.6.5-r1.ebuild:
  stable amd64, bug 168488

  22 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  libidn-0.6.5-r1.ebuild:
  Stable on sparc

  02 Mar 2007; nixnut <nixnut@gentoo.org> libidn-0.6.5-r1.ebuild:
  Stable on ppc wrt bug 168488

  28 Feb 2007; Markus Rothe <corsair@gentoo.org> libidn-0.6.5-r1.ebuild:
  Stable on ppc64; bug #168488

  26 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
  libidn-0.6.5-r1.ebuild:
  stable x86; bug 168488

  22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
  Transition to Manifest2.

*libidn-0.6.5-r1 (24 Jul 2006)

  24 Jul 2006; Joshua Nichols <nichoj@gentoo.org> +libidn-0.6.5-r1.ebuild:
  Revision bump to use new Java system.

*libidn-0.6.5 (19 Jul 2006)

  19 Jul 2006; Daniel Black <dragonheart@gentoo.org> +libidn-0.6.5.ebuild:
  version bump

  31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> libidn-0.6.1.ebuild:
  Run elibtoolize and add ~x86-fbsd keyword.

  26 Feb 2006; Joshua Kinard <kumba@gentoo.org> libidn-0.5.15.ebuild:
  Marked stable on mips.

  06 Feb 2006; Markus Rothe <corsair@gentoo.org> libidn-0.6.1.ebuild:
  Added ~ppc64; bug #119910

  27 Jan 2006; Daniel Black <dragonheart@gentoo.org> libidn-0.6.1.ebuild:
  added mono support and fixed sandbox fault - bug #119929. Thanks to Peter
  Johanson for the words of wisdom and Claes for the patch.

*libidn-0.6.1 (22 Jan 2006)

  22 Jan 2006; Daniel Black <dragonheart@gentoo.org> -libidn-0.5.18.ebuild,
  +libidn-0.6.1.ebuild:
  version bump - checked with curl. removed older version. ppc64 dropped 
  due to new dependency as per bug #119910.

*libidn-0.5.20 (26 Oct 2005)

  26 Oct 2005; Carsten Lohrke <carlo@gentoo.org> +libidn-0.5.20.ebuild:
  version bump

  16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
  Converted to UTF-8, fixed encoding screwups

  03 Sep 2005; Daniel Black <dragonheart@gentoo.org> -libidn-0.3.7.ebuild,
  -libidn-0.5.13.ebuild, -libidn-0.5.17.ebuild:
  old version cleanout

  13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> libidn-0.5.15.ebuild:
  Stable on ppc.

  03 Aug 2005; Carsten Lohrke <carlo@gentoo.org> libidn-0.5.18.ebuild:
  Depend on Java >=1.4.

*libidn-0.5.18 (22 Jul 2005)

  22 Jul 2005; Carsten Lohrke <carlo@gentoo.org> +libidn-0.5.18.ebuild:
  version bump

  19 Jul 2005; Douglas Russell <puggy@gentoo.org> libidn-0.5.13.ebuild,
  libidn-0.5.15.ebuild, libidn-0.5.17.ebuild:
  Updated 0.5.1[357] to depend on java 1.4 or greater

  07 Jul 2005; Markus Rothe <corsair@gentoo.org> libidn-0.5.15.ebuild:
  Stable on ppc64

  05 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> libidn-0.5.15.ebuild:
  Stable on hppa.

  27 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> libidn-0.5.15.ebuild:
  Stable on sparc

*libidn-0.5.17 (27 Jun 2005)

  27 Jun 2005; Aron Griffis <agriffis@gentoo.org> libidn-0.5.15.ebuild,
  +libidn-0.5.17.ebuild:
  Clean up ebuild, mark 0.5.15 stable on alpha amd64 ia64 x86, bump to 0.5.17

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

  21 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> libidn-0.5.13.ebuild:
  Stable on sparc

  21 Apr 2005; Lars Weiler <pylon@gentoo.org> libidn-0.5.13.ebuild:
  Stable on ppc.

  20 Apr 2005; Simon Stelling <blubb@gentoo.org> libidn-0.5.13.ebuild:
  stable on amd64

*libidn-0.5.15 (19 Apr 2005)

  19 Apr 2005; Carsten Lohrke <carlo@gentoo.org> -libidn-0.5.0.ebuild,
  -libidn-0.5.7.ebuild, -libidn-0.5.11.ebuild, -libidn-0.5.11-r1.ebuild,
  +libidn-0.5.15.ebuild:
  version bump and clean up

  19 Apr 2005; Carsten Lohrke <carlo@gentoo.org> libidn-0.5.13.ebuild:
  stable on x86

  01 Apr 2005; Aron Griffis <agriffis@gentoo.org> libidn-0.5.13.ebuild:
  stable on ia64

  13 Mar 2005; Markus Rothe <corsair@gentoo.org> libidn-0.5.13.ebuild:
  Stable on ppc64

  21 Feb 2005; Hardave Riar <hardave@gentoo.org> libidn-0.5.4.ebuild:
  Stable on mips.

  17 Feb 2005; Gregorio Guidi <greg_g@gentoo.org> libidn-0.5.13.ebuild:
  Remove unneeded pic flag (#81238). Cleanup.

*libidn-0.5.13 (29 Jan 2005)

  29 Jan 2005; Carsten Lohrke <carlo@gentoo.org> +libidn-0.5.13.ebuild:
  version bump

  03 Dec 2004; Daniel Black <dragonheart@gentoo.org> libidn-0.5.11-r1.ebuild:
  Handles pic correctly now thanks to Daniel Karlsson 
  <boogah@t-gul.rsn.bth.se> in bug #72969

  01 Dec 2004; Daniel Black <dragonheart@gentoo.org> libidn-0.5.11-r1.ebuild:
  moved stray symlink in install

*libidn-0.5.11-r1 (30 Nov 2004)

  30 Nov 2004; Daniel Black <dragonheart@gentoo.org> +libidn-0.5.11-r1.ebuild:
  Patch to support java as per bug #72250. Patch thanks to Diego Pettenò
  <dgp85@users.sourceforge.net>

*libidn-0.5.11 (21 Nov 2004)

  21 Nov 2004; Carsten Lohrke <carlo@gentoo.org> +libidn-0.5.11.ebuild:
  version bump

*libidn-0.5.7 (15 Oct 2004)

  15 Oct 2004; Carsten Lohrke <carlo@gentoo.org> +libidn-0.5.7.ebuild:
  version bump

  23 Aug 2004; psi29a <psi29a@gentoo.org> libidn-0.5.4.ebuild:
  Added to ~mips

  22 Aug 2004; Tom Gall <tgall@gentoo.org> libidn-0.5.4.ebuild:
  stable on ppc64, bug #58179

  11 Aug 2004; Jason Wever <weeve@gentoo.org> libidn-0.3.7.ebuild:
  Stable on sparc.

*libidn-0.5.4 (08 Aug 2004)

  08 Aug 2004; Caleb Tennis <caleb@gentoo.org> +metadata.xml,
  +libidn-0.5.0.ebuild, +libidn-0.5.4.ebuild:
  Latest version

  08 Aug 2004; Guy Martin <gmsoft@gentoo.org> libidn-0.3.7.ebuild:
  Stable on hppa.

*libidn-0.5.0 (05 Aug 2004)

  05 Aug 2004; Caleb Tennis <caleb@gentoo.org> +metadata.xml,
  +libidn-0.5.0.ebuild:
  Version bump

  22 Jul 2004; Travis Tilley <lv@gentoo.org> libidn-0.3.7.ebuild:
  stable on amd64

  18 Jul 2004; Lars Weiler <pylon@gentoo.org> libidn-0.3.7.ebuild:
  Stable on ppc.

  16 Jun 2004; Jason Wever <weeve@gentoo.org> libidn-0.3.7.ebuild:
  Added ~sparc keyword.

  11 Apr 2004; David Holm <dholm@gentoo.org> libidn-0.3.7.ebuild:
  Added to ~ppc.

*libidn-0.3.7 (01 Mar 2004)

  01 Mar 2004; Caleb Tennis <caleb@gentoo.org> libidn-0.3.7.ebuild:
  Initial import - see bug #41001