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
|
# ChangeLog for sci-visualization/labplot
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/ChangeLog,v 1.14 2007/05/06 14:35:58 carlo Exp $
*labplot-1.5.1.6 (06 May 2007)
06 May 2007; Carsten Lohrke <carlo@gentoo.org> +labplot-1.5.1.6.ebuild:
Version bump.
06 May 2007; Carsten Lohrke <carlo@gentoo.org> -labplot-1.5.1.3.ebuild,
-labplot-1.5.1.4.ebuild, labplot-1.5.1.5.ebuild:
Remove older ebuilds. Block sci-libs/liborigin, bug #177281.
18 Mar 2007; Carsten Lohrke <carlo@gentoo.org> labplot-1.5.1.5.ebuild:
Um, don't break earlier fixes.
*labplot-1.5.1.5 (18 Mar 2007)
18 Mar 2007; Carsten Lohrke <carlo@gentoo.org> +labplot-1.5.1.5.ebuild:
Version bump.
15 Mar 2007; Danny van Dyk <kugelfang@gentoo.org> labplot-1.5.1.3.ebuild,
labplot-1.5.1.4.ebuild:
QA: Removed illegal use of ${ROOT}. Bug #168043
05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> labplot-1.5.1.3.ebuild,
labplot-1.5.1.4.ebuild:
Remove gnuconfig_update usage, leave it to econf.
*labplot-1.5.1.4 (08 Sep 2006)
08 Sep 2006; Carsten Lohrke <carlo@gentoo.org> +labplot-1.5.1.4.ebuild:
Version bump.
05 Jun 2006; Carsten Lohrke <carlo@gentoo.org>
-files/labplot-1.3.0-amd64.patch, -files/getversion.patch,
-labplot-1.4.0.ebuild, -labplot-1.5.0.5.ebuild, -labplot-1.5.1.ebuild,
labplot-1.5.1.3.ebuild:
Clean up. Set RDEPEND.
*labplot-1.5.1.3 (16 May 2006)
16 May 2006; Carsten Lohrke <carlo@gentoo.org> +labplot-1.5.1.3.ebuild:
Version bump.
30 Apr 2006; Carsten Lohrke <carlo@gentoo.org> labplot-1.5.0.5.ebuild,
labplot-1.5.1.ebuild:
Corrected dependencies and rekeyword ~amd64.
13 Apr 2006; Patrick McLean <chutzpah@gentoo.org> labplot-1.5.0.5.ebuild,
labplot-1.5.1.ebuild:
Drop amd64 keyword from 1.5 versions since they have a hard dep on
media-gfx/pstoedit (1.4 had the dep conditional on x86). Feel free to re-add
the keyword if you can make the dep optional in 1.5 as well. (see bug #127328
for why I am dropping the keyword on pstoedit).
*labplot-1.5.1 (04 Apr 2006)
04 Apr 2006; Carsten Lohrke <carlo@gentoo.org> +labplot-1.5.1.ebuild:
Version bump.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org>
+files/labplot-1.3.0-amd64.patch, +files/getversion.patch, +metadata.xml,
+labplot-1.4.0.ebuild, +labplot-1.5.0.5.ebuild:
Moved from media-gfx/labplot to sci-visualization/labplot.
23 Dec 2005; Carsten Lohrke <carlo@gentoo.org> labplot-1.5.0.5.ebuild:
minor dependency correction
*labplot-1.5.0.5 (23 Dec 2005)
23 Dec 2005; Carsten Lohrke <carlo@gentoo.org> +labplot-1.5.0.5.ebuild:
version bump
*labplot-1.4.0 (05 Jan 2005)
05 Jan 2005; Patrick Kursawe <phosphan@gentoo.org> +files/getversion.patch,
+labplot-1.4.0.ebuild:
Version bump. Using USE flags for cdf and netcdf now. Added a patch for the
cdf version string (referred to a header that isn't installed by default).
Depending on fftw3 now to avoid potential trouble when fftw3 is used and
de-installed (which would not break the old dependency).
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> labplot-1.3.0.ebuild:
Dependency update: dev-libs/gsl -> sci-libs/gsl.
*labplot-1.3.0 (23 Dec 2004)
23 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+files/labplot-1.3.0-amd64.patch, +labplot-1.3.0.ebuild:
Moved from app-sci/labplot to media-gfx/labplot.
21 Dec 2004; Sven Wegener <swegener@gentoo.org> labplot-1.3.0.ebuild:
src_compile() -> src_unpack(), bug #75054
20 Aug 2004; Danny van Dyk <kugelfang@gentoo.org>
+files/labplot-1.3.0-amd64.patch, labplot-1.3.0.ebuild:
Marked ~amd64. Some compile fixes for amd64/gcc-3.4*.
26 Jul 2004; Olivier Fisette <ribosome@gentoo.org>
labplot-1.3.0.ebuild, labplot-1.2.3.ebuild:
New version, updated ebuild. I removed the old one because it had
a couple of issues, such as duplicated example files.
04 Jul 2004; Carsten Lohrke <carlo@gentoo.org> labplot-1.2.3.ebuild:
QA: need-kde after R/DEPEND
16 May 2004; Dominik Stadler <centic@gentoo.org> labplot-1.2.3.ebuild:
Correct SRC_URI, should not contain "${HOMEPAGE}"
02 May 2004; David Holm <dholm@gentoo.org> labplot-1.2.3.ebuild:
Added to ~ppc.
*labplot-1.2.3 (01 May 2004)
01 May 2004; Dominik Stadler <centic@gentoo.org> +labplot-1.2.3.ebuild:
Add new ebuild, thanks to Carsten Lohrke <current@myrealbox.com> for the
ebuild, see Bug 28216.
|