Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Sun, 24 Feb 2008 14:37:25
Message-Id: E1JTHyk-0004ck-Bz@stork.gentoo.org
1 armin76 08/02/24 14:37:22
2
3 Modified: ChangeLog php-5.2.5_p20080206-r3.ebuild
4 Log:
5 alpha/ia64/sparc stable wrt security #209148
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.234 dev-lang/php/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.234&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.234&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.233&r2=1.234
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
18 retrieving revision 1.233
19 retrieving revision 1.234
20 diff -u -r1.233 -r1.234
21 --- ChangeLog 22 Feb 2008 13:56:46 -0000 1.233
22 +++ ChangeLog 24 Feb 2008 14:37:21 -0000 1.234
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.233 2008/02/22 13:56:46 dertobi123 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.234 2008/02/24 14:37:21 armin76 Exp $
28 +
29 + 24 Feb 2008; Raúl Porcel <armin76@g.o>
30 + php-5.2.5_p20080206-r3.ebuild:
31 + alpha/ia64/sparc stable wrt security #209148
32
33 22 Feb 2008; Tobias Scherbaum <dertobi123@g.o>
34 php-5.2.5_p20080206-r3.ebuild:
35
36
37
38 1.6 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.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.5_p20080206-r3.ebuild?rev=1.6&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.5&r2=1.6
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.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- php-5.2.5_p20080206-r3.ebuild 22 Feb 2008 13:56:46 -0000 1.5
51 +++ php-5.2.5_p20080206-r3.ebuild 24 Feb 2008 14:37:21 -0000 1.6
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.5 2008/02/22 13:56:46 dertobi123 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5_p20080206-r3.ebuild,v 1.6 2008/02/24 14:37:21 armin76 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