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
|
# ChangeLog for sci-visualization/pyxplot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/ChangeLog,v 1.13 2009/11/26 20:07:50 bicatali Exp $
*pyxplot-0.7.1 (26 Nov 2009)
26 Nov 2009; Sébastien Fabbro <bicatali@gentoo.org>
-files/0.6.3.1-dont-build-pyx.patch, -pyxplot-0.6.3.1.ebuild,
-files/0.6.3.1-respect-destdir.patch, +pyxplot-0.7.1.ebuild:
Version bump
08 Dec 2008; Sébastien Fabbro <bicatali@gentoo.org>
pyxplot-0.6.3.1.ebuild, pyxplot-0.7.0.ebuild:
Removed ggv, bug #223427
*pyxplot-0.7.0 (08 Dec 2008)
08 Dec 2008; Sébastien Fabbro <bicatali@gentoo.org>
+files/0.7.0-dont-build-pyx.patch, +pyxplot-0.7.0.ebuild:
Version bump
02 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org>
-files/0.6.3-dont-build-pyx.patch, -files/0.6.3-respect-destdir.patch,
-pyxplot-0.6.3.ebuild, pyxplot-0.6.3.1.ebuild:
Removed virtual/tetex dependency (included in dev-python/pyx, removed old
version
29 May 2008; Ali Polatel <hawking@gentoo.org> pyxplot-0.6.3.ebuild,
pyxplot-0.6.3.1.ebuild:
python_mod_{cleanup,optimize} are ROOT aware.
15 May 2008; Andrey Grozin <grozin@gentoo.org> pyxplot-0.6.3.1.ebuild:
Set VARTEXFONTS (bug #221921)
11 Jan 2008; Doug Klima <cardoe@gentoo.org> pyxplot-0.6.3.ebuild,
pyxplot-0.6.3.1.ebuild:
Fix ${ROOT} issues
*pyxplot-0.6.3.1 (11 Oct 2007)
11 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org>
-files/0.5.8-respect-destdir.patch, +files/0.6.3.1-dont-build-pyx.patch,
-files/0.5.8-dont-build-pyx.patch, +files/0.6.3.1-respect-destdir.patch,
-pyxplot-0.5.8.ebuild, pyxplot-0.6.3.ebuild, +pyxplot-0.6.3.1.ebuild:
Version bump + quotes cleaning.
*pyxplot-0.6.3 (02 Mar 2007)
02 Mar 2007; Sébastien Fabbro <bicatali@gentoo.org>
+files/0.6.3-dont-build-pyx.patch, +files/0.6.3-respect-destdir.patch,
metadata.xml, +pyxplot-0.6.3.ebuild:
Version bump. Cleaning, new patches.
19 Feb 2007; Sébastien Fabbro <bicatali@gentoo.org> pyxplot-0.5.8.ebuild:
keyword ~amd64.
24 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; pyxplot-0.5.8.ebuild:
Install some more docs, and put docs in $PF rather than $PN.
*pyxplot-0.5.8 (24 Sep 2006)
24 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>;
+files/0.5.8-dont-build-pyx.patch, +files/0.5.8-respect-destdir.patch,
+metadata.xml, +pyxplot-0.5.8.ebuild:
Graphing program similar to gnuplot to produce publication-quality figures.
|