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.38.ebuild ChangeLog php-5.5.22.ebuild
Date: Thu, 26 Feb 2015 07:22:55
Message-Id: 20150226072249.3B0C91293C@oystercatcher.gentoo.org
1 jer 15/02/26 07:22:49
2
3 Modified: php-5.4.38.ebuild ChangeLog php-5.5.22.ebuild
4 Log:
5 Stable for HPPA (bug #541098).
6
7 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.3 dev-lang/php/php-5.4.38.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.38.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.38.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.38.ebuild?r1=1.2&r2=1.3
15
16 Index: php-5.4.38.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.38.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- php-5.4.38.ebuild 25 Feb 2015 11:11:36 -0000 1.2
23 +++ php-5.4.38.ebuild 26 Feb 2015 07:22:49 -0000 1.3
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2015 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.38.ebuild,v 1.2 2015/02/25 11:11:36 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.38.ebuild,v 1.3 2015/02/26 07:22:49 jer Exp $
29
30 EAPI=5
31
32 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd
33
34 -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"
35 +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"
36
37 function php_get_uri ()
38 {
39
40
41
42 1.934 dev-lang/php/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.934&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.934&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.933&r2=1.934
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
51 retrieving revision 1.933
52 retrieving revision 1.934
53 diff -u -r1.933 -r1.934
54 --- ChangeLog 25 Feb 2015 11:11:36 -0000 1.933
55 +++ ChangeLog 26 Feb 2015 07:22:49 -0000 1.934
56 @@ -1,6 +1,10 @@
57 # ChangeLog for dev-lang/php
58 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.933 2015/02/25 11:11:36 ago Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.934 2015/02/26 07:22:49 jer Exp $
61 +
62 + 26 Feb 2015; Jeroen Roovers <jer@g.o> php-5.4.38.ebuild,
63 + php-5.5.22.ebuild:
64 + Stable for HPPA (bug #541098).
65
66 25 Feb 2015; Agostino Sarubbo <ago@g.o> php-5.4.38.ebuild,
67 php-5.5.22.ebuild:
68
69
70
71 1.3 dev-lang/php/php-5.5.22.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.22.ebuild?rev=1.3&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.22.ebuild?rev=1.3&content-type=text/plain
75 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.22.ebuild?r1=1.2&r2=1.3
76
77 Index: php-5.5.22.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.22.ebuild,v
80 retrieving revision 1.2
81 retrieving revision 1.3
82 diff -u -r1.2 -r1.3
83 --- php-5.5.22.ebuild 25 Feb 2015 11:11:36 -0000 1.2
84 +++ php-5.5.22.ebuild 26 Feb 2015 07:22:49 -0000 1.3
85 @@ -1,12 +1,12 @@
86 # Copyright 1999-2015 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.22.ebuild,v 1.2 2015/02/25 11:11:36 ago Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.22.ebuild,v 1.3 2015/02/26 07:22:49 jer Exp $
90
91 EAPI=5
92
93 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd
94
95 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
96 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
97
98 function php_get_uri ()
99 {