Gentoo Archives: gentoo-commits

From: "Tobias Heinlein (keytoaster)" <keytoaster@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: Tue, 20 Jan 2009 17:27:33
Message-Id: E1LPKNr-0006bi-NR@stork.gentoo.org
1 keytoaster 09/01/20 17:27:27
2
3 Modified: php-5.2.8-r2.ebuild ChangeLog
4 Log:
5 amd64 stable wrt security bug 249703
6 (Portage version: 2.2_rc22/cvs/Linux 2.6.28 x86_64)
7
8 Revision Changes Path
9 1.3 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.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.8-r2.ebuild?rev=1.3&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.2&r2=1.3
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.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- php-5.2.8-r2.ebuild 20 Jan 2009 17:18:03 -0000 1.2
22 +++ php-5.2.8-r2.ebuild 20 Jan 2009 17:27:27 -0000 1.3
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.2 2009/01/20 17:18:03 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.8-r2.ebuild,v 1.3 2009/01/20 17:27:27 keytoaster 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.311 dev-lang/php/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.311&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.311&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.310&r2=1.311
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
50 retrieving revision 1.310
51 retrieving revision 1.311
52 diff -u -r1.310 -r1.311
53 --- ChangeLog 20 Jan 2009 17:18:03 -0000 1.310
54 +++ ChangeLog 20 Jan 2009 17:27:27 -0000 1.311
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.310 2009/01/20 17:18:03 jer Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.311 2009/01/20 17:27:27 keytoaster Exp $
60 +
61 + 20 Jan 2009; Tobias Heinlein <keytoaster@g.o> php-5.2.8-r2.ebuild:
62 + amd64 stable wrt security bug 249703
63
64 20 Jan 2009; Jeroen Roovers <jer@g.o> php-5.2.8-r2.ebuild:
65 Stable for HPPA (bug #249703).