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
|
# ChangeLog for net-irc/inspircd
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.15 2007/08/06 08:37:11 hansmi Exp $
*inspircd-1.1.11 (06 Aug 2007)
06 Aug 2007; Michael Hanselmann <hansmi@gentoo.org>
+inspircd-1.1.11.ebuild:
Version bump (bug 181243).
*inspircd-1.1.9 (11 Jul 2007)
11 Jul 2007; Michael Hanselmann <hansmi@gentoo.org>
-inspircd-1.1.8.ebuild, +inspircd-1.1.9.ebuild:
Version bump.
11 Jul 2007; Michael Hanselmann <hansmi@gentoo.org>
inspircd-1.1.8-r1.ebuild:
Install includes (bug 181243).
*inspircd-1.1.8-r1 (11 Jul 2007)
11 Jul 2007; Michael Hanselmann <hansmi@gentoo.org> files/init.d_inspircd,
+inspircd-1.1.8-r1.ebuild:
Use --logfile, bug 181243.
10 Jul 2007; Michael Hanselmann <hansmi@gentoo.org> files/init.d_inspircd:
Add "provide ircd".
*inspircd-1.1.8 (16 Jun 2007)
16 Jun 2007; Michael Hanselmann <hansmi@gentoo.org> metadata.xml,
+inspircd-1.1.8.ebuild:
Version bump by Craig Edwards, bug 181243.
28 Jan 2007; Michael Hanselmann <hansmi@gentoo.org>
-inspircd-1.0.6.ebuild, -inspircd-1.0.7.ebuild:
Remove old ebuilds.
04 Jan 2007; Michael Hanselmann <hansmi@gentoo.org>
inspircd-1.0.7-r1.ebuild:
Stable on ppc, x86.
*inspircd-1.0.7-r1 (28 Nov 2006)
28 Nov 2006; Michael Hanselmann <hansmi@gentoo.org>
+inspircd-1.0.7-r1.ebuild:
New ebuild from William Pitcock in bug 150542 (comment 28). Drops SSL support.
*inspircd-1.0.7 (22 Oct 2006)
22 Oct 2006; Michael Hanselmann <hansmi@gentoo.org>
+inspircd-1.0.7.ebuild:
InspIRCd 1.0.7 ebuild by William Pitcock, bug 150542.
- updates to 1.0.7 release
- fixes improper SSL built_with_use
- changes USE=ssl to USE=openssl or USE=gnutls to select which SSL engine
modules to enable
25 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> inspircd-1.0.6.ebuild:
Stable on ppc, x86. See bug #145079.
*inspircd-1.0.6 (30 Jul 2006)
30 Jul 2006; Michael Hanselmann <hansmi@gentoo.org>
-inspircd-1.0.5.ebuild, +inspircd-1.0.6.ebuild:
Bumped due to a security bug, #142185.
15 Jul 2006; Michael Hanselmann <hansmi@gentoo.org>
+files/init.d_inspircd:
Forgot init.d script.
*inspircd-1.0.5 (14 Jul 2006)
14 Jul 2006; Michael Hanselmann <hansmi@gentoo.org> +metadata.xml,
+inspircd-1.0.5.ebuild:
Added to portage, ebuild by William Pitcock <nenolod@nenolod.net>.
|