blob: 274e4c49b6428b732e7be047103f1760f937e732 (
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
|
# ChangeLog for net-news/slrn
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-news/slrn/ChangeLog,v 1.18 2004/06/19 18:08:16 kugelfang Exp $
19 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> slrn-0.9.8.0-r1.ebuild:
Marked ~amd64.
19 Jun 2004; Sven Wegener <swegener@gentoo.org> slrn-0.9.7.4-r1.ebuild,
slrn-0.9.7.4.ebuild, slrn-0.9.8.0.ebuild:
Removed S=${WORKDIR}/${P}
*slrn-0.9.8.0-r1 (18 Jun 2004)
18 Jun 2004; Sven Wegener <swegener@gentoo.org> +metadata.xml,
+files/0.9.8.0/slrn-0.9.8.0-mime.diff,
+files/0.9.8.0/slrn-0.9.8.0-post.diff,
+files/0.9.8.0/slrn-0.9.8.0-ranges.diff,
+files/0.9.8.0/slrn-0.9.8.0-ranges2.diff, +slrn-0.9.8.0-r1.ebuild:
Added support for decoding yEnc encoded articles using dev-libs/uulib via the
local use flag uudeview. Added four patches from upstream maintainers which
fix minor issues. Added metadata.xml.
28 Feb 2004; Jason Wever <weeve@gentoo.org> slrn-0.9.8.0.ebuild:
Stable for sparcenstein.
20 Feb 2004; Aron Griffis <agriffis@gentoo.org> slrn-0.9.8.0.ebuild:
stable on alpha
26 Sep 2003; <solar@gentoo.org> slrn-0.9.8.0.ebuild:
bump x86 to stable
*slrn-0.9.8.0 (05 Sep 2003)
05 Sep 2003; <solar@gentoo.org> slrn-0.9.8.0.ebuild:
version bump to fix potential XRef buffer overflow vulnerabilty. fixes bug
#27850
12 Jun 2003; <msterret@gentoo.org> slrn-0.9.7.4-r1.ebuild,
slrn-0.9.7.4.ebuild:
fix Header
*slrn-0.9.7.4-r1 (25 Mar 2003)
25 Mar 2003; Aron Griffis <agriffis@gentoo.org> slrn-0.9.7.4-r1.ebuild:
Add ~alpha to KEYWORDS
*slrn-0.9.7.4 (12 Jun 2003)
13 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
*slrn-slrn-0.7.7.4-r1 (04 Jul 2002)
22 Dec 2002; Stefan Jones <cretin@gentoo.org> slrn-slrn-0.7.7.4-r1.ebuild :
Added sparc KEYWORD
04 Aug 2002; Calum Selkirk <cselkirk@gentoo.org>
*slrn-slrn-0.7.7.4-r1.ebuild:
Added a patch to fix broken nls translations (patch Author Thomas Schultz).
Also added a test for nls.
This fixes #6019
*slrn-slrn-0.7.7.4 (23 Jun 2002)
28 Jul 2002; Calum Selkrik <cselkirk@gentoo.org> slrn-0.9.7.4.ebuild :
minor typo
28 Jul 2002; Calum Selkrik <cselkirk@gentoo.org> slrn-0.9.7.4.ebuild :
Added ppc to KEYWORDS.
Added RDEPEND
23 Jun 2002; Ben Lutgens <lamer@gentoo.org> ChangeLog :
Latest version from upstream. Included two new patches and removed the
deprecated ones (ssl support is included now)
*slrn-0.9.7.3 (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.
|