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
|
# ChangeLog for net-mail/hotwayd
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/ChangeLog,v 1.14 2005/01/10 02:35:10 weeve Exp $
09 Jan 2005; Jason Wever <weeve@gentoo.org> hotwayd-0.8.2.ebuild:
Added ~sparc keyword wrt bug #76591.
*hotwayd-0.8.2 (28 Dec 2004)
28 Dec 2004; Andrej Kacian <ticho@gentoo.org>
files/hotwayd-0.8-headerfix.patch, +hotwayd-0.8.2.ebuild,
hotwayd-0.8.ebuild:
Version bump. Closes #75930, reported by Scott <s_aldinger@hotmail.com>. Not
using amd64 nor headerfix patch, as both issues are fixed by upstream.
12 Nov 2004; Tom Knight <tomk@gentoo.org> hotwayd-0.7.4.ebuild,
hotwayd-0.8-r1.ebuild, hotwayd-0.8.ebuild:
Removed extra hyphens from einfo - closes bug 70869
17 Oct 2004; David Holm <dholm@gentoo.org> hotwayd-0.8-r1.ebuild:
Added to ~ppc.
11 Oct 2004; Andrej Kacian <ticho@gentoo.org> hotwayd-0.7.4.ebuild,
hotwayd-0.8-r1.ebuild, hotwayd-0.8.ebuild:
Changed sys-apps/xinetd -> virtual/inetd in DEPEND. Closes #67074, reported
by Georgi Georgiev <chutz@gg3.net>.
*hotwayd-0.8-r1 (04 Oct 2004)
04 Oct 2004; Andrej Kacian <ticho@gentoo.org>
+files/hotwayd-0.8-headerfix.patch, +hotwayd-0.8-r1.ebuild:
Revision bump. Apply patch to fix unwanted header mangling (see bug #66256).
Patch submitted by Keith Landry <wirwzd@wirewizards.com>.
08 Aug 2004; Tom Martin <slarti@gentoo.org> hotwayd-0.7.4.ebuild,
hotwayd-0.8.ebuild:
Typo in DESCRIPTION: deamon -> daemon. Bug 59717.
*hotwayd-0.7.4 (29 Jul 2004)
29 Jul 2004; Tuan Van <langthang@gentoo.org> +hotwayd-0.7.4.ebuild:
add hotwayd-0.7.4 wrt bug #58531.
straight to stable.
28 Jul 2004; Tuan Van <langthang@gentoo.org> hotwayd-0.8.ebuild:
move inherit to above IUSE.
*hotwayd-0.8 (26 Jul 2004)
26 Jul 2004; <malc@gentoo.org> +files/hotwayd-0.8-amd64.patch,
+files/hotwayd-0.8.xinetd, +hotwayd-0.8.ebuild:
Revbump, add fix to make md5 work on amd64, fixes bug #45567
*hotwayd-0.7.1 (20 Nov 2003)
20 Nov 2003; Martin Holzer <mholzer@gentoo.org> hotwayd-0.5.3.ebuild,
hotwayd-0.7.1.ebuild:
Version bumped. Closes #31991.
08 Jun 2003; Todd Berman <tberman@gentoo.org> hotwayd-0.5.3.ebuild:
Fixed IUSE.
*hotwayd-0.5.3 (11 May 2003)
11 May 2003; Todd Berman <tberman@gentoo.org> hotwayd-0.5.3.ebuild:
Initial commit.
|