Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@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 10:39:54
Message-Id: E1LTZk0-0008Ul-Cz@stork.gentoo.org
1 klausman 09/02/01 10:39:52
2
3 Modified: php-5.2.8-r2.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #249703
6 (Portage version: 2.1.6.7/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.8 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.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.8-r2.ebuild?rev=1.8&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.7&r2=1.8
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.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- php-5.2.8-r2.ebuild 1 Feb 2009 00:05:34 -0000 1.7
22 +++ php-5.2.8-r2.ebuild 1 Feb 2009 10:39:52 -0000 1.8
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.7 2009/02/01 00:05:34 tcunha Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.8-r2.ebuild,v 1.8 2009/02/01 10:39:52 klausman 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.316 dev-lang/php/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.316&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.316&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.315&r2=1.316
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
50 retrieving revision 1.315
51 retrieving revision 1.316
52 diff -u -r1.315 -r1.316
53 --- ChangeLog 1 Feb 2009 00:05:34 -0000 1.315
54 +++ ChangeLog 1 Feb 2009 10:39:52 -0000 1.316
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.315 2009/02/01 00:05:34 tcunha Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.316 2009/02/01 10:39:52 klausman Exp $
60 +
61 + 01 Feb 2009; Tobias Klausmann <klausman@g.o> php-5.2.8-r2.ebuild:
62 + Stable on alpha, bug #249703
63
64 31 Jan 2009; Tiago Cunha <tcunha@g.o> php-5.2.8-r2.ebuild:
65 stable sparc, bug 249703