blob: 061896d9e1eb7ae894bf91dac98081351e352159 (
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
|
# ChangeLog for media-gfx/labplot
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/labplot/ChangeLog,v 1.4 2005/01/05 14:44:59 phosphan Exp $
*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.
|