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
|
# ChangeLog for www-apache/mod_proxy_html
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_proxy_html/ChangeLog,v 1.13 2008/01/31 19:35:39 hollow Exp $
31 Jan 2008; Benedikt Böhm <hollow@gentoo.org>
files/27_mod_proxy_html.conf, metadata.xml:
update metadata; cleanup
*mod_proxy_html-3.0.1_pre20071125 (25 Nov 2007)
25 Nov 2007; Benedikt Böhm <hollow@gentoo.org>
files/27_mod_proxy_html.conf, -mod_proxy_html-2.4.3.ebuild,
-mod_proxy_html-2.5.1.ebuild, mod_proxy_html-3.0.0.ebuild,
+mod_proxy_html-3.0.1_pre20071125.ebuild:
version bump (fixes #197605); cleanup
22 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
mod_proxy_html-3.0.0.ebuild:
stable x86, bug 192273
*mod_proxy_html-3.0.0 (08 Sep 2007)
08 Sep 2007; Benedikt Böhm <hollow@gentoo.org>
files/27_mod_proxy_html.conf, +mod_proxy_html-3.0.0.ebuild:
version bump, #187739
15 Jan 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
mod_proxy_html-2.4.3.ebuild, mod_proxy_html-2.5.1.ebuild:
Cleanup.
10 Jul 2006; Simon Stelling <blubb@gentoo.org>
mod_proxy_html-2.5.1.ebuild:
added ~amd64 keyword
04 Jun 2006; Michael Stewart <vericgar@gentoo.org>
mod_proxy_html-2.4.3.ebuild:
Address dependency issues caused by depend.apache. Refer to bug 107127.
27 Feb 2006; Michael Stewart <vericgar@gentoo.org>
mod_proxy_html-2.4.3.ebuild, mod_proxy_html-2.5.1.ebuild:
Fix global-scope call to xml-config. Fixes bug 123965
12 Dec 2005; Andrej Kacian <ticho@gentoo.org> mod_proxy_html-2.4.3.ebuild:
Stable on x86, bug #106465.
*mod_proxy_html-2.5.1 (26 Oct 2005)
26 Oct 2005; Stefan Briesenick <sbriesen@gentoo.org>
+mod_proxy_html-2.5.1.ebuild:
version bump.
25 Oct 2005; Stefan Briesenick <sbriesen@gentoo.org>
files/27_mod_proxy_html.conf:
added 'LoadFile /usr/lib/libxml2.so' to 27_mod_proxy_html.conf
25 Feb 2005; Benedikt Boehm <hollow@gentoo.org>
files/27_mod_proxy_html.conf:
fixed module config
*mod_proxy_html-2.4.3 (10 Jan 2005)
10 Jan 2005; Benedikt Boehm <hollow@gentoo.org>
+files/27_mod_proxy_html.conf, +mod_proxy_html-2.4.3.ebuild:
Apache herd package refresh. Initial revision
|