Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.2.8-r2.ebuild ChangeLog
Date: Sun, 01 Feb 2009 00:05:36
Message-Id: E1LTPqA-0001FB-My@stork.gentoo.org
1 tcunha 09/02/01 00:05:34
2
3 Modified: php-5.2.8-r2.ebuild ChangeLog
4 Log:
5 stable sparc, bug 249703
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 sparc64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.7 dev-lang/php/php-5.2.8-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.8-r2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.8-r2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.8-r2.ebuild?r1=1.6&r2=1.7
14
15 Index: php-5.2.8-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.8-r2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- php-5.2.8-r2.ebuild 25 Jan 2009 15:19:55 -0000 1.6
22 +++ php-5.2.8-r2.ebuild 1 Feb 2009 00:05:34 -0000 1.7
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2009 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.2.8-r2.ebuild,v 1.6 2009/01/25 15:19:55 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.8-r2.ebuild,v 1.7 2009/02/01 00:05:34 tcunha Exp $
28
29 CGI_SAPI_USE="discard-path force-cgi-redirect"
30 APACHE2_SAPI_USE="concurrentmodphp threads"
31 IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild"
32
33 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
34 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
35
36 # NOTE: Portage doesn't support setting PROVIDE based on the USE flags
37 # that have been enabled, so we have to PROVIDE everything for now
38
39
40
41 1.315 dev-lang/php/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.315&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.315&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.314&r2=1.315
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
50 retrieving revision 1.314
51 retrieving revision 1.315
52 diff -u -r1.314 -r1.315
53 --- ChangeLog 25 Jan 2009 15:19:55 -0000 1.314
54 +++ ChangeLog 1 Feb 2009 00:05:34 -0000 1.315
55 @@ -1,6 +1,9 @@
56 # ChangeLog for dev-lang/php
57 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.314 2009/01/25 15:19:55 maekke Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.315 2009/02/01 00:05:34 tcunha Exp $
60 +
61 + 31 Jan 2009; Tiago Cunha <tcunha@g.o> php-5.2.8-r2.ebuild:
62 + stable sparc, bug 249703
63
64 25 Jan 2009; Markus Meier <maekke@g.o> php-5.2.8-r2.ebuild:
65 x86 stable, bug #249703