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
|
# ChangeLog for www-apache/mod_bw
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_bw/ChangeLog,v 1.10 2012/02/24 09:36:25 ago Exp $
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> mod_bw-0.9.2.ebuild:
Stable for amd64, wrt bug #400515
14 Oct 2011; Steve Dibb <beandog@gentoo.org> mod_bw-0.8.ebuild:
Add libtool dependency
*mod_bw-0.9.2 (14 Oct 2011)
*mod_bw-0.9.1 (14 Oct 2011)
14 Oct 2011; Steve Dibb <beandog@gentoo.org> +mod_bw-0.9.1.ebuild,
+mod_bw-0.9.2.ebuild:
Version bumps, bug 328587; Thanks to Guido Jäkel for new ebuilds
02 Mar 2008; Robert Buchholz <rbu@gentoo.org> mod_bw-0.8.ebuild:
stable amd64, bug 208552
08 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> mod_bw-0.8.ebuild:
ppc stable, bug #208552
07 Feb 2008; Benedikt Böhm <hollow@gentoo.org> -mod_bw-0.7.ebuild:
remove outdated version
03 Feb 2008; Christian Faulhammer <opfer@gentoo.org> mod_bw-0.8.ebuild:
stable x86, bug 208552
31 Jan 2008; Benedikt Böhm <hollow@gentoo.org> files/11_mod_bw.conf,
metadata.xml:
update metadata; cleanup
29 Jul 2007; Christian Heim <phreak@gentoo.org> +files/11_mod_bw.conf,
+metadata.xml, +mod_bw-0.7.ebuild, +mod_bw-0.8.ebuild:
Moving net-www/mod_bw to www-apache/mod_bw (#81244).
18 May 2007; Luca Longinotti <chtekk@gentoo.org> mod_bw-0.8.ebuild:
Use eclass depends for this.
*mod_bw-0.8 (18 May 2007)
18 May 2007; Christian Heim <phreak@gentoo.org> +mod_bw-0.8.ebuild:
Version bump, adding an explicit DEPEND/RDEPEND on net-www/apache-2.2*. Also
changing the LICENSE to Apache-2.0.
14 Jan 2007; Luca Longinotti <chtekk@gentoo.org> -mod_bw-0.5_rc1.ebuild,
-mod_bw-0.5.ebuild, -mod_bw-0.6.ebuild, mod_bw-0.7.ebuild:
Cleanup.
*mod_bw-0.7 (07 Jan 2007)
07 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> +mod_bw-0.7.ebuild:
Version bump, fixes bug 150174.
17 Jan 2006; <nixnut@gentoo.org> mod_bw-0.6.ebuild:
Added ~ppc keyword. bug 119156
18 Sep 2005; Michael Stewart <vericgar@gentoo.org> mod_bw-0.6.ebuild:
Stable on x86
10 Aug 2005; Luis Medinas <metalgod@gentoo.org> mod_bw-0.6.ebuild:
Added ~amd64.
*mod_bw-0.6 (01 Mar 2005)
01 Mar 2005; Benedikt Boehm <hollow@gentoo.org> +mod_bw-0.6.ebuild:
Version bump
*mod_bw-0.5 (25 Feb 2005)
25 Feb 2005; Benedikt Boehm <hollow@gentoo.org> +mod_bw-0.5.ebuild,
mod_bw-0.5_rc1.ebuild:
version bump + removed redundant code
*mod_bw-0.5_rc1 (14 Feb 2005)
14 Feb 2005; Benedikt Boehm <hollow@gentoo.org> +metadata.xml,
+files/11_mod_bw.conf, +mod_bw-0.5_rc1.ebuild:
initial ebuild for mod_bw
|