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
|
# ChangeLog for sci-visualization/labplot
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/ChangeLog,v 1.2 2006/02/16 19:28:23 swegener Exp $
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.
|