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
|
# ChangeLog for net-im/gabber
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/gabber/ChangeLog,v 1.19 2004/01/14 18:34:10 agriffis Exp $
14 Jan 2004; Aron Griffis <agriffis@gentoo.org> gabber-0.8.8.ebuild:
add ~alpha
13 Jul 2003; Martin Holzer <mholzer@gentoo.org> gabber-0.8.7-r3.ebuild,
gabber-0.8.7.12.ebuild, gabber-0.8.8.ebuild:
update x11-libs/gtkmm to dev-cpp/gtkmm
29 Jun 2003; Martin Schlemmer <azarah@gentoo.org> gabber-0.8.8.ebuild,
files/gabber-0.8.8-gcc33.patch:
Compile fixes for gcc-3.3.
21 Jun 2003; Alastair Tse <liquidx@gentoo.org> gabber-0.8.7-r3.ebuild,
gabber-0.8.7.12.ebuild, gabber-0.8.8.ebuild:
updated deps from dev-cpp move
10 Jun 2003; Alastair Tse <liquidx@gentoo.org> gabber-0.8.7-r3.ebuild,
gabber-0.8.7.12.ebuild, gabber-0.8.8.ebuild:
fixed gal deps
07 Jun 2003; Alastair Tse <liquidx@gentoo.org> gabber-0.8.7.12.ebuild,
gabber-0.8.8.ebuild:
added sed-4 deps
*gabber-0.8.8 (02 Jun 2003)
02 Jun 2003; Alastair Tse <liquidx@gentoo.org> gabber-0.8.8.ebuild:
version bump. fixes #21955
*gabber-0.8.7.12 (03 Mar 2003)
27 Apr 2003; Alastair Tse <liquidx@gentoo.org> gabber-0.8.7.12.ebuild:
fix ssl support (#17522)
03 Mar 2003; foser <foser@gentoo.org> gabber-0.8.7.12.ebuild :
New version
*gabber-0.8.7-r3 (30 Aug 2002)
20 Apr 2003; Lars Weiler <pylon@gentoo.org> gabber-0.8.7-r3.ebuild:
Add ~ppc to KEYWORDS
10 Mar 2003; Aron Griffis <agriffis@gentoo.org> gabber-0.8.7-r3.ebuild:
Add ~alpha to KEYWORDS
03 Mar 2003; foser <foser@gentoo.org> gabber-0.8.7-r3.ebuild :
Fixed keywords
30 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org>
gabber-0.8.7-r3.ebuild, files/digest-gabber-0.8.7-r3,
files/TCPtransmitter.cc-gcc3-gentoo.patch, ChangeLog :
Two GCC3.2 fixes: fixed a standard "package tries to override GCC3.2
system include dirs" problem, fixed minor C++ coding mistake.
*gabber-0.8.6-r2 (07 Jul 2002)
07 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> gabber-0.8.6-r2.ebuild :
Updated dependecies, added xmms support in the ebuild (use xmms ...).
Also fixes bug #4739
*gabber-0.8.6-r1 (8 Jun 2002)
8 Jun 2002; Spider <spider@gentoo.org> gabber-0.8.6-r1.ebuild
added limits to some libraries in DEPEND
*gabber-0.8.6-r1 (15 Apr 2002)
15 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gabber-0.8.6-r1.ebuild :
Changed the gpg USE flag to the more general crypt USE flag instead.
*gabber-0.8.6-r1 (27 Mar 2002)
27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gabber-0.8.6-r1 :
Man page/LFH fix submitted by Matthew Kennedy.
*gabber-0.8.6 (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.
|