blob: 77fa41fde39991b36eacb7382394cf8e1a9eb93d (
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
112
113
114
115
116
|
# ChangeLog for net-im/centericq
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/centericq/ChangeLog,v 1.22 2003/07/16 06:01:06 raker Exp $
*centericq-4.9.5 (16 Jul 2003)
16 Jul 2003; Nick Hadaway <raker@gentoo.org> centericq-4.9.5.ebuild,
files/using_namespace.patch:
Added a patch for a missing declaration which causes compile problems.
Now including support for ssl. Added comments in the ebuild for
disabling specific protocols.
20 May 2003; Brandon Low <lostlogic@gentoo.org> centericq-4.9.0.ebuild:
Remove unneeded
*centericq-4.9.4 (20 May 2003)
20 May 2003; Brandon Low <lostlogic@gentoo.org> centericq-4.9.4.ebuild:
bump
*centericq-4.9.2 (07 Feb 2003) Ryan Phillips <rphillips@gentoo.org> :
New version
*centericq-4.9.0 (26 Dec 2002) Ryan Phillips <rphillips@gentoo.org> :
New version
*centericq-4.8.9 (3 Dec 2002) Bart Verwilst <verwilst@gentoo.org>
04 Feb 2003; Jon Nall <nall@gentoo.org> centericq-4.8.9.ebuild :
added ~ppc
New version
*centericq-4.8.7 (04 Nov 2002)
09 Nov 2002; Ryan Phillips <rphillips@gentoo.org> centericq-4.8.4.ebuild :
Removed internal gettext support.
06 Nov 2002; Ryan Phillips <rphillips@gentoo.org> centericq-4.8.7.ebuild :
Added libsig++ patch. Fixes #10298. Thanks to Thomas Weidner for submitting the patch.
04 Nov 2002; L. Boshell <leonardop@gentoo.org> centericq-4.8.7.ebuild :
New version. Added glib-1.2 dependency and removed the patch for
po/Makefile.in.in since using `einstall' should correct that problem.
*centericq-4.8.2 (19 Aug 2002)
19 Aug 2002; Ryan Phillips <rphillips@gentoo.org> centericq-4.8.2.ebuild :
New version
*centericq-4.7.8 (26 Jul 2002)
28 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> centericq-4.7.8.ebuild :
Fixed #5712 - Access violation errors.
26 Jul 2002; Brandon Low <lostlogic@gentoo.org> centericq-4.7.8.ebuild :
New revision as pointed out in bug #5583 thanks Mat Rinsch
for the tip.
*centericq-4.7.7-r1 (11 Jul 2002)
11 Jul 2002; Brandon Low <lostlogic@gentoo.org> centericq-4.7.7-r1.ebuild :
Thanks to Leonardo Boshell for the following changes:
- Support for the `nls' USE item
- "do" some documents with dodoc
- Remove the unnecessary and rather dumb src_unpack function.
- Add the LICENSE variable
*centericq-4.7.7 (09 Jul 2002)
09 Jul 2002; Brandon Low <lostlogic@gentoo.org> centericq-4.7.7.ebuild :
New version, removed old cuz it sucked.
*centericq-4.7.2 (7 Jun 2002)
8 Jun 2002; Brandon Low <lostlogic@gentoo.org> ChangeLog :
Updated to 4.7.2, added patch for gcc-3.1 compatibilty.
*centericq-4.7.1 (29 April 2002)
29 April 2002; Bart Verwilst <verwilst@gentoo.org> ChangeLog :
Updated to 4.7.1, and removed the old version.
*centericq-4.6.9 (23 April 2002)
24 March 2002; Bart Verwilst <verwilst@gentoo.org> ChangeLog :
Updated to 4.6.9, and removed the old version.
*centericq-4.6.5 (24 March 2002)
24 March 2002; Bart Verwilst <verwilst@gentoo.org> ChangeLog :
Updated to 4.6.5, and removed the old version.
*centericq-4.5.0 (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.
Author Shachar Goldin <aldarsior@yahoo.com>
|