blob: ca1673b24004d6a801ef4758a78f024f091915c9 (
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
|
# ChangeLog for net-irc/dircproxy
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/ChangeLog,v 1.16 2005/05/14 20:27:43 luckyduck Exp $
14 May 2005; Jan Brinkmann <luckyduck@gentoo.org> dircproxy-1.0.5.ebuild:
stable on amd64
18 Feb 2005; Sven Wegener <swegener@gentoo.org>
-files/1.1.0-005-numeric.patch, dircproxy-1.1.0-r1.ebuild:
Removed the numeric patch, it causes more problems than advantages.
23 Jan 2005; Sven Wegener <swegener@gentoo.org>
+files/1.1.0-less-lag-on-attach.patch, dircproxy-1.1.0-r1.ebuild:
Added a patch from Adrian <adrian@planetcoding.net> that reduces the
on-attach lag by sending all channels in NAMES and TOPIC requests at once.
Closes bug #78341.
09 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> dircproxy-1.0.5.ebuild,
dircproxy-1.1.0-r1.ebuild:
added ~amd64 to KEYWORDS. fixes bug #76777.
*dircproxy-1.1.0-r1 (07 Jan 2005)
07 Jan 2005; Sven Wegener <swegener@gentoo.org>
+files/1.1.0-005-numeric.patch, +dircproxy-1.1.0-r1.ebuild,
-dircproxy-1.1.0.ebuild:
Revision bump to include patch by Adrian <adrian@planetcoding.net> from bug
#76781. It patches dircproxy to not ignore the 005 numeric. Old behaviour
breaks some scripts.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
dircproxy-1.0.5.ebuild, dircproxy-1.1.0.ebuild:
virtual/glibc -> virtual/libc
17 Jun 2004; Sven Wegener <swegener@gentoo.org> dircproxy-1.0.5.ebuild,
dircproxy-1.1.0.ebuild:
Added IUSE=""
*dircproxy-1.1.0 (17 Jun 2004)
17 Jun 2004; Sven Wegener <swegener@gentoo.org> dircproxy-1.0.5.ebuild,
+dircproxy-1.1.0.ebuild:
Updated SRC_URI and HOMEPAGE to new locations. Added unstable upstream version
1.1.0 which only includes small fixes over 1.0.5 and should be considered
stable. Thanks to Morten Lied Johansen <mortenjo@ifi.uio.no> for notifcation
and patch in bug #53887. Changed make target in src_install() from
install-strip to install, as stripping is controlled with FEATURES="nostrip".
03 Jul 2003; Paul de Vrieze <pauldv@gentoo.org> dircproxy-1.0.5.ebuild:
Add the INSTALL file to the documentation as it describes how to configure it
*dircproxy-1.0.5 (03 Feb 2003)
11 Mar 2003; Aron Griffis <agriffis@gentoo.org> dircproxy-1.0.5.ebuild:
Mark stable on alpha
03 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump #14707.
*dircproxy-1.0.4 (05 Nov 2002)
05 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> :
Version bump.
*dircproxy-1.0.3 (14 April 2002)
30 Oct 2002; Jon Nall <nall@gentoo.org> dircproxy-1.0.3.ebuild :
Added ~ppc to KEYWORDS
14 April 2002; Bart Verwilst <verwilst@gentoo.org> Changelog :
Initial ebuild, dircproxy version 1.0.3.. Enjoy!
|