blob: 48319e607fd8b2d1dc1a0dc812f2571b63fb7f51 (
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
|
# ChangeLog for dev-python/mod_python
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/mod_python/ChangeLog,v 1.9 2003/10/27 23:57:30 kloeri Exp $
28 Oct 2003; Bryan �stergaard <kloeri@gentoo.org>
mod_python-3.0.3.ebuild:
Fix bug when using Python-2.3 closing bug #32018.
05 Oct 2003; Rob Cakebread <pythonhead@gentoo.org>
mod_python-3.0.0_beta4.ebuild, mod_python-3.0.1.ebuild:
Added pkg_postinst to tell users to add -D PYTHON to /etc/conf.d/apache2
*mod_python-3.0.3 (05 Oct 2003)
05 Oct 2003; Rob Cakebread <pythonhead@gentoo.org> mod_python-3.0.3.ebuild:
Version bump. Thanks Bryan �stergaard <kloeri@mailme.dk>
09 Jul 2003; Donny Davies <woodchip@gentoo.org> mod_python-2.7.8.ebuild:
Description clarify.
*mod_python-3.0.1 (2 Feb 2003)
2 Feb 2003; Grant Goodyear <g2boojum@gentoo.org> : Beyond the beta!
*mod_python-3.0.0_beta4 (29 Nov 2002)
29 Nov 2002; Donny Davies <woodchip@gentoo.org> : Updated for Apache2.
*mod_python-2.7.8 (21 Oct 2002)
27 Nov 2002; phoen][x <phoenix@gentoo.org> ChangeLog, files/mod_python.conf:
Fixed a typo in files/mod_python.conf.
21 Oct 2002; phoen][x <phoenix@gentoo.org> ChangeLog, mod_python-2.7.8.ebuild,
files/digest-mod_python-2.7.8, files/mod_python.conf, files/patch-2.7.8.diff :
Initial import. Use this ebuild to add python support to your apache webserver.
|