public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.18.ebuild ChangeLog
@ 2012-10-25  8:00 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 10+ messages in thread
From: Ole Markus With (olemarkus) @ 2012-10-25  8:00 UTC (permalink / raw
  To: gentoo-commits

olemarkus    12/10/25 08:00:44

  Modified:             php-5.3.18.ebuild ChangeLog
  Log:
  Version bump. Also merged eblits into ebuild so we do not break stable anymore
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-lang/php/php-5.3.18.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?r1=1.2&r2=1.3

Index: php-5.3.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- php-5.3.18.ebuild	24 Oct 2012 16:08:03 -0000	1.2
+++ php-5.3.18.ebuild	25 Oct 2012 08:00:44 -0000	1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.2 2012/10/24 16:08:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.3 2012/10/25 08:00:44 olemarkus Exp $
 
 EAPI=4
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool
 
-SUHOSIN_VERSION="5.3.9-0.9.10"
+SUHOSIN_VERSION=""
 FPM_VERSION="builtin"
 EXPECTED_TEST_FAILURES=""
 



1.642                dev-lang/php/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.642&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.642&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.641&r2=1.642

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.641
retrieving revision 1.642
diff -u -r1.641 -r1.642
--- ChangeLog	23 Oct 2012 19:43:44 -0000	1.641
+++ ChangeLog	25 Oct 2012 08:00:44 -0000	1.642
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.641 2012/10/23 19:43:44 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.642 2012/10/25 08:00:44 olemarkus Exp $
+
+  25 Oct 2012; Ole Markus With <olemarkus@gentoo.org> php-5.3.18.ebuild:
+  Version bump. Also merged eblits into ebuild so we do not break stable anymore
 
 *php-5.4.8 (23 Oct 2012)
 *php-5.3.18 (23 Oct 2012)





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.18.ebuild ChangeLog
@ 2012-12-14  9:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-14  9:33 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/14 09:33:46

  Modified:             php-5.3.18.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #440864
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  dev-lang/php/php-5.3.18.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?r1=1.4&r2=1.5

Index: php-5.3.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- php-5.3.18.ebuild	27 Nov 2012 11:10:38 -0000	1.4
+++ php-5.3.18.ebuild	14 Dec 2012 09:33:46 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.4 2012/11/27 11:10:38 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.5 2012/12/14 09:33:46 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 FPM_VERSION="builtin"
 EXPECTED_TEST_FAILURES=""
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
 
 function php_get_uri ()
 {



1.646                dev-lang/php/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.646&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.646&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.645&r2=1.646

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.645
retrieving revision 1.646
diff -u -r1.645 -r1.646
--- ChangeLog	27 Nov 2012 11:10:38 -0000	1.645
+++ ChangeLog	14 Dec 2012 09:33:46 -0000	1.646
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.645 2012/11/27 11:10:38 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.646 2012/12/14 09:33:46 ago Exp $
+
+  14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild:
+  Stable for amd64, wrt bug #440864
 
   27 Nov 2012; Ole Markus With <olemarkus@gentoo.org>
   files/eblits/src_test-v1.eblit, php-5.3.18.ebuild, php-5.3.19.ebuild,





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.18.ebuild ChangeLog
@ 2012-12-14  9:35 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-14  9:35 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/14 09:35:36

  Modified:             php-5.3.18.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #440864
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.6                  dev-lang/php/php-5.3.18.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?r1=1.5&r2=1.6

Index: php-5.3.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- php-5.3.18.ebuild	14 Dec 2012 09:33:46 -0000	1.5
+++ php-5.3.18.ebuild	14 Dec 2012 09:35:36 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.5 2012/12/14 09:33:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.6 2012/12/14 09:35:36 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 FPM_VERSION="builtin"
 EXPECTED_TEST_FAILURES=""
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
 
 function php_get_uri ()
 {



1.648                dev-lang/php/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.648&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.648&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.647&r2=1.648

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.647
retrieving revision 1.648
diff -u -r1.647 -r1.648
--- ChangeLog	14 Dec 2012 09:34:37 -0000	1.647
+++ ChangeLog	14 Dec 2012 09:35:36 -0000	1.648
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.647 2012/12/14 09:34:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.648 2012/12/14 09:35:36 ago Exp $
+
+  14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild:
+  Stable for x86, wrt bug #440864
 
   14 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild:
   Stable for amd64, wrt bug #447012





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.18.ebuild ChangeLog
@ 2012-12-18 20:20 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-18 20:20 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/18 20:20:35

  Modified:             php-5.3.18.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #447012
  
  (Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)

Revision  Changes    Path
1.7                  dev-lang/php/php-5.3.18.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?r1=1.6&r2=1.7

Index: php-5.3.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- php-5.3.18.ebuild	14 Dec 2012 09:35:36 -0000	1.6
+++ php-5.3.18.ebuild	18 Dec 2012 20:20:35 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.6 2012/12/14 09:35:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.7 2012/12/18 20:20:35 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 FPM_VERSION="builtin"
 EXPECTED_TEST_FAILURES=""
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
 
 function php_get_uri ()
 {



1.651                dev-lang/php/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.651&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.651&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.650&r2=1.651

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.650
retrieving revision 1.651
diff -u -r1.650 -r1.651
--- ChangeLog	18 Dec 2012 12:18:20 -0000	1.650
+++ ChangeLog	18 Dec 2012 20:20:35 -0000	1.651
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.650 2012/12/18 12:18:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.651 2012/12/18 20:20:35 ago Exp $
+
+  18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild:
+  Stable for ia64, wrt bug #447012
 
   18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.6.ebuild:
   Stable for ia64, wrt bug #427024





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.18.ebuild ChangeLog
@ 2012-12-22 13:52 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-22 13:52 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/22 13:52:40

  Modified:             php-5.3.18.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #447012
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  dev-lang/php/php-5.3.18.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?r1=1.7&r2=1.8

Index: php-5.3.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- php-5.3.18.ebuild	18 Dec 2012 20:20:35 -0000	1.7
+++ php-5.3.18.ebuild	22 Dec 2012 13:52:40 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.7 2012/12/18 20:20:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.8 2012/12/22 13:52:40 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 FPM_VERSION="builtin"
 EXPECTED_TEST_FAILURES=""
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
 
 function php_get_uri ()
 {



1.653                dev-lang/php/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.653&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.653&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.652&r2=1.653

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.652
retrieving revision 1.653
diff -u -r1.652 -r1.653
--- ChangeLog	18 Dec 2012 20:39:47 -0000	1.652
+++ ChangeLog	22 Dec 2012 13:52:40 -0000	1.653
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.652 2012/12/18 20:39:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.653 2012/12/22 13:52:40 ago Exp $
+
+  22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild:
+  Stable for ppc, wrt bug #447012
 
   18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild:
   Stable for ia64, wrt bug #447012





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.18.ebuild ChangeLog
@ 2012-12-23 16:59 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-23 16:59 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/23 16:59:40

  Modified:             php-5.3.18.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #447012
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.9                  dev-lang/php/php-5.3.18.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?r1=1.8&r2=1.9

Index: php-5.3.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- php-5.3.18.ebuild	22 Dec 2012 13:52:40 -0000	1.8
+++ php-5.3.18.ebuild	23 Dec 2012 16:59:40 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.8 2012/12/22 13:52:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.9 2012/12/23 16:59:40 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 FPM_VERSION="builtin"
 EXPECTED_TEST_FAILURES=""
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
 
 function php_get_uri ()
 {



1.655                dev-lang/php/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.655&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.655&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.654&r2=1.655

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.654
retrieving revision 1.655
diff -u -r1.654 -r1.655
--- ChangeLog	22 Dec 2012 15:19:02 -0000	1.654
+++ ChangeLog	23 Dec 2012 16:59:40 -0000	1.655
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.654 2012/12/22 15:19:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.655 2012/12/23 16:59:40 ago Exp $
+
+  23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild:
+  Stable for ppc64, wrt bug #447012
 
   22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild:
   Stable for ppc, wrt bug #447012





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.18.ebuild ChangeLog
@ 2012-12-26 10:55 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2012-12-26 10:55 UTC (permalink / raw
  To: gentoo-commits

maekke      12/12/26 10:55:26

  Modified:             php-5.3.18.ebuild ChangeLog
  Log:
  arm stable, bug #447012
  
  (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.10                 dev-lang/php/php-5.3.18.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?r1=1.9&r2=1.10

Index: php-5.3.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- php-5.3.18.ebuild	23 Dec 2012 16:59:40 -0000	1.9
+++ php-5.3.18.ebuild	26 Dec 2012 10:55:26 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.9 2012/12/23 16:59:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.10 2012/12/26 10:55:26 maekke Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 FPM_VERSION="builtin"
 EXPECTED_TEST_FAILURES=""
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
 
 function php_get_uri ()
 {



1.657                dev-lang/php/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.657&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.657&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.656&r2=1.657

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.656
retrieving revision 1.657
diff -u -r1.656 -r1.657
--- ChangeLog	23 Dec 2012 17:11:27 -0000	1.656
+++ ChangeLog	26 Dec 2012 10:55:26 -0000	1.657
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.656 2012/12/23 17:11:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.657 2012/12/26 10:55:26 maekke Exp $
+
+  26 Dec 2012; Markus Meier <maekke@gentoo.org> php-5.3.18.ebuild:
+  arm stable, bug #447012
 
   23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild:
   Stable for ppc64, wrt bug #447012





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.18.ebuild ChangeLog
@ 2012-12-31  9:18 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-31  9:18 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/31 09:18:20

  Modified:             php-5.3.18.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #447012
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.12                 dev-lang/php/php-5.3.18.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?r1=1.11&r2=1.12

Index: php-5.3.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- php-5.3.18.ebuild	29 Dec 2012 16:42:43 -0000	1.11
+++ php-5.3.18.ebuild	31 Dec 2012 09:18:20 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.11 2012/12/29 16:42:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.12 2012/12/31 09:18:20 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 FPM_VERSION="builtin"
 EXPECTED_TEST_FAILURES=""
 
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
 
 function php_get_uri ()
 {



1.662                dev-lang/php/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.662&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.662&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.661&r2=1.662

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.661
retrieving revision 1.662
diff -u -r1.661 -r1.662
--- ChangeLog	30 Dec 2012 20:23:37 -0000	1.661
+++ ChangeLog	31 Dec 2012 09:18:20 -0000	1.662
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.661 2012/12/30 20:23:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.662 2012/12/31 09:18:20 ago Exp $
+
+  31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild:
+  Stable for sparc, wrt bug #447012
 
   30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.6.ebuild:
   Stable for alpha, wrt bug #427024





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.18.ebuild ChangeLog
@ 2012-12-31  9:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-31  9:44 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/31 09:44:22

  Modified:             php-5.3.18.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #447012
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.13                 dev-lang/php/php-5.3.18.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?r1=1.12&r2=1.13

Index: php-5.3.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- php-5.3.18.ebuild	31 Dec 2012 09:18:20 -0000	1.12
+++ php-5.3.18.ebuild	31 Dec 2012 09:44:22 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.12 2012/12/31 09:18:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.13 2012/12/31 09:44:22 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 FPM_VERSION="builtin"
 EXPECTED_TEST_FAILURES=""
 
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
 
 function php_get_uri ()
 {



1.665                dev-lang/php/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.665&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.665&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.664&r2=1.665

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.664
retrieving revision 1.665
diff -u -r1.664 -r1.665
--- ChangeLog	31 Dec 2012 09:37:32 -0000	1.664
+++ ChangeLog	31 Dec 2012 09:44:22 -0000	1.665
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.664 2012/12/31 09:37:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.665 2012/12/31 09:44:22 ago Exp $
+
+  31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.18.ebuild:
+  Stable for alpha, wrt bug #447012
 
   31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> php-5.4.8.ebuild:
   Stable for alpha, wrt bug #447012





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.18.ebuild ChangeLog
@ 2013-01-01 19:38 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2013-01-01 19:38 UTC (permalink / raw
  To: gentoo-commits

armin76     13/01/01 19:38:55

  Modified:             php-5.3.18.ebuild ChangeLog
  Log:
  s390/sh stable wrt #447012
  
  (Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)

Revision  Changes    Path
1.14                 dev-lang/php/php-5.3.18.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?r1=1.13&r2=1.14

Index: php-5.3.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- php-5.3.18.ebuild	31 Dec 2012 09:44:22 -0000	1.13
+++ php-5.3.18.ebuild	1 Jan 2013 19:38:55 -0000	1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.13 2012/12/31 09:44:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.14 2013/01/01 19:38:55 armin76 Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 FPM_VERSION="builtin"
 EXPECTED_TEST_FAILURES=""
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd"
 
 function php_get_uri ()
 {



1.669                dev-lang/php/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.669&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.669&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.668&r2=1.669

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.668
retrieving revision 1.669
diff -u -r1.668 -r1.669
--- ChangeLog	1 Jan 2013 18:18:05 -0000	1.668
+++ ChangeLog	1 Jan 2013 19:38:55 -0000	1.669
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.668 2013/01/01 18:18:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.669 2013/01/01 19:38:55 armin76 Exp $
+
+  01 Jan 2013; Raúl Porcel <armin76@gentoo.org> php-5.3.18.ebuild:
+  s390/sh stable wrt #447012
 
   01 Jan 2013; Raúl Porcel <armin76@gentoo.org> php-5.4.6.ebuild,
   php-5.4.8.ebuild:





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-01-01 19:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-23 16:59 [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.18.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-01-01 19:38 Raul Porcel (armin76)
2012-12-31  9:44 Agostino Sarubbo (ago)
2012-12-31  9:18 Agostino Sarubbo (ago)
2012-12-26 10:55 Markus Meier (maekke)
2012-12-22 13:52 Agostino Sarubbo (ago)
2012-12-18 20:20 Agostino Sarubbo (ago)
2012-12-14  9:35 Agostino Sarubbo (ago)
2012-12-14  9:33 Agostino Sarubbo (ago)
2012-10-25  8:00 Ole Markus With (olemarkus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox