Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
mabi 10/09/19 15:15:08
Modified: ChangeLog
Log:
fix building against IBM DB2, you now can use your DB2_HOME env variable again (bug #337512, thanks reavertm for the patch)
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.418 dev-lang/php/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.418&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.418&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.417&r2=1.418
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.417
retrieving revision 1.418
diff -u -r1.417 -r1.418
--- ChangeLog 7 Sep 2010 21:22:40 -0000 1.417
+++ ChangeLog 19 Sep 2010 15:15:08 -0000 1.418
@@ -1,6 +1,11 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.417 2010/09/07 21:22:40 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.418 2010/09/19 15:15:08 mabi Exp $
+
+ 19 Sep 2010; Matti Bickel <mabi@g.o>
+ files/eblits/src_configure-v1.eblit, files/eblits/src_configure-v52.eblit:
+ fix building against IBM DB2, you now can use your DB2_HOME env variable
+ again (bug #337512, thanks reavertm for the patch)
07 Sep 2010; Matti Bickel <mabi@g.o> php-5.2.14.ebuild:
enable spl and reflection by default, following upstream (bug #310383)
|
|