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 www-apache/mod_proxy_html
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_proxy_html/ChangeLog,v 1.21 2013/07/09 15:43:14 kensington Exp $
09 Jul 2013; Michael Palimaka <kensington@gentoo.org>
-mod_proxy_html-3.0.1.ebuild, mod_proxy_html-3.1.2.ebuild:
Remove mirror restriction. Remove old.
02 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mod_proxy_html-3.1.2.ebuild:
Stable for x86, wrt bug #449506
02 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mod_proxy_html-3.1.2.ebuild:
Stable for amd64, wrt bug #449506
27 Nov 2012; Pacho Ramos <pacho@gentoo.org> -mod_proxy_html-3.0.0.ebuild,
metadata.xml:
Drop apache herd as discussed in http://www.gossamer-
threads.com/lists/gentoo/dev/262834
21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
mod_proxy_html-3.0.1.ebuild:
x86 stable wrt bug #411721
06 May 2012; Agostino Sarubbo <ago@gentoo.org> mod_proxy_html-3.0.1.ebuild:
Stable for amd64, wrt bug #411721
*mod_proxy_html-3.1.2 (30 Mar 2012)
30 Mar 2012; Patrick Lauer <patrick@gentoo.org> +mod_proxy_html-3.1.2.ebuild:
Bump for #338573. Ebuild by Ben Roberts
*mod_proxy_html-3.0.1 (17 Sep 2009)
17 Sep 2009; Benedikt Böhm <hollow@gentoo.org>
-mod_proxy_html-3.0.1_pre20071125.ebuild, +mod_proxy_html-3.0.1.ebuild:
version bump
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
|