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
|
# ChangeLog for net-analyzer/rrdtool
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.21 2003/07/29 20:41:08 mholzer Exp $
*rrdtool-1.0.45 (30 Jul 2003)
30 Jul 2003; Martin Holzer <mholzer@gentoo.org> rrdtool-1.0.45.ebuild:
Version bumped.
22 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> rrdtool-0.41.ebuild,
rrdtool-0.41-r1.ebuild, rrdtool-0.42.ebuild, rrdtool-0.42-r1.ebuild :
Changed flags alteration.
*rrdtool-1.0.41-r1 (01 Jun 2003)
01 Jun 2003; Michael Cummings <mcummings@gentoo.org>
rrdtool-1.0.40-r1.ebuild, rrdtool-1.0.41-r1.ebuild,
rrdtool-1.0.42-r1.ebuild:
Version bump because eclasses changed
30 May 2003; Seemant Kulleen <seemant@gentoo.org> rrdtool-1.0.42.ebuild:
change perl-post to perl-module for inheritance
*rrdtool-1.0.42-r1 (02 Jun 2003)
13 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
*rrdtool-1.0.42 (16 Apr 2003)
24 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest,
rrdtool-1.0.40.ebuild, rrdtool-1.0.41.ebuild, rrdtool-1.0.42.ebuild:
Updated Homepage. Marked as stable
16 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest,
rrdtool-1.0.42.ebuild:
Version bumped.
*rrdtool-1.0.41 (13 Mar 2003)
04 Apr 2003; Dylan Carlson <absinthe@gentoo.org> rrdtool-1.0.41.ebuild:
Added "-ffast-math" to filter-flags.
03 Apr 2003; Dylan Carlson <absinthe@gentoo.org> rrdtool-1.0.35-r3.ebuild,
rrdtool-1.0.35-r3.ebuild, rrdtool-1.0.39.ebuild, rrdtool-1.0.39.ebuild,
rrdtool-1.0.41.ebuild:
Filtering out -mfpmath=sse to close bug # 18705 (thanks to Zoltan Patay). x86
moved to stable.
13 Mar 2003; Dylan Carlson <absinthe@gentoo.org> rrdtool-1.0.41.ebuild
files/digest-rrdtool-1.0.41 ChangeLog :
Version bump.
*rrdtool-1.0.40-r1 (02 Jun 2003)
13 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
*rrdtool-1.0.40 (18 Jan 2003)
18 Jan 2003; Martin Holzer <mholzer@gentoo.org> rrdtool-1.0.40.ebuild
files/digest-rrdtool-1.0.40 ChangeLog :
Version bumped. Closes #10703.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*rrdtool-1.0.39 (05 Aug 2002)
16 Sep 2002; <mcummings@gentoo.org> : add PREFIX=${D}/usr to perl line.
05 Aug 2002; Seemant Kulleen <seemant@gentoo.org> rrdtool-1.0.39.ebuild
files/digest-rrdtool-1.0.39 :
Version bump. Thanks to: tlund@springboardhosting.com (Tyler Lund) in bug
#5795.
*rrdtool-1.0.35-r3 (10 Jun 2002)
16 Sep 2002; <mcummings@gentoo.org> : add PREFIX=${D}/usr to perl line.
10 Jun 2002; Seemant Kulleen <seemant@gentoo.org> rrdtool-1.0.35-r3.ebuild
files/digest-rrdtool-1.0.35-r3 :
Made fixes so it installs the binaries into /usr/bin and there are also
some perl specific things that need to be done (perl was made an optional
dep) which are done through the perl-module eclass now.
*rrdtool-1.0.35-r2 (2 Jun 2002)
2 Jun 2002; Ben Lutgens <lamer@gentoo.org> rrdtool-1.0.35-r1
Changed the install location from /opt/rrdtool to /usr/share/rrdtool
and installed the manpages in /usr/share/man/man1
*rrdtool-1.0.35-r1 (15 Apr 2002)
15 Apr 2002; Seemant Kulleen <seemant@gentoo.org> rrdtool-1.0.35-r1.ebuild
files/digest-rrdtool-1.0.35-r1 :
Replaced the tcl USE flag with tcltk instead, since the latter encapsulates
the former, and this is the only ebuild that uses the former.
*rrdtool-1.0.35 (21 Mar 2002)
21 Feb 2002; Ferry Meyndert <m0rpheus@gentoo.org> rrdtool-1.0.35.ebuild :
Added new version of rddtool 1.0.35 and removed the old once that had
the zlib bug
*rrdtool-1.0.33 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|