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.6_rc1-r1.ebuild
Date: Sun, 09 Mar 2008 08:08:00
Message-Id: E1JYGZW-0004KI-Qd@stork.gentoo.org
1 dertobi123 08/03/09 08:07:54
2
3 Modified: ChangeLog php-5.2.6_rc1-r1.ebuild
4 Log:
5 ppc stable, bug #212211
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.249 dev-lang/php/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.249&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.249&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.248&r2=1.249
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
18 retrieving revision 1.248
19 retrieving revision 1.249
20 diff -u -r1.248 -r1.249
21 --- ChangeLog 8 Mar 2008 19:34:16 -0000 1.248
22 +++ ChangeLog 9 Mar 2008 08:07:54 -0000 1.249
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.248 2008/03/08 19:34:16 pva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.249 2008/03/09 08:07:54 dertobi123 Exp $
28 +
29 + 09 Mar 2008; Tobias Scherbaum <dertobi123@g.o>
30 + php-5.2.6_rc1-r1.ebuild:
31 + ppc stable, bug #212211
32
33 08 Mar 2008; <pva@g.o> php-5.2.6_rc1-r1.ebuild:
34 amd64 stable, security bug #212211.
35
36
37
38 1.7 dev-lang/php/php-5.2.6_rc1-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6_rc1-r1.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6_rc1-r1.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6_rc1-r1.ebuild?r1=1.6&r2=1.7
43
44 Index: php-5.2.6_rc1-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6_rc1-r1.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- php-5.2.6_rc1-r1.ebuild 8 Mar 2008 19:34:16 -0000 1.6
51 +++ php-5.2.6_rc1-r1.ebuild 9 Mar 2008 08:07:54 -0000 1.7
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.6_rc1-r1.ebuild,v 1.6 2008/03/08 19:34:16 pva Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6_rc1-r1.ebuild,v 1.7 2008/03/09 08:07:54 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