Gentoo Archives: gentoo-commits

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