blob: f849ac5500a90a0452a8fe8a29107b9c2f2a9113 (
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
89
90
91
92
93
94
95
96
97
|
# ChangeLog for net-irc/irssi
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/ChangeLog,v 1.28 2003/08/22 01:56:51 zul Exp $
21 Aug 2003; <chuck@gentoo.org> :
Added SSL suport, closes bug #26343.
07 Aug 2003; Tavis Ormandy <taviso@gentoo.org> irssi-0.8.6-r2.ebuild:
stable on alpha
18 Jul 2003; Olivier Crete <tester@gentoo.org> irssi-0.8.6-r2.ebuild,
files/irssi-0.8.6-configure.patch:
Fix tail use to make it posix compliant
18 Jul 2003; John Mylchreest <johnm@gentoo.org>; irssi-0.8.6-r2.ebuild:
adding irssi-cvs block
19 Jun 2003; <msterret@gentoo.org> irssi-0.8.6-r2.ebuild:
Ugly hack to work around compression of the html files. (bug 23048)
*irssi-0.8.6-r2 (10 Feb 2003)
01 Jun 2003; Joshua Kinard <kumba@gentoo.org> irssi-0.8.6-r2.ebuild:
Added ~mips to KEYWORDS
11 Feb 2003; Guy Martin <gmsoft@gentoo.org> irssi-0.8.6-r2.ebuild :
Added hppa to keywords.
04 Apr 2003; Jason Wever <weeve@gentoo.org> irssi-0.8.6-r2.ebuild:
Changed ~sparc keyword to sparc.
10 Feb 2003; Peter Johanson <latexer@gentoo.org> :
Added ~alpha to KEYWORDS.
10 Feb 2002; Tobias Eichert <viz@gentoo.org> :
Removed older irssi ebuilds and revisions to
make the directory more concise..now we
have an ebuild for irssi-0.8.5 and irssi-0.8.6.
Changed =dev-libs/glib-2.2* dependency to
>=dev-libs/glib-1.2.
Changed "~x86" to "x86" in KEYWORDS.
10 Feb 2003; Tobias Eichert <viz@gentoo.org> irssi-0.8.6-r2.ebuild:
Removed glib-1.2* as a dependency. Therefor added glib-2.2*.
Closes bug #13991.
*irssi-0.8.6-r1 (22 Dec 2002)
22 Dec 2002; Maik Schreiber <blizzy@gentoo.org> : Obey USE="-ssl" (bug
#12566).
21 Dec 2002; Maik Schreiber <blizzy@gentoo.org> irssi-0.8.6.ebuild: Changed
"~x86" to "x86" in KEYWORDS.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*irssi-0.8.6 (19 Nov 2002)
19 Nov 2002; Maik Schreiber <blizzy@gentoo.org> : New version.
20 Oct 2002; Mike Frysinger <vapier@gentoo.org> irssi-0.8.5-r2.ebuild :
Added 'prepalldocs' to src_install since `make install` was putting them there
16 Sep 2002; Maarten Thibaut <murphy@gentoo.org> irssi-0.8.5-r2.ebuild :
Added sparc/sparc64 keywords.
13 Sep 2002; Michael Cummings <mcummings@gentoo.org>: Corrected perl
syntax to use perl eclass for perl Makefile.PL actions, bug 7868.
*irssi-0.8.5-r2 (12 Sep 2002)
10 Feb 2003; Peter Johanson <latexer@gentoo.org> :
Added ~alpha to KEYWORDS.
12 Sep 2002; Daniel Robbins <drobbins@gentoo.org>: new rev bump with
configuration flag fixes: several use/configure combos were toggled, the
ebuild had "--enable-perl" instead of "--with-perl", etc. Lamer's socks
stuff has been commented out for the time being so that I can unmask
this now (but is being kept so that it can be uncommented later.)
*irssi-0.8.5-r1 (15 Jul 2002)
24 Jul 2002; Mark Guertin <gerk@gentoo.org>: Added ppc to keywords
15 Jul 2002; Ben Lutgens <lamer@gentoo.org> ChangeLog: Incremented the
version number. Anyone with socks in use gets an additional depend on
net-misc/dante-1.1.13. It's needed for libsocks.so and socks.h (otherwise
toggling the option --with-socks does no good) needs more socks testing
however so it's getting masked)
*irssi-0.8.5 (23 Jun 2002)
23 Jun 2002; lamer <lamer@gentoo.org>: Updated to latest version from
upstream. Fixes a topic string overflow DoS attack. Upgrade now.
11 Apr 2002; Spider <spider@gentoo.org>: Update all glib dependencies to use
glib-1.2* in preparation of unmasking the glib-2.0.1 packages
|