Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Thu, 31 Dec 2009 15:55:07
Message-Id: E1NQNMe-0000X4-Lo@stork.gentoo.org
1 jer 09/12/31 15:55:04
2
3 Modified: php-5.2.12.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #293888).
6 (Portage version: 2.2_rc61/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 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.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.12.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.12.ebuild?r1=1.2&r2=1.3
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.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- php-5.2.12.ebuild 31 Dec 2009 13:56:05 -0000 1.2
22 +++ php-5.2.12.ebuild 31 Dec 2009 15:55:04 -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.12.ebuild,v 1.2 2009/12/31 13:56:05 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.12.ebuild,v 1.3 2009/12/31 15:55:04 jer 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.362 dev-lang/php/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.362&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.362&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.361&r2=1.362
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
50 retrieving revision 1.361
51 retrieving revision 1.362
52 diff -u -r1.361 -r1.362
53 --- ChangeLog 31 Dec 2009 13:56:05 -0000 1.361
54 +++ ChangeLog 31 Dec 2009 15:55:04 -0000 1.362
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.361 2009/12/31 13:56:05 ranger Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.362 2009/12/31 15:55:04 jer Exp $
60 +
61 + 31 Dec 2009; Jeroen Roovers <jer@g.o> php-5.2.12.ebuild:
62 + Stable for HPPA (bug #293888).
63
64 31 Dec 2009; Brent Baude <ranger@g.o> php-5.2.12.ebuild:
65 Marking php-5.2.12 ppc64 for bug 293888