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
|
# ChangeLog for net-nntp/hellanzb
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-nntp/hellanzb/ChangeLog,v 1.18 2011/04/05 21:00:58 arfrever Exp $
05 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
hellanzb-0.13-r8.ebuild:
Use Python 2 (bug #315853).
*hellanzb-0.13-r8 (23 Apr 2010)
23 Apr 2010; Alexis Ballier <aballier@gentoo.org>
-hellanzb-0.13-r7.ebuild, +hellanzb-0.13-r8.ebuild:
push changes
23 Apr 2010; Alexis Ballier <aballier@gentoo.org> files/hellanzb.init:
init script improvements by Vladimir Brik <no.hope@gmail.com>, bug #293222
23 Apr 2010; Alexis Ballier <aballier@gentoo.org> hellanzb-0.13-r7.ebuild,
+files/hellanzb-0.13-python_26_fixes.patch,
+files/hellanzb-0.13-twisted-10.0.0.patch:
Add patch for compat. with twisted 10.0.0, grabbed from debian, bug
#316725 by Michael Farrell <micolous+gentoo@gmail.com>, pach to fix
warnings with python 2.6, bug #262881 by rinus.
21 Feb 2010; Jonathan Callen <abcd@gentoo.org> hellanzb-0.13-r7.ebuild:
Transfer prefix keywords (no other changes)
05 Aug 2009; Alexis Ballier <aballier@gentoo.org>
-hellanzb-0.13-r5.ebuild, -hellanzb-0.13-r6.ebuild,
-files/hellanzb-0.13-strip-extra-space-in-group.patch:
remove old
18 Mar 2009; Joseph Jezak <josejx@gentoo.org> hellanzb-0.13-r7.ebuild:
Marked ~ppc for bug #251525.
29 Dec 2008; Brent Baude <ranger@gentoo.org> hellanzb-0.13-r7.ebuild:
Marking hellanzb-0.13-r7 ~ppc64 for bug 251525
*hellanzb-0.13-r7 (30 Aug 2008)
30 Aug 2008; Alexis Ballier <aballier@gentoo.org>
+files/hellanzb-0.13-gettinggroup.patch, +hellanzb-0.13-r7.ebuild:
Different patch for bug #224945: use thereceived group from the server
instead of the group asked, so that it does not fail if there are spaces
in the group name or if the group changes. By Benoit Boissinot.
*hellanzb-0.13-r6 (18 Jun 2008)
18 Jun 2008; Ben de Groot <yngwin@gentoo.org>
+files/hellanzb-0.13-strip-extra-space-in-group.patch,
+hellanzb-0.13-r6.ebuild:
Add patch to fix bug 224945 (upstream bug 393).
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
|