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.3.3.ebuild ChangeLog
Date: Wed, 28 Jul 2010 20:20:55
Message-Id: 20100728202052.2CB352CE15@corvid.gentoo.org
1 maekke 10/07/28 20:20:52
2
3 Modified: php-5.3.3.ebuild ChangeLog
4 Log:
5 add ~arm, bug #321743
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 dev-lang/php/php-5.3.3.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.3.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.3.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.3.ebuild?r1=1.1&r2=1.2
14
15 Index: php-5.3.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.3.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- php-5.3.3.ebuild 26 Jul 2010 12:26:41 -0000 1.1
22 +++ php-5.3.3.ebuild 28 Jul 2010 20:20:51 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.3.ebuild,v 1.1 2010/07/26 12:26:41 mabi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.3.ebuild,v 1.2 2010/07/28 20:20:51 maekke Exp $
28
29 EAPI=2
30
31 @@ -13,7 +13,7 @@
32 FPM_VERSION="builtin"
33 EXPECTED_TEST_FAILURES=""
34
35 -KEYWORDS="~alpha ~amd64 ~hppa ~x86"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
37
38 function php_get_uri ()
39 {
40
41
42
43 1.396 dev-lang/php/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.396&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.396&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.395&r2=1.396
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
52 retrieving revision 1.395
53 retrieving revision 1.396
54 diff -u -r1.395 -r1.396
55 --- ChangeLog 26 Jul 2010 13:42:13 -0000 1.395
56 +++ ChangeLog 28 Jul 2010 20:20:51 -0000 1.396
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-lang/php
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.395 2010/07/26 13:42:13 mabi Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.396 2010/07/28 20:20:51 maekke Exp $
62 +
63 + 28 Jul 2010; Markus Meier <maekke@g.o> php-5.3.3.ebuild:
64 + add ~arm, bug #321743
65
66 26 Jul 2010; Matti Bickel <mabi@g.o>
67 files/eblits/src_compile-v1.eblit, files/eblits/src_configure-v1.eblit,