summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2003-06-10 19:58:08 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2003-06-10 19:58:08 +0000
commit184c2a8ee2515c9ba13bce65c5e81d8cd6780ab7 (patch)
treefd470e18009478b472b742654b17ad7d4b886f27 /dev-php
parentXML2 is actually optional, my bad. (diff)
downloadhistorical-184c2a8ee2515c9ba13bce65c5e81d8cd6780ab7.tar.gz
historical-184c2a8ee2515c9ba13bce65c5e81d8cd6780ab7.tar.bz2
historical-184c2a8ee2515c9ba13bce65c5e81d8cd6780ab7.zip
More combined apache fixes
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/mod_php/ChangeLog12
-rw-r--r--dev-php/mod_php/Manifest3
2 files changed, 14 insertions, 1 deletions
diff --git a/dev-php/mod_php/ChangeLog b/dev-php/mod_php/ChangeLog
index 013821eca650..257755334a3f 100644
--- a/dev-php/mod_php/ChangeLog
+++ b/dev-php/mod_php/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for dev-php/mod_php
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.81 2003/06/10 19:14:28 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.82 2003/06/10 19:58:08 robbat2 Exp $
+
+*mod_php-4.3.2-r2 (10 June 2003)
+
+ 10 June 2003; Robin H. Johnson <robbat2@gentoo.org> mod_php-4.3.2.ebuild:
+ This is an extension of the fixes in 4.3.2-r1, but I'm uncertain if some of
+ this magic is valid, so it is in a sepearate ebulid for now.
+ A special note on the change of behavior depending on the Apache(s) you have installed:
+ Apache1 ONLY: uses apache1 version
+ Apache2 ONLY: uses apache2 version (no USE="apache2" needed)
+ Apache1 AND Apache2: Use apache1 version unless the USE flag is in place.
*mod_php-4.3.2-r1 (10 June 2003)
diff --git a/dev-php/mod_php/Manifest b/dev-php/mod_php/Manifest
index 5935ba9da8af..9c133c52e913 100644
--- a/dev-php/mod_php/Manifest
+++ b/dev-php/mod_php/Manifest
@@ -1,6 +1,8 @@
MD5 136c8a948544ac163e93e4c45e46092c mod_php-4.3.2.ebuild 2740
MD5 31e28f7f7df06e387c40cdad216265ab mod_php-4.3.1-r3.ebuild 2589
+MD5 e02101c497ffb6abb910112b51ee1e8c mod_php-4.3.2-r2.ebuild 3086
MD5 a00cd3eced04951a9aa6a5d38bd7f6b6 mod_php-4.3.1.ebuild 9225
+MD5 e02101c497ffb6abb910112b51ee1e8c mod_php-4.3.2-r2.ebuild~ 3086
MD5 c99a00bf82ec9a082399ab1dd931c415 mod_php-4.3.1-r2.ebuild 9241
MD5 171b138769aa006ffa4393144555cba3 mod_php-4.3.2-r1.ebuild 2676
MD5 6de98d80b82a71ed8845884b0bd5676e mod_php-4.2.3-r2.ebuild 8071
@@ -18,3 +20,4 @@ MD5 316366d60770de4c45957483cde50fe8 files/digest-mod_php-4.3.1-r1 63
MD5 316366d60770de4c45957483cde50fe8 files/digest-mod_php-4.3.1-r2 63
MD5 975be13035769ea0b0734d0b108d9479 files/digest-mod_php-4.3.1-r3 126
MD5 9eb059611498a51db4d0d4b993ceb7a2 files/digest-mod_php-4.3.2-r1 63
+MD5 9eb059611498a51db4d0d4b993ceb7a2 files/digest-mod_php-4.3.2-r2 63