blob: efc5e2aed340ee50c811764f109554b28110ee73 (
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
|
# ChangeLog for dev-php/jpgraph
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/jpgraph/ChangeLog,v 1.19 2005/10/13 21:35:50 sebastian Exp $
13 Oct 2005; Sebastian Bergmann <sebastian@gentoo.org>
-jpgraph-1.19.ebuild:
Pull jpgraph-1.19 as requested by Brian Harring for bug 107467.
*jpgraph-1.19-r1 (11 Oct 2005)
11 Oct 2005; Sebastian Bergmann <sebastian@gentoo.org>
+jpgraph-1.19-r1.ebuild:
Fix for bug 107467 by Luca Longinotti <chtekk@longitekk.com>.
*jpgraph-1.19 (16 Jul 2005)
16 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org>
-jpgraph-1.12.2.ebuild, -jpgraph-1.17.ebuild, -jpgraph-1.18.ebuild,
+jpgraph-1.19.ebuild:
Version bump, clean up old versions.
03 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org>
jpgraph-1.12.2.ebuild, jpgraph-1.17.ebuild, jpgraph-1.18.ebuild:
Add blocker against PHP 5, closes bug 60445.
*jpgraph-1.18 (02 Jul 2005)
02 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org>
+jpgraph-1.18.ebuild:
Version bump, closes bug 97675.
17 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
jpgraph-1.17.ebuild:
Update SRC_URI.
*jpgraph-1.17 (17 Feb 2005)
17 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
+jpgraph-1.17.ebuild:
Version bump, closes bug 54591.
12 Jan 2005; Danny van Dyk <kugelfang@gentoo.org> jpgraph-1.12.2.ebuild:
Marked ~amd64.
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
31 May 2004; Bryan Østergaard <kloeri@gentoo.org> jpgraph-1.12.2.ebuild:
Stable on alpha.
17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> jpgraph-1.12.2.ebuild:
Fixed IUSE flags.
06 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> jpgraph-1.12.2.ebuild:
: instead of . for chown
13 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
add metadata.xml
12 Aug 2003; Stuart Herbert <stuart@gentoo.org> jpgraph-1.12.2.ebuild:
Fixes for feedback on bug #23866
05 Aug 2003; Stuart Herbert <stuart@gentoo.org> jpgraph-1.12.2.ebuild:
Tightened up permissions on the cache directory.
READ_CACHE is now false if USE_CACHE is false.
Fixed the sed patching code.
*jpgraph-1.12.2 (04 Aug 2003)
04 Aug 2003; Stuart Herbert <stuart@gentoo.org> jpgraph-1.12.2.ebuild:
Initial import; based on an ebuild submitted by Carl A. Dunham
<gentoo-bugs@carldunham.com> in bug #23866
|