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
|
# ChangeLog for sci-libs/openfoam-solvers
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
13 Feb 2009; Oliver Borm (boroli) <oli.borm@web.de>
-openfoam-solvers-1.4.1_p20080827.ebuild,
-files/openfoam-solvers-1.4.1_p20080827.patch,
-files/openfoam-solvers-compile-1.4.1_p20080827.patch:
Remove old version.
20 Jan 2009; Christian Ruppert (idl0r) <spooky85@gmail.com>
openfoam-solvers-1.4.1_p20080827.ebuild,
openfoam-solvers-1.5_p20080905.ebuild:
Added suggested DEPEND="${RDEPEND}", moved to EAPI 2, cleanup.
08 Sep 2008; Oliver Borm (boroli) <oli.borm@web.de>
-openfoam-solvers-1.5.ebuild, +openfoam-solvers-1.5_p20080905.ebuild,
+files/openfoam-solvers-1.5_p20080905.patch:
New patch sets
31 Aug 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
-openfoam-solvers-1.4.1_p20080328.ebuild,
-files/openfoam-solvers-1.4.1_p20080328.patch,
-files/openfoam-solvers-compile-1.4.1_p20080328.patch:
Drop old version
28 Aug 2008; Oliver Borm (boroli) <oli.borm@web.de>
+openfoam-solvers-1.4.1_p20080827.ebuild,
+files/openfoam-solvers-1.4.1_p20080827.patch,
+files/openfoam-solvers-compile-1.4.1_p20080827.patch:
Update patches for the OpenFOAM solvers
04 Aug 2008; Oliver Borm (boroli) <oli.borm@web.de>
openfoam-solvers-1.4.1_p20080328.ebuild, openfoam-solvers-1.5.ebuild:
Changed version dependencies
28 Jul 2008; Oliver Borm (boroli) <oli.borm@web.de>
openfoam-solvers-1.5.ebuild:
Added the the removed quoting again.
28 Jul 2008; Oliver Borm (boroli) <oli.borm@web.de>
openfoam-solvers-1.5.ebuild:
Fixed some errors due to wrong relative paths.
26 Jul 2008; Thomas Anderson <gentoofan23@gentoo.org>
openfoam-solvers-1.5.ebuild:
Fix unnecessary quoting, and add some more
22 Jul 2008; Oliver Borm (boroli) <oli.borm@web.de>
+openfoam-solvers-1.5.ebuild, +files/OpenFOAM-1.5-compile.patch:
Version bump to 1.5
30 Mar 2008; Thomas Sachau (Tommy[D]) tommy@gentoo.org
-openfoam-solvers-1.4.1_p20080118.ebuild,
-files/openfoam-solvers-1.4.1_p20080118.patch,
-files/openfoam-solvers-compile-1.4.1_p20080118.patch:
Drop old version
28 Mar 2008; Oliver Borm (boroli) <oli.borm@web.de>
+openfoam-solvers-1.4.1_p20080328.ebuild,
+files/openfoam-solvers-1.4.1_p20080328.patch,
+files/openfoam-solvers-compile-1.4.1_p20080328.patch:
Some bug fixes.
29 Jan 2008; Oliver Borm (boroli) <oli.borm@web.de>
+files/openfoam-solvers-1.4.1_p20080118.patch,
+files/openfoam-solvers-compile-1.4.1_p20080118.patch, +metadata.xml,
+openfoam-solvers-1.4.1_p20080118.ebuild:
New Ebuild for the OpenFOAM solvers
|