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
|
# ChangeLog for sci-physics/camfr
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/ChangeLog,v 1.13 2009/03/14 14:25:38 bicatali Exp $
14 Mar 2009; Sébastien Fabbro <bicatali@gentoo.org>
camfr-20070717-r1.ebuild:
Switch to EAPI 2
09 Dec 2008; Sébastien Fabbro <bicatali@gentoo.org>
+files/machine_cfg.py.gentoo, camfr-20070717-r1.ebuild:
Propagate LDFLAGS, FFLAGS for newer scons, avoid parsing make.conf
*camfr-20070717-r1 (07 Jul 2008)
07 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org>
+camfr-20070717-r1.ebuild:
Added link for mandatory fortran library.
06 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org>
camfr-20070717.ebuild:
Fixed a leading ',' in lapack_dirs and forced scons to be at least 0.98.
04 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org>
camfr-20070717.ebuild:
Fixed a sed syntax errors and cleaned lapack again
02 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org>
+files/camfr-20070717-gcc43.patch, camfr-20070717.ebuild:
Added gcc-4.3 patch, make it blas/lapack implementation more independent,
run tests without X (close bug #229753) and some dep cleaning
05 May 2008; Sébastien Fabbro <bicatali@gentoo.org> -files/SConstruct,
-files/machine_cfg.py, -files/throw_patch.diff, -camfr-1.2.ebuild:
Removed old version
*camfr-20070717 (21 Aug 2007)
21 Aug 2007; <pbienst@gentoo.org> +camfr-20070717.ebuild:
Version bump.
23 Mar 2007; <pbienst@gentoo.org> ChangeLog:
Fix boost patch.
02 Jan 2007; <pbienst@gentoo.org> camfr-1.2.ebuild:
Remove unused use flag.
02 Jul 2006; Luis Medinas <metalgod@gentoo.org> metadata.xml:
Update metadata to sci-physics.
*camfr-1.2 (02 Jul 2006)
02 Jul 2006; Luis Medinas <metalgod@gentoo.org> +files/SConstruct,
+files/machine_cfg.py, +files/throw_patch.diff, +metadata.xml,
+camfr-1.2.ebuild:
Moved from sci-misc/camfr to sci-physics/camfr.
23 Feb 2006; Peter Bienstman <pbienst@gentoo.org> -files/camfr_wrap.cpp,
files/machine_cfg.py, +files/throw_patch.diff:
Remove big file.
02 Nov 2005; Stefan Schweizer <genstef@gentoo.org> camfr-1.2.ebuild:
app-text/ghostscript -> virtual/ghostscript
31 Oct 2005; Peter Bienstman <pbienst@gentoo.org> camfr-1.2.ebuild:
Use fortran eclass.
05 Apr 2005; Peter Bienstman <pbienst@gentoo.org> :
Initial import. Closes bug 36560.
|