Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/php: ChangeLog php-5.2.5_p20080206-r3.ebuild
Date: Fri, 22 Feb 2008 13:56:49
Message-Id: E1JSYON-0003hB-3K@stork.gentoo.org
1 dertobi123 08/02/22 13:56:47
2
3 Modified: ChangeLog php-5.2.5_p20080206-r3.ebuild
4 Log:
5 ppc stable, bug #209148
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.233 dev-lang/php/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.233&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.233&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.232&r2=1.233
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
18 retrieving revision 1.232
19 retrieving revision 1.233
20 diff -u -r1.232 -r1.233
21 --- ChangeLog 21 Feb 2008 22:03:57 -0000 1.232
22 +++ ChangeLog 22 Feb 2008 13:56:46 -0000 1.233
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-lang/php
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.232 2008/02/21 22:03:57 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.233 2008/02/22 13:56:46 dertobi123 Exp $
28 +
29 + 22 Feb 2008; Tobias Scherbaum <dertobi123@g.o>
30 + php-5.2.5_p20080206-r3.ebuild:
31 + ppc stable, bug #209148
32
33 21 Feb 2008; Markus Meier <maekke@g.o>
34 php-5.2.5_p20080206-r3.ebuild:
35
36
37
38 1.5 dev-lang/php/php-5.2.5_p20080206-r3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.5_p20080206-r3.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.5_p20080206-r3.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.5_p20080206-r3.ebuild?r1=1.4&r2=1.5
43
44 Index: php-5.2.5_p20080206-r3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5_p20080206-r3.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- php-5.2.5_p20080206-r3.ebuild 21 Feb 2008 22:03:57 -0000 1.4
51 +++ php-5.2.5_p20080206-r3.ebuild 22 Feb 2008 13:56:46 -0000 1.5
52 @@ -1,12 +1,12 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5_p20080206-r3.ebuild,v 1.4 2008/02/21 22:03:57 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5_p20080206-r3.ebuild,v 1.5 2008/02/22 13:56:46 dertobi123 Exp $
57
58 CGI_SAPI_USE="discard-path force-cgi-redirect"
59 APACHE2_SAPI_USE="concurrentmodphp threads"
60 IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild"
61
62 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
63 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
64
65 # NOTE: Portage doesn't support setting PROVIDE based on the USE flags
66 # that have been enabled, so we have to PROVIDE everything for now
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list