blob: 451ca85029bf770a9ace1f29bbaa7aebe8e9f60d (
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
|
# ChangeLog for app-admin/gkrellm
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-admin/gkrellm/ChangeLog,v 1.19 2002/11/14 23:08:03 seemant Exp $
*gkrellm-2.1.0 (20 Oct 2002)
14 Nov 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-2.1.0.ebuild :
Moved to stable for x86
26 Oct 2002; Olivier Reisch <doctomoe@gentoo.org> gkrellm-2.1.0.ebuild:
Added PPC keyword to this version
20 Oct 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-2.1.0.ebuild
files/digest-gkrellm-2.1.0 :
Version bump, thanks to: pilux@gmx.net (Andreas Dolfen) in bug #9370.
*gkrellm-2.0.4 (15 Oct 2002)
26 Oct 2002; Olivier Reisch <doctomoe@gentoo.org> gkrellm-2.0.4.ebuild:
Added PPC keyword to this version
17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> gkrellm-2.0.4.ebuild :
Added IUSE.
15 Oct 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-2.0.4.ebuid
files/digest-gkrellm-2.0.4 files/gkrellmd :
Updated version, thanks to: dnellans@cs.utah.edu (Dave Nellans) in bug
#9002. Also added an initscript for gkrellmd in case users wish to
automatically start the daemon. The last pleasant surprise (since the
gkrellmd can be run on some server), with "-gtk" the emerge process only
requires glib1.2 to be installed, and it will ONLY build and install the
daemon -- no GTK+-2* required :)
*gkrellm-2.0.2 (20 Sep 2002)
23 Sep 2002; Olivier Reisch <doctomoe@gentoo.org> gkrellm-2.0.2.ebuild:
Added PPC keyword to this version
20 Sep 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-2.0.2.ebuild
files/digest-gkrellm-2.0.2 :
Version bump.
*gkrellm-2.0.0 (23 Aug 2002)
23 Aug 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-2.0.0.ebuild
files/digest-gkrellm-2.0.0 :
Version bump to gtk2 version (slotified).
*gkrellm-1.2.13 (02 Jul 2002)
15 Jul 2002; Owen Stampflee <owen@gentoo.org> :
Added PPC to KEYWORDS.
02 Jul 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-1.2.13.ebuild
files/digest-gkrellm-1.2.13 :
Version bump thanks to Rachel Holmes.
*gkrellm-1.2.12 (23 Jun 2002)
23 Jun 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-1.2.12.ebuild :
Version bump thanks to Rachel Holmes.
*gkrellm-1.2.11 (28 Mar 2002)
28 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-1.2.11.ebuild:
Version bump, with new features and bug fixes.
*gkrellm-1.2.10 (21 Mar 2002)
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-1.2.10.ebuild:
HTML documentation will not be gzipped now.
*gkrellm-1.2.10 (19 Mar 2002)
19 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gkrellm-1.2.10.ebuild:
Updated to new version of gkrellm. Copied over old one and made it
fetch a tar.bz2 instead of a tar.gz
*gkrellm-1.2.9 (19 Feb 2002)
19 Feb 2002; Aron Griffis <agriffis@gentoo.org> gkrellm-1.2.9.ebuild:
Updated to new version of gkrellm. Fixed up the dependencies to include
gettext. Thanks to Seemant Kulleen for the ebuild.
*gkrellm-1.2.5 (1 Feb 2002)
6 Mar 2002; T.Neidt <tod@gentoo.org> ChangeLog, gkrellm-1.2.5.ebuild:
Removed. Tarball no longer available from SRC_URI.
Bug# 862, thanks Jochem Prins.
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.
|