Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.4.8.ebuild ChangeLog php-5.4.6.ebuild
Date: Tue, 01 Jan 2013 18:18:21
Message-Id: 20130101181805.D0DC52171D@flycatcher.gentoo.org
1 armin76 13/01/01 18:18:05
2
3 Modified: php-5.4.8.ebuild ChangeLog php-5.4.6.ebuild
4 Log:
5 s390/sh stable wrt #427024
6
7 (Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
8
9 Revision Changes Path
10 1.13 dev-lang/php/php-5.4.8.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.8.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.8.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.8.ebuild?r1=1.12&r2=1.13
15
16 Index: php-5.4.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.8.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- php-5.4.8.ebuild 31 Dec 2012 09:37:32 -0000 1.12
23 +++ php-5.4.8.ebuild 1 Jan 2013 18:18:05 -0000 1.13
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.8.ebuild,v 1.12 2012/12/31 09:37:32 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.8.ebuild,v 1.13 2013/01/01 18:18:05 armin76 Exp $
30
31 EAPI=4
32
33 @@ -10,7 +10,7 @@
34 FPM_VERSION="builtin"
35 EXPECTED_TEST_FAILURES=""
36
37 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
39
40 function php_get_uri ()
41 {
42
43
44
45 1.668 dev-lang/php/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.668&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.668&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.667&r2=1.668
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
54 retrieving revision 1.667
55 retrieving revision 1.668
56 diff -u -r1.667 -r1.668
57 --- ChangeLog 1 Jan 2013 13:44:17 -0000 1.667
58 +++ ChangeLog 1 Jan 2013 18:18:05 -0000 1.668
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-lang/php
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.667 2013/01/01 13:44:17 olemarkus Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.668 2013/01/01 18:18:05 armin76 Exp $
64 +
65 + 01 Jan 2013; Raúl Porcel <armin76@g.o> php-5.4.6.ebuild,
66 + php-5.4.8.ebuild:
67 + s390/sh stable wrt #427024
68
69 *php-5.5.0_alpha2 (01 Jan 2013)
70 *php-5.4.10 (01 Jan 2013)
71
72
73
74 1.10 dev-lang/php/php-5.4.6.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.6.ebuild?rev=1.10&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.6.ebuild?rev=1.10&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.6.ebuild?r1=1.9&r2=1.10
79
80 Index: php-5.4.6.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.6.ebuild,v
83 retrieving revision 1.9
84 retrieving revision 1.10
85 diff -u -r1.9 -r1.10
86 --- php-5.4.6.ebuild 30 Dec 2012 20:23:37 -0000 1.9
87 +++ php-5.4.6.ebuild 1 Jan 2013 18:18:05 -0000 1.10
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2012 Gentoo Foundation
90 +# Copyright 1999-2013 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.6.ebuild,v 1.9 2012/12/30 20:23:37 ago Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.6.ebuild,v 1.10 2013/01/01 18:18:05 armin76 Exp $
94
95 EAPI=4
96
97 @@ -10,7 +10,7 @@
98 FPM_VERSION="builtin"
99 EXPECTED_TEST_FAILURES=""
100
101 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
102 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd"
103
104 function php_get_uri ()
105 {