Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.4.30.ebuild ChangeLog
Date: Sun, 29 Jun 2014 18:55:20
Message-Id: 20140629185507.9C8792004E@flycatcher.gentoo.org
1 maekke 14/06/29 18:55:07
2
3 Modified: php-5.4.30.ebuild ChangeLog
4 Log:
5 arm stable, bug #512492
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.4 dev-lang/php/php-5.4.30.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.30.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.30.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.30.ebuild?r1=1.3&r2=1.4
15
16 Index: php-5.4.30.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.30.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- php-5.4.30.ebuild 28 Jun 2014 21:28:44 -0000 1.3
23 +++ php-5.4.30.ebuild 29 Jun 2014 18:55:07 -0000 1.4
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2014 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.30.ebuild,v 1.3 2014/06/28 21:28:44 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.30.ebuild,v 1.4 2014/06/29 18:55:07 maekke 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.850 dev-lang/php/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.850&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.850&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.849&r2=1.850
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
51 retrieving revision 1.849
52 retrieving revision 1.850
53 diff -u -r1.849 -r1.850
54 --- ChangeLog 28 Jun 2014 21:28:44 -0000 1.849
55 +++ ChangeLog 29 Jun 2014 18:55:07 -0000 1.850
56 @@ -1,6 +1,9 @@
57 # ChangeLog for dev-lang/php
58 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.849 2014/06/28 21:28:44 jer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.850 2014/06/29 18:55:07 maekke Exp $
61 +
62 + 29 Jun 2014; Markus Meier <maekke@g.o> php-5.4.30.ebuild:
63 + arm stable, bug #512492
64
65 28 Jun 2014; Jeroen Roovers <jer@g.o> php-5.4.30.ebuild:
66 Stable for HPPA (bug #512492).