blob: 6e7ceae768cc3fc7ffd9cd37fc6b99c036602d0d (
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
|
# ChangeLog for media-libs/plotutils
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.34 2007/03/23 10:28:05 corsair Exp $
23 Mar 2007; Markus Rothe <corsair@gentoo.org> plotutils-2.4.1-r4.ebuild:
Stable on ppc64; bug #115242
18 Mar 2007; Steve Dibb <beandog@gentoo.org> plotutils-2.4.1-r4.ebuild:
amd64 stable, bug 115242
16 Mar 2007; nixnut <nixnut@gentoo.org> plotutils-2.4.1-r4.ebuild:
Stable on ppc wrt bug 115242
13 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
plotutils-2.4.1-r4.ebuild:
Stable on sparc wrt #115242
13 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
+files/plotutils-2.4.1-correct_test.patch, plotutils-2.4.1-r4.ebuild:
fix test failures and added some quotes; stable x86, bug 115242
05 Feb 2007; Jeroen Roovers <jer@gentoo.org> plotutils-2.4.1-r4.ebuild:
Stable for HPPA (inkscape).
27 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org>
plotutils-2.4.1-r2.ebuild:
modX deps from plotutils-2.4.1-r3
*plotutils-2.4.1-r4 (25 May 2006)
25 May 2006; Cory Visi <visi@gentoo.org> +plotutils-2.4.1-r4.ebuild:
Fixed syntax of replace-cpu-flags according to Bug 115242
13 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
plotutils-2.4.1-r3.ebuild:
Add modular X dependencies.
17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
plotutils-2.4.1-r3.ebuild:
Stable on ppc.
02 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> plotutils-2.4.1-r3.ebuild:
Stable ppc-macos
31 Dec 2004; Lina Pezzella <j4rg0n@gentoo.org> plotutils-2.4.1-r3.ebuild:
Unstable ppc-macos.
23 Nov 2004; Bryan Østergaard <kloeri@gentoo.org>
plotutils-2.4.1-r3.ebuild:
Stable on alpha.
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
plotutils-2.4.1-r3.ebuild:
Stable on amd64.
05 Oct 2004; Jason Wever <weeve@gentoo.org> plotutils-2.4.1-r3.ebuild:
Stable on sparc.
24 Aug 2004; Heinrich Wendel <lanius@gentoo.org> plotutils-2.4.1-r3.ebuild:
stable on x86
31 Jul 2004; Tom Gall <tgall@gentoo.org> plotutils-2.4.1-r3:
stable on ppc64, bug #57147
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> plotutils-2.4.1-r2.ebuild,
plotutils-2.4.1-r3.ebuild:
Add inherit eutils
*plotutils-2.4.1-r3 (26 Apr 2004)
26 Apr 2004; Heinrich Wendel <lanius@gentoo.org> plotutils-2.4.1-r3.ebuild,
files/plotutils-2.4.1-rangecheck.patch:
bug #47688
06 Apr 2004; Aron Griffis <agriffis@gentoo.org> plotutils-2.4.1-r2.ebuild:
Stable on ia64
02 Mar 2004; Heinrich Wendel <lanius@gentoo.org> plotutils-2.4.1-r2.ebuild:
use epatch
09 Feb 2004; <augustus@gentoo.org> plotutils-2.4.1-r2.ebuild:
Added elibtoolize to src_compile and ~amd64 to keywords.
06 Feb 2004; Aron Griffis <agriffis@gentoo.org> plotutils-2.4.1-r2.ebuild:
stable on alpha
15 Jul 2003; Heinrich Wendel <lanius@gentoo.org>
files/plotutils-2.4.1-gentoo.patch:
gcc 3.3 compile fix (bug #23605)
*plotutils-2.4.1-r2 (16 Jun 2002)
05 Feb 2003; Seemant Kulleen <seemant@gentoo.org>
plotutils-2.4.1-r2.ebuild :
Filtered out k6, k6-2, and k6-3 flags to replace them with a generic
i586 flag. Closes bug report #14488 by Jani-Matti H?tinen
<jannu.hatinen@mbnet.fi>
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
7 Sep 2002; Owen Stampflee <owen@gentoo.org> :
Added PPC to KEYWORDS.
16 Jun 2002; Brandon Low <lostlogic@gentoo.org> plotutils-2.4.1-r2.ebuild :
gcc-3.1 compile fix thanks to Johannes <guj@hrz.tu-chemnitz.de>
*plotutils-2.4.1-r1 (12 Apr 2002)
12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> plotutils-2.4.1-r1.ebuild :
Compile against newest libpng
*plotutils-2.4.1 (11 Feb 2002)
11 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog :
Initial commit. Extra X fonts are included in the plotutils package.
The ebuild does not install these fonts currently. If you wish to
install these fonts manually, see /usr/share/doc/${PF}/Install.fonts
after merging.
|