summaryrefslogtreecommitdiff
blob: 70289e22ce44d20bee6807f877fcefd9cf3e3f5b (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
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
# ChangeLog for sci-libs/netcdf
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.118 2015/02/28 14:42:00 jlec Exp $

  28 Feb 2015; Justin Lecher <jlec@gentoo.org> -netcdf-4.1.1-r4.ebuild,
  -netcdf-4.1.3.ebuild, -netcdf-4.2.1.1.ebuild, -netcdf-4.3.0.ebuild,
  -netcdf-4.3.1.1.ebuild, -netcdf-4.3.2.ebuild, metadata.xml:
  Drop old; obsoletes #348922, #363131, #435844, #454950 & #478618

  22 Feb 2015; Pacho Ramos <pacho@gentoo.org> netcdf-4.3.2-r1.ebuild:
  amd64/ppc/ppc64/x86 stable, bug #540494

  24 Oct 2014; Alexis Ballier <aballier@gentoo.org> netcdf-4.3.2-r1.ebuild:
  keyword ~arm

*netcdf-4.3.2-r1 (11 Aug 2014)

  11 Aug 2014; Tiziano Müller <dev-zero@gentoo.org>
  +files/netcdf-4.3.2-HDF5-1.8.13+-compat.patch, +netcdf-4.3.2-r1.ebuild:
  Pull patch from upstream to use HDF5 >=1.8.13 with MPI (bug #512502).

  16 Jun 2014; Jauhien Piatlicki <jauhien@gentoo.org> netcdf-4.1.3.ebuild,
  netcdf-4.2.1.1.ebuild, netcdf-4.3.0.ebuild, netcdf-4.3.1.1.ebuild,
  netcdf-4.3.2.ebuild:
  fix bug #512502: depend on <=sci-libs/hdf5-1.8.12, not touching stable version

  29 Apr 2014; Sébastien Fabbro <bicatali@gentoo.org> netcdf-4.3.2.ebuild:
  FDisable doc generation because of missing doxygen files, bug #509052

*netcdf-4.3.2 (28 Apr 2014)

  28 Apr 2014; Sébastien Fabbro <bicatali@gentoo.org> +netcdf-4.3.2.ebuild:
  Version bump

*netcdf-4.3.1.1 (27 Feb 2014)

  27 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> +netcdf-4.3.1.1.ebuild:
  Version bump

  21 Aug 2013; Christoph Junghans <ottxor@gentoo.org> netcdf-4.1.3.ebuild:
  fixed linking issue (bug #433647)

*netcdf-4.3.0 (05 Jul 2013)

  05 Jul 2013; Sébastien Fabbro <bicatali@gentoo.org> +netcdf-4.3.0.ebuild,
  -files/netcdf-3.6.3-as-needed.patch, -files/netcdf-3.6.3-parallel.patch,
  -netcdf-4.2.1.ebuild, -netcdf-4.2.ebuild, metadata.xml:
  Version bump

  17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> netcdf-4.2.1.1.ebuild:
  Add ~ppc64, wrt bug #435904

  16 Oct 2012; Justin Lecher <jlec@gentoo.org> netcdf-4.1.1-r4.ebuild,
  netcdf-4.1.3.ebuild, netcdf-4.2.ebuild, netcdf-4.2.1.ebuild,
  netcdf-4.2.1.1.ebuild, metadata.xml:
  Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the
  updated fortran-2.eclass

  14 Oct 2012; Justin Lecher <jlec@gentoo.org> netcdf-4.1.1-r4.ebuild,
  netcdf-4.1.3.ebuild:
  Prepare for fortran2.eclass update

  30 Sep 2012; Raúl Porcel <armin76@gentoo.org> netcdf-4.1.1-r4.ebuild,
  netcdf-4.1.3.ebuild:
  Drop ia64/sparc keywords

  27 Sep 2012; Matt Turner <mattst88@gentoo.org> netcdf-4.1.1-r4.ebuild,
  netcdf-4.1.3.ebuild:
  Drop alpha keywords, bug 435904.

  23 Sep 2012; Matt Turner <mattst88@gentoo.org> netcdf-4.1.1-r4.ebuild,
  netcdf-4.1.3.ebuild:
  Drop mips, bug 435904.

*netcdf-4.2.1.1 (08 Aug 2012)

  08 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> +netcdf-4.2.1.1.ebuild:
  Version bump

  04 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
  fixed syntax

*netcdf-4.2.1 (02 Aug 2012)

  02 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> +netcdf-4.2.1.ebuild:
  Version bump. Tests require ncgen and ncdump. Keyword amd64-linux x86-linux

  06 Jul 2012; Justin Lecher <jlec@gentoo.org> -netcdf-3.6.3.ebuild:
  Version 3* dropped, due to unfixed bfr overflow, #424976

  27 Jun 2012; Justin Lecher <jlec@gentoo.org> netcdf-3.6.3.ebuild,
  netcdf-4.1.1-r4.ebuild, metadata.xml:
  Only call fortran-2_pkg_setup with USE=fortran, #423797

  23 Apr 2012; Sébastien Fabbro <bicatali@gentoo.org> netcdf-4.2.ebuild:
  Changed configure option for better behaviour on hdf5, bug #413031, thanks
  pawstar

*netcdf-4.2 (18 Apr 2012)

  18 Apr 2012; Sébastien Fabbro <bicatali@gentoo.org> +netcdf-4.2.ebuild,
  metadata.xml:
  Version bump. C++ and FORTRAN libraries are now in packages netcdf-cxx and
  netcdf-fortran, following upstream. All patches applied upstream

  29 Mar 2012; Sébastien Fabbro <bicatali@gentoo.org> netcdf-4.1.3.ebuild:
  Fixed minimum libtool dependency (bug #409219, thanks dima), fixes a sed for
  man page, remove redundant lines with autotools-utils eclass

  25 Mar 2012; Justin Lecher <jlec@gentoo.org> netcdf-4.1.1-r4.ebuild,
  netcdf-4.1.3.ebuild, metadata.xml:
  Fix eautoreconf handling by autotools_utils.eclass

*netcdf-4.1.3 (04 Aug 2011)

  04 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> +netcdf-4.1.3.ebuild:
  Version bump. Might need more testing for fortran

  21 Jun 2011; Justin Lecher <jlec@gentoo.org> netcdf-3.6.3.ebuild,
  netcdf-4.1.1-r4.ebuild:
  Add dependency on virtual/fortran

  21 Jun 2011; Justin Lecher <jlec@gentoo.org> netcdf-3.6.3.ebuild,
  netcdf-4.1.1-r4.ebuild:
  Added fortran-2.eclass support

  08 Jun 2011; Jeroen Roovers <jer@gentoo.org> netcdf-3.6.3.ebuild,
  netcdf-4.1.1-r4.ebuild:
  Remove HPPA keywording.

  20 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> -netcdf-4.1.1.ebuild,
  -netcdf-4.1.1-r3.ebuild, netcdf-4.1.1-r4.ebuild:
  ppc64 stable wrt #325069. Drop old.

  20 Mar 2011; Raúl Porcel <armin76@gentoo.org> netcdf-4.1.1-r4.ebuild:
  ia64 stable wrt #325069

  09 Mar 2011; Thomas Kahle <tomka@gentoo.org> netcdf-4.1.1-r4.ebuild:
  x86 stable per bug 325069

  06 Mar 2011; Fabian Groffen <grobian@gentoo.org> netcdf-4.1.1-r4.ebuild:
  Marked ~x86-macos, ~x64-macos, ~sparc-solaris and ~sparc64-solaris

  05 Mar 2011; Jeroen Roovers <jer@gentoo.org> netcdf-4.1.1-r4.ebuild:
  Stable for HPPA (bug #325069).

  01 Mar 2011; Michael Weber <xmw@gentoo.org> netcdf-4.1.1-r4.ebuild:
  ppc/sparc stable (bug 325069)

  27 Feb 2011; Markos Chandras <hwoarang@gentoo.org> netcdf-4.1.1-r4.ebuild:
  Stable on amd64 wrt bug #325069

  27 Feb 2011; Tobias Klausmann <klausman@gentoo.org> netcdf-4.1.1-r4.ebuild:
  Stable on alpha, bug #325069

  29 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
  files/netcdf-4.1.1-parallel-build.patch:
  Attempt to fix parallel issues once and for all, wrt #296174 c#14

  25 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
  files/netcdf-4.1.1-parallel-build.patch:
  Further parallel build fixes wrt #352615 by Juergen Rose
  <rose@rz.uni-potsdam.de>

*netcdf-4.1.1-r4 (17 Dec 2010)

  17 Dec 2010; Kacper Kowalik <xarthisius@gentoo.org> +netcdf-4.1.1-r4.ebuild,
  +files/netcdf-4.1.1-fortran.patch:
  Default to gfortran if cannot figure out compiler wrt #348922 by Honza
  Macháček <Hloupy.Honza@centrum.cz> Drop old.

*netcdf-4.1.1-r3 (06 Dec 2010)

  06 Dec 2010; Kacper Kowalik <xarthisius@gentoo.org> -netcdf-4.1.1-r2.ebuild,
  +netcdf-4.1.1-r3.ebuild, +files/netcdf-4.1.1-mpi-fix.patch:
  Fix build with USE=dap and openmpi >= 1.4 wrt #347893 by Juergen Rose
  <rose@rz.uni-potsdam.de>. Drop old.

*netcdf-4.1.1-r2 (05 Dec 2010)

  05 Dec 2010; Kacper Kowalik <xarthisius@gentoo.org> -netcdf-4.1.1-r1.ebuild,
  +netcdf-4.1.1-r2.ebuild, files/netcdf-4.1.1-implicits.patch:
  Properly use autotools-utils.eclass wrt #347780 by Juergen Rose
  <rose@rz.uni-potsdam.de>. Skip configure phase for netcdf and libcf as we
  don't build them. More implicits fixes. Drop old.

*netcdf-4.1.1-r1 (04 Dec 2010)

  04 Dec 2010; Kacper Kowalik <xarthisius@gentoo.org> -netcdf-4.0.1-r1.ebuild,
  -files/netcdf-4.0.1-as-needed.patch, -files/netcdf-4.0.1-cfortran.patch,
  -files/netcdf-4.0.1-pkgconfig.patch, +netcdf-4.1.1-r1.ebuild,
  +files/netcdf-4.1.1-implicits.patch,
  +files/netcdf-4.1.1-parallel-build.patch:
  Fix parallel build wrt #296174 by MarisN <maris.gis@gmail.com>. Fix implicit
  function declarations. Drop old.

  01 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> netcdf-3.6.3.ebuild:
  Remove use of fortran eclass

  22 Oct 2010; Fabian Groffen <grobian@gentoo.org> netcdf-4.1.1.ebuild:
  Marked ~ppc-macos

  25 Jul 2010; Jeroen Roovers <jer@gentoo.org> netcdf-4.1.1.ebuild:
  Stable for HPPA (bug #325069).

  17 Jul 2010; Raúl Porcel <armin76@gentoo.org> netcdf-4.1.1.ebuild:
  alpha/ia64/sparc stable wrt #325069

  09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> netcdf-4.1.1.ebuild:
  ppc64 stable wrt #325069

  09 Jul 2010; Christian Faulhammer <fauli@gentoo.org> netcdf-4.1.1.ebuild:
  stable x86, bug 325069

  24 Jun 2010; Pacho Ramos <pacho@gentoo.org> netcdf-4.1.1.ebuild:
  stable amd64, bug 325069

  22 Jun 2010; Justin Lecher <jlec@gentoo.org> netcdf-4.1.1.ebuild:
  Cleaning unused eclass

  22 Jun 2010; Justin Lecher <jlec@gentoo.org> netcdf-3.6.3.ebuild,
  +files/netcdf-3.6.3-parallel.patch:
  Parallel build fix, #187759

*netcdf-4.1.1 (27 Apr 2010)

  27 Apr 2010; Tomáš Chvátal <scarabeus@gentoo.org> +netcdf-4.1.1.ebuild,
  metadata.xml:
  Version bump (includes dap client).

  12 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org>
  netcdf-4.0.1-r1.ebuild:
  Removed mpi use flag in favor of checking if hdf5 was built with mpi, see
  bug #303215

*netcdf-4.0.1-r1 (28 Jan 2010)

  28 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org> -netcdf-4.0.1.ebuild,
  +netcdf-4.0.1-r1.ebuild, +files/netcdf-4.0.1-cfortran.patch,
  +files/netcdf-4.0.1-pkgconfig.patch:
  Fixed for mpi, now uses exclusively system cfortran, and cleaned the
  pkg-config files. Thanks Xarthisius for his help.

  07 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org>
  -files/netcdf-3.6.2-as-needed.patch, -files/netcdf-3.6.2-gcc43.patch,
  -files/netcdf-3.6.2-parallel-make.patch, netcdf-3.6.3.ebuild:
  Cleaning and added same trick for parallel build in 3.6.3 as in 4.0.1

*netcdf-4.0.1 (07 Dec 2009)

  07 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org> -netcdf-3.6.2.ebuild,
  netcdf-3.6.3.ebuild, +netcdf-4.0.1.ebuild,
  +files/netcdf-4.0.1-as-needed.patch:
  Version bump, thanks Kacper Kowalik for his initial work.

  21 Nov 2009; Dawid Węgliński <cla@gentoo.org> netcdf-3.6.3.ebuild:
  Stable on amd64 (bug #283715)

  13 Oct 2009; Raúl Porcel <armin76@gentoo.org> netcdf-3.6.3.ebuild:
  ia64/sparc stable wrt #283715

  29 Sep 2009; Tobias Klausmann <klausman@gentoo.org> netcdf-3.6.3.ebuild:
  Stable on alpha, bug #283715

  27 Sep 2009; nixnut <nixnut@gentoo.org> netcdf-3.6.3.ebuild:
  ppc stable #283715

  27 Sep 2009; Brent Baude <ranger@gentoo.org> netcdf-3.6.3.ebuild:
  Marking netcdf-3.6.3 ppc64 for bug 283715

  15 Sep 2009; Jeroen Roovers <jer@gentoo.org> netcdf-3.6.3.ebuild:
  Stable for HPPA (bug #283715).

  14 Sep 2009; Christian Faulhammer <fauli@gentoo.org> netcdf-3.6.3.ebuild:
  stable x86, bug 283715

  17 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
  netcdf-3.6.3.ebuild:
  Added dependency on libtool >= 2.2, fixing bug #258976

  18 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org> netcdf-3.6.3.ebuild:
  Patch for parallel building not needed after all.

*netcdf-3.6.3 (15 Jan 2009)

  15 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org>
  +files/netcdf-3.6.3-as-needed.patch, +netcdf-3.6.3.ebuild:
  Version bump

  15 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org>
  files/netcdf-3.6.2-gcc43.patch, -netcdf-3.6.1.ebuild,
  -netcdf-3.6.1-r1.ebuild:
  Fixed some examples for gcc-4.3, thanks to anomen

  13 Feb 2008; Raúl Porcel <armin76@gentoo.org> netcdf-3.6.2.ebuild:
  alpha stable wrt #201477

  25 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
  +files/netcdf-3.6.2-gcc43.patch, netcdf-3.6.2.ebuild:
  Applied patch for gcc-4.3, closing bug #207346

  13 Dec 2007; Raúl Porcel <armin76@gentoo.org> netcdf-3.6.2.ebuild:
  ia64 stable wrt #201477

  11 Dec 2007; nixnut <nixnut@gentoo.org> netcdf-3.6.2.ebuild:
  Stable on ppc wrt bug 201477

  10 Dec 2007; Ferris McCormick <fmccor@gentoo.org> netcdf-3.6.2.ebuild:
  Sparc stable --- Bug #201477 --- all tests good (gfortran).

  10 Dec 2007; Jeroen Roovers <jer@gentoo.org> netcdf-3.6.2.ebuild:
  Stable for HPPA (bug #201477).

  07 Dec 2007; Markus Rothe <corsair@gentoo.org> netcdf-3.6.2.ebuild:
  Stable on ppc64; bug #201477

  07 Dec 2007; Christian Faulhammer <opfer@gentoo.org> netcdf-3.6.2.ebuild:
  stable x86, bug 201477

  06 Dec 2007; Samuli Suominen <drac@gentoo.org> netcdf-3.6.2.ebuild:
  amd64 stable wrt #201477

  06 Dec 2007; Sébastien Fabbro <bicatali@gentoo.org>
  +files/netcdf-3.6.2-as-needed.patch, netcdf-3.6.2.ebuild:
  Fixed for as-needed, closing bug #201493

  15 Oct 2007; Markus Rothe <corsair@gentoo.org> netcdf-3.6.1-r1.ebuild:
  Stable on ppc64

  29 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org>
  files/netcdf-3.6.2-parallel-make.patch:
  fixed again the paralell make patch

  28 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org>
  files/netcdf-3.6.2-parallel-make.patch, netcdf-3.6.2.ebuild:
  Fixes parallell make with -j2 (real this time), uses FFLAGS for fortran 90
  and do not remove .la files.

  05 Aug 2007; Sébastien Fabbro <bicatali@gentoo.org>
  +files/netcdf-3.6.2-parallel-make.patch, -files/gcc3-gentoo.patch,
  -netcdf-3.5.0-r3.ebuild, -netcdf-3.6.0-r1.ebuild, netcdf-3.6.2.ebuild:
  Fixed parallel-make for fortran. Closing bug #187759, thanks to Ed Catmur
  <ed@catmur.co.uk>. Removed obsolete versions.

  31 Jul 2007; Steve Arnold <nerdboy@gentoo.org> netcdf-3.6.2.ebuild:
  Added FFLAGS fix for build failure on amd64 (real size mis-match). AFAIK
  this is a gfortran F90 thing; needs testing with other F90 compilers.

  27 Apr 2007; Sébastien Fabbro <bicatali@gentoo.org> netcdf-3.6.2.ebuild:
  Removed blocking of hdf-4, thanks to Erik Zeek <zeekec@mad.scientist.com>.
  Fixed cppflags for non-debugging. Closing bug #176184.

  27 Apr 2007; Jeroen Roovers <jer@gentoo.org> netcdf-3.6.1-r1.ebuild:
  Stable for HPPA.

*netcdf-3.6.2 (24 Apr 2007)

  24 Apr 2007; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
  +netcdf-3.6.2.ebuild:
  Version bump, with better autotools handling and install. Adapted the ebuild
  to match the structure. Extended the longdescription in metadata.xml.

*netcdf-3.6.1-r1 (22 Oct 2006)

  22 Oct 2006; Markus Dittrich <markusle@gentoo.org> +files/fPIC.1.patch,
  +netcdf-3.6.1-r1.ebuild:
  Extended fPIC patch to C++ wrappers; otherwise packages that use 
  the netcdf library to generate shared objects create text 
  relocations (e.g. media-gfx/kst).

  08 Sep 2006; Thomas Cort <tcort@gentoo.org> netcdf-3.6.1.ebuild:
  Stable on alpha wrt Bug #82431.

  22 Aug 2006; Stephen P. Becker <geoman@gentoo.org> netcdf-3.6.1.ebuild:
  stable on mips, bug 82431

  13 Aug 2006; Steve Arnold <nerdboy@gentoo.org> netcdf-3.6.1.ebuild:
  Simplified fortran handling in pkg_setup (see bug 82431) to let the
  eclass do the work (and hopefully handle the ifc/ifort thing correctly).

  06 Aug 2006; Jason Wever <weeve@gentoo.org> netcdf-3.6.1.ebuild:
  Stable on SPARC wrt bug #82431.

  01 Aug 2006; Simon Stelling <blubb@gentoo.org> netcdf-3.6.1.ebuild:
  stable on amd64

  13 Jul 2006; Steve Arnold <nerdboy@gentoo.org> netcdf-3.6.1.ebuild:
  updated fortran support and man page handling (see bug #82431)

  12 Jul 2006; Aron Griffis <agriffis@gentoo.org> netcdf-3.6.1.ebuild:
  Mark 3.6.1 stable on ia64. #82431

  10 Jul 2006; Jeroen Roovers <jer@gentoo.org> netcdf-3.6.1.ebuild:
  Stable for HPPA (bug #82431).

  05 Jul 2006; Joshua Jackson <tsunam@gentoo.org> netcdf-3.6.1.ebuild:
  Stable x86; bug #82431

  01 Jul 2006; Lars Weiler <pylon@gentoo.org> netcdf-3.6.1.ebuild:
  Stable on ppc; bug #82431.

  01 Jul 2006; Markus Rothe <corsair@gentoo.org> netcdf-3.6.1.ebuild:
  Stable on ppc64; bug #82431

  01 Jul 2006; Steve Arnold <nerdboy@gentoo.org> netcdf-3.6.1.ebuild:
  Updated fortran support logic and added src_test (bugs 133519 and 136182).
  This should hopefully take care of both bugs and should detect at least GNU
  fortran (g77 and gfortran) and PGI fortran...

  25 May 2006; Steve Arnold <nerdboy@gentoo.org> netcdf-3.6.1.ebuild:
  update fortran handling (bug 133519)

  07 May 2006; Markus Rothe <corsair@gentoo.org> netcdf-3.6.0-r1.ebuild:
  Stable on ppc64; bug #98597

  07 Apr 2006; Markus Dittrich <markusle@gentoo.org> +netcdf-3.6.1.ebuild:
  Version bump. Thanks much to Jordan Dawe <freedryk@hotmail.com>
  for his ebuild. This fixes bug #128936.

  28 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> -netcdf-3.5.0-r4.ebuild,
  -netcdf-3.5.1.ebuild:
  Removing old versions no longer needed.

  25 Aug 2005; Aron Griffis <agriffis@gentoo.org> netcdf-3.6.0-r1.ebuild:
  stable on ia64 #82431

  11 Jul 2005; Markus Rothe <corsair@gentoo.org> netcdf-3.6.0-r1.ebuild:
  added ~ppc64 (bug #98597)

  18 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
  netcdf-3.6.0-r1.ebuild:
  Stable on ppc.

  12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> netcdf-3.6.0-r1.ebuild:
  Stable on alpha.

  09 Jun 2005; Rene Nussbaumer <killerfox@gentoo.org>
  netcdf-3.6.0-r1.ebuild:
  Stable on hppa; bug #82431.

  29 May 2005; Marcus D. Hanwell <cryos@gentoo.org> netcdf-3.6.0-r1.ebuild:
  Stable on amd64, bug 82431.

  29 May 2005; Steve Arnold <nerdboy@gentoo.org> netcdf-3.6.0-r1.ebuild:
  works fine on x86 and sparc (stable bump)

  20 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> netcdf-3.5.1.ebuild:
  Stable on ppc.

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

*netcdf-3.6.0-r1 (17 Feb 2005)

  17 Feb 2005; Steve Arnold <nerdboy@gentoo.org> netcdf-3.5.0-r3.ebuild,
  netcdf-3.5.0-r4.ebuild, netcdf-3.5.1.ebuild, +netcdf-3.6.0-r1.ebuild,
  -netcdf-3.6.0.ebuild:
  There was a semi-silent upstream fix for a large file bug, plus some
  package-naming insanity, as well as movage of older source.  This fixes
  everything by forcing an upgrade for the upstream bugfix, ie, a 
  preemptive strike, as well as the older 3.5.x path fixes.  Whew...

*netcdf-3.6.0 (07 Feb 2005)

  07 Feb 2005; Marcus D. Hanwell <cryos@gentoo.org> netcdf-3.5.1.ebuild,
  +netcdf-3.6.0.ebuild:
  Marked 3.5.1 stable on amd64. Version bump, closes bug 77719.

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

*netcdf-3.5.0-r3 (28 Dec 2004)

  28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
  +files/fPIC.patch, +files/gcc3-gentoo.patch, +netcdf-3.5.0-r3.ebuild,
  +netcdf-3.5.0-r4.ebuild, +netcdf-3.5.1.ebuild:
  Moved from app-sci/netcdf to sci-libs/netcdf.

  11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> netcdf-3.5.1.ebuild:
  Stable on alpha.

  07 Nov 2004; Jason Wever <weeve@gentoo.org> netcdf-3.5.1.ebuild:
  Stable on sparc.

  31 May 2004; Bryan Østergaard <kloeri@gentoo.org> netcdf-3.5.0-r4.ebuild:
  Stable on alpha.

*netcdf-3.5.1 (11 May 2004)

  11 May 2004; Steve Arnold <nerdboy@gentoo.org> netcdf-3.5.1.ebuild:
  updated 3.5.1 ebuild, all gcc and C++ changes have been added upstream

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org> netcdf-3.5.0-r3.ebuild,
  netcdf-3.5.0-r4.ebuild:
  Add die following econf for bug 48950

*netcdf-3.5.0-r4 (20 Apr 2004)

  20 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> netcdf-3.5.0-r4.ebuild,
  files/fPIC.patch:
  Adding -fPIC patch, see bug #47517

  01 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> netcdf-3.5.0-r3.ebuild:
  Declaring stable for all arches.

  26 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> netcdf-3.5.0-r2.ebuild,
  netcdf-3.5.0-r3.ebuild:
  Adding IUSE and inherit eutils

  03 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> netcdf-3.5.0-r3.ebuild:
  Some arches were missing in -r3 that were added to -r2, assume it was a
  mistake.

  17 Feb 2004; Aron Griffis <agriffis@gentoo.org> netcdf-3.5.0-r3.ebuild:
  stable on alpha and ia64 for the sake of dev-python/ScientificPython

  12 Jan 2004; <nerdboy@gentoo.org> netcdf-3.5.0-r3.ebuild,
  netcdf-3.5.0-r2.ebuild, metadata.xml:
  bumped r3 to x86 and added (belated) changelog entry for #32570 and #32575 
  fixes; also corrected license, updated metadata, and added additional arches

  18 Dec 2003; Martin Holzer <mholzer@gentoo.org> netcdf-3.5.0-r2.ebuild,
  netcdf-3.5.0-r3.ebuild:
  fixing typo in homepage. closes #36018

*netcdf-3.5.0-r3 (16 Dec 2003)

  16 Dec 2003; Jason Wever <weeve@gentoo.org> netcdf-3.5.0-r3.ebuild:
  Added ~sparc keyword to fix broken  dev-python/ScientificPython dependencies.

  11 Nov 2003; Steve Arnold <nerdboy@gentoo.org> netcdf-3.5.0-r3.ebuild:
  fixed bugs 32570 and 32575 (but somehow the changelog got messed up)

*netcdf-3.5.0-r2 (1 Feb 2002)

  18 Nov 2002; Matthew Kennedy <mkennedy@gentoo.org>
  netcdf-3.5.0-r2.ebuild, files/digest-netcdf-3.5.0-r2,
  files/gcc3-gentoo.patch :

  C++ fixing for compatibility for GCC3.2 and ANSI C++. Patch thanks to
  Sam Yates <sam@quux.dropbear.id.au> of bug #5784 fame.

*netcdf-3.5.0-r1 (1 Feb 2002)

  14 Sep 2002; Seemant Kulleen <seemant@gentoo.org> netcdf-3.5.0-r1.ebuild :

  emake->make thanks to Chad Netzer (chad.netzer@stanfordalumni.org) in bug
  #6363 reported by: martin.holzer@wienerlinien.at (Martin Holzer)

  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.