Gentoo Archives: gentoo-commits

From: "Matti Bickel (mabi)" <mabi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.4-r1.ebuild php-5.2.16-r1.ebuild ChangeLog
Date: Wed, 05 Jan 2011 12:35:28
Message-Id: 20110105123518.49F7B20051@flycatcher.gentoo.org
1 mabi 11/01/05 12:35:18
2
3 Modified: php-5.3.4-r1.ebuild php-5.2.16-r1.ebuild ChangeLog
4 Log:
5 restore ~alpha and ~ppc64 keywords
6
7 (Portage version: 2.2.0_alpha11/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-lang/php/php-5.3.4-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.4-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.4-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.4-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: php-5.3.4-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.4-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- php-5.3.4-r1.ebuild 5 Jan 2011 11:23:16 -0000 1.1
23 +++ php-5.3.4-r1.ebuild 5 Jan 2011 12:35:18 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 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.3.4-r1.ebuild,v 1.1 2011/01/05 11:23:16 mabi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.4-r1.ebuild,v 1.2 2011/01/05 12:35:18 mabi Exp $
29
30 EAPI=2
31
32 @@ -12,7 +12,7 @@
33 FPM_VERSION="builtin"
34 EXPECTED_TEST_FAILURES=""
35
36 -KEYWORDS="~amd64 ~arm ~hppa ~x86"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
38
39 function php_get_uri ()
40 {
41
42
43
44 1.2 dev-lang/php/php-5.2.16-r1.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.2.16-r1.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.2.16-r1.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.2.16-r1.ebuild?r1=1.1&r2=1.2
49
50 Index: php-5.2.16-r1.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.16-r1.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- php-5.2.16-r1.ebuild 5 Jan 2011 11:23:16 -0000 1.1
57 +++ php-5.2.16-r1.ebuild 5 Jan 2011 12:35:18 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2011 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.2.16-r1.ebuild,v 1.1 2011/01/05 11:23:16 mabi Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.16-r1.ebuild,v 1.2 2011/01/05 12:35:18 mabi Exp $
63
64 EAPI=2
65
66 @@ -13,7 +13,7 @@
67 SUHOSIN_VERSION=""
68 EXPECTED_TEST_FAILURES=""
69
70 -KEYWORDS="~amd64 ~arm ~hppa ~x86"
71 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
72
73 function php_get_uri ()
74 {
75
76
77
78 1.455 dev-lang/php/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.455&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.455&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.454&r2=1.455
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
87 retrieving revision 1.454
88 retrieving revision 1.455
89 diff -u -r1.454 -r1.455
90 --- ChangeLog 5 Jan 2011 11:23:16 -0000 1.454
91 +++ ChangeLog 5 Jan 2011 12:35:18 -0000 1.455
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-lang/php
94 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.454 2011/01/05 11:23:16 mabi Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.455 2011/01/05 12:35:18 mabi Exp $
97 +
98 + 05 Jan 2011; Matti Bickel <mabi@g.o> php-5.2.16-r1.ebuild,
99 + php-5.3.4-r1.ebuild:
100 + restore ~alpha and ~ppc64 keywords
101
102 *php-5.3.4-r1 (05 Jan 2011)
103 *php-5.2.16-r1 (05 Jan 2011)