Gentoo Archives: gentoo-commits

From: "Matti Bickel (mabi)" <mabi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.2.13.ebuild ChangeLog
Date: Mon, 05 Jul 2010 23:19:23
Message-Id: 20100705231920.E3F7F2CE14@corvid.gentoo.org
1 mabi 10/07/05 23:19:20
2
3 Modified: php-5.2.13.ebuild ChangeLog
4 Log:
5 bug #319623
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 dev-lang/php/php-5.2.13.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.2.13.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.2.13.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.2.13.ebuild?r1=1.7&r2=1.8
14
15 Index: php-5.2.13.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.13.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- php-5.2.13.ebuild 29 Mar 2010 21:59:43 -0000 1.7
22 +++ php-5.2.13.ebuild 5 Jul 2010 23:19:20 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 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.13.ebuild,v 1.7 2010/03/29 21:59:43 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.13.ebuild,v 1.8 2010/07/05 23:19:20 mabi Exp $
28
29 CGI_SAPI_USE="discard-path force-cgi-redirect"
30 APACHE2_SAPI_USE="concurrentmodphp threads"
31 @@ -11,7 +11,7 @@
32 # NOTE: Portage doesn't support setting PROVIDE based on the USE flags
33 # that have been enabled, so we have to PROVIDE everything for now
34 # and hope for the best
35 -PROVIDE="virtual/php virtual/httpd-php"
36 +PROVIDE="virtual/php"
37
38 # php package settings
39 SLOT="5"
40
41
42
43 1.389 dev-lang/php/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.389&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.389&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.388&r2=1.389
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
52 retrieving revision 1.388
53 retrieving revision 1.389
54 diff -u -r1.388 -r1.389
55 --- ChangeLog 5 Jul 2010 23:17:04 -0000 1.388
56 +++ ChangeLog 5 Jul 2010 23:19:20 -0000 1.389
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-lang/php
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.388 2010/07/05 23:17:04 mabi Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.389 2010/07/05 23:19:20 mabi Exp $
62 +
63 + 05 Jul 2010; Matti Bickel <mabi@g.o> php-5.2.13.ebuild:
64 + introduced new style virtual httpd-php (bug #319623)
65
66 05 Jul 2010; Matti Bickel <mabi@g.o> -php-5.2.9-r2.ebuild,
67 -php-5.2.10.ebuild, -php-5.2.10-r1.ebuild, -php-5.2.10-r2.ebuild,