summaryrefslogtreecommitdiff
blob: 771520cbec0ceeff1a3394efc30fc7085b94c80d (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
# ChangeLog for sci-libs/cfitsio
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/cfitsio/ChangeLog,v 1.14 2008/05/31 13:26:35 markusle Exp $

  31 May 2008; Markus Dittrich <markusle@gentoo.org>
  cfitsio-2.510-r1.ebuild, cfitsio-3.006.ebuild:
  Added installation of static library (see bug #224225) and fixed general
  QA things.

  24 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
  files/cfitsio-3.060-autotools.patch, cfitsio-3.060.ebuild:
  Moved smem binary to examples in doc directory (fixing bug #207023). Now
  supports library versioning

*cfitsio-3.060 (10 Sep 2007)

  10 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org>
  +files/cfitsio-3.060-autotools.patch, metadata.xml, +cfitsio-3.060.ebuild:
  Version bump. Added tests and a proper autotools version, added fortran use
  flag to enable fortran wrappers. Closing bug #123803

  08 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -cfitsio-2.490.ebuild,
  -cfitsio-2.500.ebuild:
  QA: Removed unused versions.

  02 Jun 2006; Steve Arnold <nerdboy@gentoo.org>
  files/cfitsio-3.006-configure.patch, cfitsio-2.510-r1.ebuild,
  cfitsio-3.006.ebuild:
  Updated symlinks in both recent versions, fix for bug 135130.

  23 May 2006; Markus Rothe <corsair@gentoo.org> cfitsio-2.510-r1.ebuild:
  Stable on ppc64

  17 May 2006; Steve Arnold <nerdboy@gentoo.org> cfitsio-2.510-r1.ebuild,
  cfitsio-3.006.ebuild:
  fixed minor issue with lib installation; added symlink

*cfitsio-3.006 (17 May 2006)

  17 May 2006; Steve Arnold <nerdboy@gentoo.org>
  +files/cfitsio-2.510-configure.patch,
  +files/cfitsio-3.006-configure.patch, +cfitsio-2.510-r1.ebuild,
  +cfitsio-3.006.ebuild, -cfitsio-2.510.ebuild:
  fixed broken configure and bumped to the current release; newer portage
  will bomb on the older ebuilds.

  16 Sep 2005; Aron Griffis <agriffis@gentoo.org> cfitsio-2.510.ebuild:
  Mark 2.510 stable on alpha

  12 Sep 2005; Luis Medinas <metalgod@gentoo.org> cfitsio-2.510.ebuild:
  Marked Stable on AMD64.

  27 Jun 2005; Steve Arnold <nerdboy@gentoo.org> cfitsio-2.500.ebuild,
  cfitsio-2.510.ebuild:
  stable bump for tested arches (x86, ppc, sparc) and to close bug 95278

*cfitsio-2.510 (18 May 2005)

  18 May 2005; Steve Arnold <nerdboy@gentoo.org> cfitsio-2.500.ebuild,
  +cfitsio-2.510.ebuild:
  bumped 2.500 to x86 and added 2.510 to close bug 80721

*cfitsio-2.500 (28 Dec 2004)

  28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
  +cfitsio-2.490.ebuild, +cfitsio-2.500.ebuild:
  Moved from dev-libs/cfitsio to sci-libs/cfitsio.

*cfitsio-2.500 (18 Dec 2004)

  18 Dec 2004; Steve Arnold <nerdboy@gentoo.org> metadata.xml,
  cfitsio-2.490.ebuild, +cfitsio-2.500.ebuild:
  bumped 2.490 to x86 and added cleaned up 2.500 (bug 65654)

  30 Jul 2004; Jon Hood <squinky86@gentoo.org> cfitsio-2.490.ebuild:
  change virtual/glibc to virtual/libc

  26 Jul 2004; Olivier Fisette <ribosome@gentoo.org>
  cfitsio-2.430.ebuild, cfitsio-2.490.ebuild:
  Version bump suggested by Nathaniel C. Domingo <nathaniel.domingo@up.edu.ph>
  (in bug # 39311).
  Removed obsolete version (2.430).

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> cfitsio-2.430.ebuild:
  virtual/glibc -> virtual/libc

*cfitsio-2.430 (04 Jan 2003)

  04 Jan 2003; George Shapovalov <george@gentoo.org> cfitsio-2.430.ebuild, ChangeLog, files/digest-cfitsio-2.430 :
  initial release (ref #11508)
  C and Fortran library for reading and writing files in FITS data format
  ebuild submitted by Nathaniel C. Domingo <nathaniel.domingo@upd.edu.ph>