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
|
# ChangeLog for net-im/jabberd
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/jabberd/ChangeLog,v 1.13 2004/03/01 12:06:36 humpback Exp $
01 Mar 2004; Gustavo Felisberto <humpback@gentoo.org>; files/jabber.rc6-r6:
Updating stop portion of init.d script thanks to Piotr Banasik
<piotr@t-p-l.com>. Also updating dependencies.
25 Feb 2004; Jason Wever <weeve@gentoo.org> jabberd-1.4.3-r1.ebuild:
Added ~sparc keyword, helps resolve bug #42928.
21 Feb 2004; Don Seiler <rizzo@gentoo.org>; jabberd-1.4.3-r1.ebuild:
Added use of msn, yahoo, and oscar USE flags
17 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>;
jabberd-1.4.3-r1.ebuild:
Marking stable on x86
13 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>;
jabberd-1.4.3-r1.ebuild, files/multiple-xml-patch-00:
Ebuild now patches the oficial config file to the Gentoo path's instead of
using our own file
11 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>; files/multiple.xml:
Added comments to multiple.xml
10 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>;
jabberd-1.4.3-r1.ebuild:
Changed useradd to enewuser
02 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>; files/jabber.rc6-r5:
Updated the start/stop script
29 Jan 2004; Gustavo Felisberto <humpback@gentoo.org>;
jabberd-1.4.3-r1.ebuild, jabberd-1.4.3.ebuild:
Removing touch of .keep . Closes bug 39813
27 Jan 2004; Gustavo Felisberto <humpback@gentoo.org>; files/multiple.xml:
Added <browse> </browse> to multiple.xml
26 Jan 2004; Gustavo Felisberto <humpback@gentoo.org>;
jabberd-1.4.3-r1.ebuild:
Fixed ${P} to ${PF} in einfo about doc
*jabberd-1.4.3-r1 (23 Jan 2004)
23 Jan 2004; Gustavo Felisberto <humpback@gentoo.org>;
jabberd-1.4.3-r1.ebuild, metadata.xml:
Revision bump to add ipv6 support.
*jabberd-1.4.3 (11 Jan 2004)
11 Jan 2004; Don Seiler <rizzo@gentoo.org>; jabberd-1.4.3.ebuild,
metadata.xml, files/README.Gentoo, files/jabber.rc6-r5, files/multiple.xml,
files/self-cert.sh, files/xdb-ldap.xml:
Breaking up jabber-server into separate server/transport packages. Satisfies
bugs 37316 and 37393. Greater bulk of the work done by dev-in-training Gustavo
"Humpback" Felisberto.
|