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
|
# ChangeLog for net-nntp/hellanzb
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-nntp/hellanzb/ChangeLog,v 1.7 2008/06/01 22:20:11 aballier Exp $
01 Jun 2008; Alexis Ballier <aballier@gentoo.org> hellanzb-0.13-r5.ebuild:
Add optional dep on pyopenssl for nntps support, by Michiel de Bruijne
<m.debruijne@matrict.nl>, bug #224415
*hellanzb-0.13-r5 (22 Apr 2008)
22 Apr 2008; Ben de Groot <yngwin@gentoo.org> files/hellanzb.init,
-hellanzb-0.13-r4.ebuild, +hellanzb-0.13-r5.ebuild:
This time really fixing the init script.
*hellanzb-0.13-r4 (16 Apr 2008)
16 Apr 2008; Ben de Groot <yngwin@gentoo.org> files/hellanzb.init,
-hellanzb-0.13-r3.ebuild, +hellanzb-0.13-r4.ebuild:
Updating init script to make it compatible with baselayout-2 and openrc.
Revbump to force upgrade.
*hellanzb-0.13-r3 (22 Nov 2007)
22 Nov 2007; Alexis Ballier <aballier@gentoo.org>
files/hellanzb-0.13-fix_multiples_hosts.diff, -hellanzb-0.13-r2.ebuild,
+hellanzb-0.13-r3.ebuild:
patch update to avoid a crash when the host in unreachable, thanks again to
tonfa
*hellanzb-0.13-r2 (20 Nov 2007)
20 Nov 2007; Alexis Ballier <aballier@gentoo.org>
+files/hellanzb-0.13-Choose_interface_to_bind_on.patch,
+files/hellanzb-0.13-Fix_conf_file_search_path.patch,
+files/hellanzb-0.13-fix_multiples_hosts.diff, -hellanzb-0.13-r1.ebuild,
+hellanzb-0.13-r2.ebuild:
import debian patchset: bind rpc to localhost by default, fix config file
searching. Add a fix from tonfa to fix display in non daemon mode when
multiple hosts are used
*hellanzb-0.13-r1 (05 Apr 2007)
05 Apr 2007; Alexis Ballier <aballier@gentoo.org>
+files/hellanzb-0.13-datafiles.patch, +files/hellanzb.conf,
+files/hellanzb.init, +metadata.xml, +hellanzb-0.13-r1.ebuild:
Move from net-news, category net-nntp is more accurate
*hellanzb-0.13 (31 Mar 2007)
31 Mar 2007; Alexis Ballier <aballier@gentoo.org>
+files/hellanzb-0.13-datafiles.patch, +files/hellanzb.conf,
+files/hellanzb.init, +metadata.xml, +hellanzb-0.13.ebuild:
Initial import, thanks to everybody in bug #119915
|