blob: 77666fd9e08cd148ebbcc60bae38ddf085ce4e7d (
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
|
# ChangeLog for net-analyzer/rrdtool
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.7 2002/09/17 00:45:39 mcummings Exp $
*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.
|