blob: 29eb38a28ad6a6fcf05f98f8a8343428bdad1ad2 (
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
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
|
# ChangeLog for dev-python/gnuplot-py
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.27 2008/01/25 19:44:49 corsair Exp $
25 Jan 2008; Markus Rothe <corsair@gentoo.org> gnuplot-py-1.7-r2.ebuild:
Stable on ppc64; bug #207221
25 Jan 2008; Ferris McCormick <fmccor@gentoo.org>
gnuplot-py-1.7-r2.ebuild:
Sparc stable, Bug #207221.
24 Jan 2008; nixnut <nixnut@gentoo.org> gnuplot-py-1.7-r2.ebuild:
Stable on ppc wrt bug 207221
23 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
gnuplot-py-1.7-r2.ebuild:
stable x86, bug 207221
23 Jan 2008; Ali Polatel <hawking@gentoo.org> gnuplot-py-1.7-r2.ebuild:
Added PYTHON_MODNAME
21 Nov 2007; Joe Peterson <lavajoe@gentoo.org> gnuplot-py-1.7-r2.ebuild:
Add ~x86-fbsd keyword (bug #199825)
*gnuplot-py-1.7-r2 (20 Nov 2007)
20 Nov 2007; Ali Polatel <hawking@gentoo.org>
+files/gnuplot-py-1.7-numpy.patch, +gnuplot-py-1.7-r2.ebuild:
revbump. backported upstream's changes for numpy. numeric dependency changed
to numpy.
21 Aug 2007; Ferris McCormick <fmccor@gentoo.org>
gnuplot-py-1.7-r1.ebuild:
Add ~sparc keyword as complement to gnuplot; appears to work fine.
26 Jul 2007; Markus Rothe <corsair@gentoo.org> gnuplot-py-1.7-r1.ebuild:
Added ~ppc64; bug #186188
24 Jul 2007; Joe Peterson <lavajoe@gentoo.org> gnuplot-py-1.7-r1.ebuild:
Add ~x86-fbsd keyword
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
26 May 2006; Danny van Dyk <kugelfang@gentoo.org> gnuplot-py-1.7.ebuild:
Marked stable on amd64.
27 Apr 2006; Marien Zwart <marienz@gentoo.org>
files/digest-gnuplot-py-1.6, files/digest-gnuplot-py-1.7,
files/digest-gnuplot-py-1.7-r1, Manifest:
Fixing SHA256 digest, pass four
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> gnuplot-py-1.7-r1.ebuild:
Mark 1.7-r1 ~ia64
30 Jan 2006; Robin H. Johnson <robbat2@gentoo.org> Manifest:
Manifest fix.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org>
gnuplot-py-1.7-r1.ebuild:
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> gnuplot-py-1.7.ebuild:
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> gnuplot-py-1.6.ebuild:
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
28 Nov 2005; Marien Zwart <marienz@gentoo.org> gnuplot-py-1.7-r1.ebuild:
Add missing eutils inherit.
*gnuplot-py-1.7-r1 (04 Jun 2005)
04 Jun 2005; Fernando Serboncini <fserb@gentoo.org>
+files/gnuplot-py-1.7-mousesupport.patch, gnuplot-py-1.7.ebuild,
+gnuplot-py-1.7-r1.ebuild:
Added mouse support patch. Closes #69250.
Marked 1.7 stable on x86.
02 Jun 2005; Luca Barbato <lu_zero@gentoo.org> gnuplot-py-1.7.ebuild:
Marked ppc
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
*gnuplot-py-1.7 (03 Oct 2004)
03 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> +gnuplot-py-1.7.ebuild:
Version bump, bug 66094.
05 Jun 2004; David Holm <dholm@gentoo.org> gnuplot-py-1.6.ebuild:
Added to ~ppc.
02 Sep 2003; Alastair Tse <liquidx@gentoo.org> gnuplot-py-1.6.ebuild:
moved dev-python/Numeric to dev-python/numeric
*gnuplot-py-1.6 (19 Jun 2003)
19 Jun 2003; Alastair Tse <liquidx@gentoo.org> gnuplot-py-1.6.ebuild:
new ebuild submitted by Chris Bainbridge <chrb@dcs.ed.ac.uk> (#21113)
|