summaryrefslogtreecommitdiff
blob: 340b98260a08be59019874d7813003ea2a1ef51d (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
# ChangeLog for dev-libs/libf2c
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.33 2009/09/23 17:22:32 patrick Exp $

  23 Sep 2009; Patrick Lauer <patrick@gentoo.org> libf2c-20070912.ebuild:
  Remove virtual/libc

*libf2c-20090407 (07 Apr 2009)

  07 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org>
  -files/libf2c-20021004-shared-object.patch,
  files/20070912-link-shared-libf2c-correctly.patch,
  +files/20090407-link-shared-libf2c-correctly.patch,
  -libf2c-20021004-r1.ebuild, +libf2c-20090407.ebuild:
  Version bump (bug #263725, thanks to jlec) and fixed for as-needed (bug
  #248350). Added a static use flag for static library building switch.

  26 Nov 2008; Brent Baude <ranger@gentoo.org> libf2c-20070912.ebuild:
  stable ppc64, bug 245830

  14 Nov 2008; Raúl Porcel <armin76@gentoo.org> libf2c-20070912.ebuild:
  alpha/sparc stable wrt #245830

  08 Nov 2008; Markus Meier <maekke@gentoo.org> libf2c-20070912.ebuild:
  amd64/x86 stable, bug #245830

  08 Nov 2008; nixnut <nixnut@gentoo.org> libf2c-20070912.ebuild:
  Stable on ppc wrt bug 245830

  06 Nov 2008; Sébastien Fabbro <bicatali@gentoo.org>
  files/20070912-link-shared-libf2c-correctly.patch, libf2c-20070912.ebuild:
  Really including soname into shared library

  08 Jul 2008; Donnie Berkholz <dberkholz@gentoo.org>;
  libf2c-20070912.ebuild:
  Explicitly specify RDEPEND so unzip doesn't get sucked into it (Sébastien
  Fabbro).

  08 Jul 2008; Donnie Berkholz <dberkholz@gentoo.org>;
  libf2c-20070912.ebuild:
  Fix minor syntax errors.

*libf2c-20070912 (08 Jul 2008)

  08 Jul 2008; Donnie Berkholz <dberkholz@gentoo.org>;
  +files/20070912-link-shared-libf2c-correctly.patch,
  +libf2c-20070912.ebuild:
  Bump to latest upstream code. (#164397) Provide SONAME in libf2c.so. Also
  links libf2c with libm so we don't get any undefined symbols.

  25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing kugelfang from metadata.xml as per #46972.

  23 Aug 2007; Roy Marples <uberlord@gentoo.org> libf2c-20051004.ebuild:
  Keyworded ~x86-fbsd.

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

*libf2c-20051004 (14 May 2006)

  14 May 2006; Donnie Berkholz <spyderous@gentoo.org>;
  +files/20051004-add-ofiles-dep.patch, +libf2c-20051004.ebuild:
  Bump. Changes: Work correctly when writing to a file after reading from it;
  Add libf2c.so makefile rule; Stop forcing the rounding precision on x86
  (only affects use of 'f2c -trapuv'). Also, mirror a versioned zip file
  instead of the unversioned upstream one.

  10 Sep 2005; Aron Griffis <agriffis@gentoo.org> libf2c-20021004-r1.ebuild:
  Mark 20021004-r1 stable on alpha

  15 May 2005; Danny van Dyk <kugelfang@gentoo.org>
  libf2c-20021004-r1.ebuild:
  Inherits toolchain-funcs now instead of deprecated gcc eclass.

  05 May 2005; Danny van Dyk <kugelfang@gentoo.org>
  libf2c-20021004-r1.ebuild, -libf2c-20021004.ebuild:
  Removed libf2c-20021004. Fixed DEPEND in -r1, (thx to Jeremy Warren).

  17 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
  libf2c-20021004-r1.ebuild:
  ~alpha keyword.

  10 Jan 2005; Markus Rothe <corsair@gentoo.org> libf2c-20021004-r1.ebuild:
  Stable on ppc64

  09 Sep 2004; Philippe Trottier <tchiwam@gentoo.org> libf2c-20021004-r1.ebuild:
  Marked ~ppc64

  06 Aug 2004; Ferris McCormick <fmccor@gentoo.org> libf2c-20021004-r1.ebuild:
  Stable for sparc (part of bug 55386).

  06 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> libf2c-20021004-r1.ebuild:
  Marked stable on amd64, ppc and x86.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  libf2c-20021004-r1.ebuild, libf2c-20021004.ebuild:
  virtual/glibc -> virtual/libc

  01 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> libf2c-20021004-r1.ebuild:
  Marked ~sparc on behalf of ciaranm.

  01 Jul 2004; David Holm <dholm@gentoo.org> libf2c-20021004-r1.ebuild:
  Added to ~ppc.

*libf2c-20021004-r1 (01 Jul 2004)

  01 Jul 2004; Danny van Dyk <kugelfang@gentoo.org>
  +files/libf2c-20021004-shared-object.patch, +libf2c-20021004-r1.ebuild:
  Patched the makefile.u to produce a shared object with -fPIC. (see BUG #55386)

  07 Apr 2004; Travis Tilley <lv@gentoo.org> libf2c-20021004.ebuild:
  added ~amd64 to keywords

  07 Jul 2003; Michael Sterrett <msterret@gentoo.org> libf2c-20021004.ebuild:
  more error checking

  02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> libf2c-20021004.ebuild:
  marked stable for x86

*libf2c-20021004 (28 Oct 2002)

  28 Oct 2002; Hannes Mehnert <hannes@gentoo.org> libf2c-20021004.ebuild,
  ChangeLog: Initial ebuild. Thanks to a-tenderholt@northwestern.edu.