* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.2.6-r6.ebuild ChangeLog
@ 2008-08-07 11:36 Christian Hoffmann (hoffie)
0 siblings, 0 replies; 7+ messages in thread
From: Christian Hoffmann (hoffie) @ 2008-08-07 11:36 UTC (permalink / raw
To: gentoo-commits
hoffie 08/08/07 11:36:50
Modified: php-5.2.6-r6.ebuild ChangeLog
Log:
patchset bump (without rev bump) which changes the new-memory-corruption patch to fix a build issue (it used to contain the bison-generated .c version of zend_language_parser.y, we now rely on configure to invoke bison, which seems to work better)
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
Revision Changes Path
1.2 dev-lang/php/php-5.2.6-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?r1=1.1&r2=1.2
Index: php-5.2.6-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-5.2.6-r6.ebuild 7 Aug 2008 10:25:21 -0000 1.1
+++ php-5.2.6-r6.ebuild 7 Aug 2008 11:36:50 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.1 2008/08/07 10:25:21 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.2 2008/08/07 11:36:50 hoffie Exp $
CGI_SAPI_USE="discard-path force-cgi-redirect"
APACHE2_SAPI_USE="concurrentmodphp threads"
@@ -20,7 +20,7 @@
PHP_PACKAGE="1"
# php patch settings, general
-PHP_PATCHSET_REV="6"
+PHP_PATCHSET_REV="7"
SUHOSIN_PATCH="suhosin-patch-5.2.6-0.9.6.2-r1.patch.gz"
MULTILIB_PATCH="${MY_PHP_PV}/opt/multilib-search-path.patch"
# php patch settings, ebuild specific
1.284 dev-lang/php/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.284&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.284&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.283&r2=1.284
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -r1.283 -r1.284
--- ChangeLog 7 Aug 2008 10:25:21 -0000 1.283
+++ ChangeLog 7 Aug 2008 11:36:50 -0000 1.284
@@ -1,6 +1,12 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.283 2008/08/07 10:25:21 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.284 2008/08/07 11:36:50 hoffie Exp $
+
+ 07 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r6.ebuild:
+ patchset bump (without rev bump) which changes the new-memory-corruption
+ patch to fix a build issue (it used to contain the bison-generated .c
+ version of zend_language_parser.y, we now rely on configure to invoke
+ bison, which seems to work better)
*php-5.2.6-r6 (07 Aug 2008)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.2.6-r6.ebuild ChangeLog
@ 2008-08-07 12:36 Christian Hoffmann (hoffie)
0 siblings, 0 replies; 7+ messages in thread
From: Christian Hoffmann (hoffie) @ 2008-08-07 12:36 UTC (permalink / raw
To: gentoo-commits
hoffie 08/08/07 12:36:50
Modified: php-5.2.6-r6.ebuild ChangeLog
Log:
stable on amd64 wrt security bug 234102
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
Revision Changes Path
1.3 dev-lang/php/php-5.2.6-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?r1=1.2&r2=1.3
Index: php-5.2.6-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- php-5.2.6-r6.ebuild 7 Aug 2008 11:36:50 -0000 1.2
+++ php-5.2.6-r6.ebuild 7 Aug 2008 12:36:49 -0000 1.3
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.2 2008/08/07 11:36:50 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.3 2008/08/07 12:36:49 hoffie Exp $
CGI_SAPI_USE="discard-path force-cgi-redirect"
APACHE2_SAPI_USE="concurrentmodphp threads"
IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
# NOTE: Portage doesn't support setting PROVIDE based on the USE flags
# that have been enabled, so we have to PROVIDE everything for now
1.285 dev-lang/php/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.285&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.285&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.284&r2=1.285
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.284
retrieving revision 1.285
diff -u -r1.284 -r1.285
--- ChangeLog 7 Aug 2008 11:36:50 -0000 1.284
+++ ChangeLog 7 Aug 2008 12:36:49 -0000 1.285
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.284 2008/08/07 11:36:50 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.285 2008/08/07 12:36:49 hoffie Exp $
+
+ 07 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r6.ebuild:
+ stable on amd64 wrt security bug 234102
07 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r6.ebuild:
patchset bump (without rev bump) which changes the new-memory-corruption
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.2.6-r6.ebuild ChangeLog
@ 2008-08-07 18:41 Markus Rothe (corsair)
0 siblings, 0 replies; 7+ messages in thread
From: Markus Rothe (corsair) @ 2008-08-07 18:41 UTC (permalink / raw
To: gentoo-commits
corsair 08/08/07 18:41:42
Modified: php-5.2.6-r6.ebuild ChangeLog
Log:
Stable on ppc64; bug #234102
(Portage version: 2.1.4.4)
Revision Changes Path
1.4 dev-lang/php/php-5.2.6-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?r1=1.3&r2=1.4
Index: php-5.2.6-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- php-5.2.6-r6.ebuild 7 Aug 2008 12:36:49 -0000 1.3
+++ php-5.2.6-r6.ebuild 7 Aug 2008 18:41:42 -0000 1.4
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.3 2008/08/07 12:36:49 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.4 2008/08/07 18:41:42 corsair Exp $
CGI_SAPI_USE="discard-path force-cgi-redirect"
APACHE2_SAPI_USE="concurrentmodphp threads"
IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
# NOTE: Portage doesn't support setting PROVIDE based on the USE flags
# that have been enabled, so we have to PROVIDE everything for now
1.286 dev-lang/php/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.286&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.286&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.285&r2=1.286
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.285
retrieving revision 1.286
diff -u -r1.285 -r1.286
--- ChangeLog 7 Aug 2008 12:36:49 -0000 1.285
+++ ChangeLog 7 Aug 2008 18:41:42 -0000 1.286
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.285 2008/08/07 12:36:49 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.286 2008/08/07 18:41:42 corsair Exp $
+
+ 07 Aug 2008; Markus Rothe <corsair@gentoo.org> php-5.2.6-r6.ebuild:
+ Stable on ppc64; bug #234102
07 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r6.ebuild:
stable on amd64 wrt security bug 234102
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.2.6-r6.ebuild ChangeLog
@ 2008-08-07 21:49 Markus Meier (maekke)
0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2008-08-07 21:49 UTC (permalink / raw
To: gentoo-commits
maekke 08/08/07 21:49:14
Modified: php-5.2.6-r6.ebuild ChangeLog
Log:
x86 stable, bug #234102
(Portage version: 2.2_rc6/cvs/Linux 2.6.26.1 i686)
Revision Changes Path
1.5 dev-lang/php/php-5.2.6-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?r1=1.4&r2=1.5
Index: php-5.2.6-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- php-5.2.6-r6.ebuild 7 Aug 2008 18:41:42 -0000 1.4
+++ php-5.2.6-r6.ebuild 7 Aug 2008 21:49:13 -0000 1.5
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.4 2008/08/07 18:41:42 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.5 2008/08/07 21:49:13 maekke Exp $
CGI_SAPI_USE="discard-path force-cgi-redirect"
APACHE2_SAPI_USE="concurrentmodphp threads"
IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
# NOTE: Portage doesn't support setting PROVIDE based on the USE flags
# that have been enabled, so we have to PROVIDE everything for now
1.287 dev-lang/php/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.287&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.287&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.286&r2=1.287
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.286
retrieving revision 1.287
diff -u -r1.286 -r1.287
--- ChangeLog 7 Aug 2008 18:41:42 -0000 1.286
+++ ChangeLog 7 Aug 2008 21:49:13 -0000 1.287
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.286 2008/08/07 18:41:42 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.287 2008/08/07 21:49:13 maekke Exp $
+
+ 07 Aug 2008; Markus Meier <maekke@gentoo.org> php-5.2.6-r6.ebuild:
+ x86 stable, bug #234102
07 Aug 2008; Markus Rothe <corsair@gentoo.org> php-5.2.6-r6.ebuild:
Stable on ppc64; bug #234102
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.2.6-r6.ebuild ChangeLog
@ 2008-08-07 22:30 Jeroen Roovers (jer)
0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2008-08-07 22:30 UTC (permalink / raw
To: gentoo-commits
jer 08/08/07 22:30:23
Modified: php-5.2.6-r6.ebuild ChangeLog
Log:
Stable for HPPA (bug #234102).
(Portage version: 2.2_rc6/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Revision Changes Path
1.6 dev-lang/php/php-5.2.6-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?r1=1.5&r2=1.6
Index: php-5.2.6-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- php-5.2.6-r6.ebuild 7 Aug 2008 21:49:13 -0000 1.5
+++ php-5.2.6-r6.ebuild 7 Aug 2008 22:30:23 -0000 1.6
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.5 2008/08/07 21:49:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.6 2008/08/07 22:30:23 jer Exp $
CGI_SAPI_USE="discard-path force-cgi-redirect"
APACHE2_SAPI_USE="concurrentmodphp threads"
IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
# NOTE: Portage doesn't support setting PROVIDE based on the USE flags
# that have been enabled, so we have to PROVIDE everything for now
1.288 dev-lang/php/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.288&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.288&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.287&r2=1.288
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -r1.287 -r1.288
--- ChangeLog 7 Aug 2008 21:49:13 -0000 1.287
+++ ChangeLog 7 Aug 2008 22:30:23 -0000 1.288
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.287 2008/08/07 21:49:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.288 2008/08/07 22:30:23 jer Exp $
+
+ 07 Aug 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6-r6.ebuild:
+ Stable for HPPA (bug #234102).
07 Aug 2008; Markus Meier <maekke@gentoo.org> php-5.2.6-r6.ebuild:
x86 stable, bug #234102
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.2.6-r6.ebuild ChangeLog
@ 2008-08-08 18:06 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2008-08-08 18:06 UTC (permalink / raw
To: gentoo-commits
armin76 08/08/08 18:06:14
Modified: php-5.2.6-r6.ebuild ChangeLog
Log:
alpha/ia64/sparc stable wrt #234102
(Portage version: 2.1.4.4)
Revision Changes Path
1.7 dev-lang/php/php-5.2.6-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?r1=1.6&r2=1.7
Index: php-5.2.6-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- php-5.2.6-r6.ebuild 7 Aug 2008 22:30:23 -0000 1.6
+++ php-5.2.6-r6.ebuild 8 Aug 2008 18:06:14 -0000 1.7
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.6 2008/08/07 22:30:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.7 2008/08/08 18:06:14 armin76 Exp $
CGI_SAPI_USE="discard-path force-cgi-redirect"
APACHE2_SAPI_USE="concurrentmodphp threads"
IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
# NOTE: Portage doesn't support setting PROVIDE based on the USE flags
# that have been enabled, so we have to PROVIDE everything for now
1.289 dev-lang/php/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.289&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.289&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.288&r2=1.289
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -r1.288 -r1.289
--- ChangeLog 7 Aug 2008 22:30:23 -0000 1.288
+++ ChangeLog 8 Aug 2008 18:06:14 -0000 1.289
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.288 2008/08/07 22:30:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.289 2008/08/08 18:06:14 armin76 Exp $
+
+ 08 Aug 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6-r6.ebuild:
+ alpha/ia64/sparc stable wrt #234102
07 Aug 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6-r6.ebuild:
Stable for HPPA (bug #234102).
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.2.6-r6.ebuild ChangeLog
@ 2008-08-08 19:22 Tobias Scherbaum (dertobi123)
0 siblings, 0 replies; 7+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2008-08-08 19:22 UTC (permalink / raw
To: gentoo-commits
dertobi123 08/08/08 19:22:12
Modified: php-5.2.6-r6.ebuild ChangeLog
Log:
ppc stable, bug #234102
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
Revision Changes Path
1.8 dev-lang/php/php-5.2.6-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?r1=1.7&r2=1.8
Index: php-5.2.6-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- php-5.2.6-r6.ebuild 8 Aug 2008 18:06:14 -0000 1.7
+++ php-5.2.6-r6.ebuild 8 Aug 2008 19:22:11 -0000 1.8
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.7 2008/08/08 18:06:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.8 2008/08/08 19:22:11 dertobi123 Exp $
CGI_SAPI_USE="discard-path force-cgi-redirect"
APACHE2_SAPI_USE="concurrentmodphp threads"
IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
# NOTE: Portage doesn't support setting PROVIDE based on the USE flags
# that have been enabled, so we have to PROVIDE everything for now
1.290 dev-lang/php/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.290&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.290&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.289&r2=1.290
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.289
retrieving revision 1.290
diff -u -r1.289 -r1.290
--- ChangeLog 8 Aug 2008 18:06:14 -0000 1.289
+++ ChangeLog 8 Aug 2008 19:22:11 -0000 1.290
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.289 2008/08/08 18:06:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.290 2008/08/08 19:22:11 dertobi123 Exp $
+
+ 08 Aug 2008; Tobias Scherbaum <dertobi123@gentoo.org> php-5.2.6-r6.ebuild:
+ ppc stable, bug #234102
08 Aug 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6-r6.ebuild:
alpha/ia64/sparc stable wrt #234102
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-08-08 19:22 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-07 22:30 [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.2.6-r6.ebuild ChangeLog Jeroen Roovers (jer)
-- strict thread matches above, loose matches on Subject: below --
2008-08-08 19:22 Tobias Scherbaum (dertobi123)
2008-08-08 18:06 Raul Porcel (armin76)
2008-08-07 21:49 Markus Meier (maekke)
2008-08-07 18:41 Markus Rothe (corsair)
2008-08-07 12:36 Christian Hoffmann (hoffie)
2008-08-07 11:36 Christian Hoffmann (hoffie)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox