Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.4.8.ebuild php-5.3.18.ebuild ChangeLog
Date: Sat, 29 Dec 2012 16:42:54
Message-Id: 20121229164243.2FFAD2171D@flycatcher.gentoo.org
1 jer 12/12/29 16:42:43
2
3 Modified: php-5.4.8.ebuild php-5.3.18.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #447012).
6
7 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.10 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.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.8.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.8.ebuild?r1=1.9&r2=1.10
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.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- php-5.4.8.ebuild 26 Dec 2012 10:57:16 -0000 1.9
23 +++ php-5.4.8.ebuild 29 Dec 2012 16:42:43 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.8.ebuild,v 1.9 2012/12/26 10:57:16 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.8.ebuild,v 1.10 2012/12/29 16:42:43 jer Exp $
29
30 EAPI=4
31
32 @@ -10,7 +10,7 @@
33 FPM_VERSION="builtin"
34 EXPECTED_TEST_FAILURES=""
35
36 -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"
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
39 function php_get_uri ()
40 {
41
42
43
44 1.11 dev-lang/php/php-5.3.18.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.18.ebuild?r1=1.10&r2=1.11
49
50 Index: php-5.3.18.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- php-5.3.18.ebuild 26 Dec 2012 10:55:26 -0000 1.10
57 +++ php-5.3.18.ebuild 29 Dec 2012 16:42:43 -0000 1.11
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.10 2012/12/26 10:55:26 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.11 2012/12/29 16:42:43 jer Exp $
63
64 EAPI=4
65
66 @@ -10,7 +10,7 @@
67 FPM_VERSION="builtin"
68 EXPECTED_TEST_FAILURES=""
69
70 -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
71 +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
72
73 function php_get_uri ()
74 {
75
76
77
78 1.659 dev-lang/php/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.659&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.659&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.658&r2=1.659
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
87 retrieving revision 1.658
88 retrieving revision 1.659
89 diff -u -r1.658 -r1.659
90 --- ChangeLog 26 Dec 2012 10:57:16 -0000 1.658
91 +++ ChangeLog 29 Dec 2012 16:42:43 -0000 1.659
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-lang/php
94 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.658 2012/12/26 10:57:16 maekke Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.659 2012/12/29 16:42:43 jer Exp $
97 +
98 + 29 Dec 2012; Jeroen Roovers <jer@g.o> php-5.3.18.ebuild,
99 + php-5.4.8.ebuild:
100 + Stable for HPPA (bug #447012).
101
102 26 Dec 2012; Markus Meier <maekke@g.o> php-5.4.8.ebuild:
103 arm stable, bug #447012