Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.2.5.ebuild php-5.2.5-r1.ebuild
Date: Tue, 11 Dec 2007 09:45:22
Message-Id: E1J21fu-0005tj-GT@stork.gentoo.org
1 vapier 07/12/11 09:45:14
2
3 Modified: php-5.2.5.ebuild php-5.2.5-r1.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.1.4_rc9)
7
8 Revision Changes Path
9 1.9 dev-lang/php/php-5.2.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.5.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.5.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.5.ebuild?r1=1.8&r2=1.9
14
15 Index: php-5.2.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- php-5.2.5.ebuild 14 Nov 2007 02:57:37 -0000 1.8
22 +++ php-5.2.5.ebuild 11 Dec 2007 09:45:13 -0000 1.9
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2007 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.5.ebuild,v 1.8 2007/11/14 02:57:37 astinus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5.ebuild,v 1.9 2007/12/11 09:45:13 vapier 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.3 dev-lang/php/php-5.2.5-r1.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.5-r1.ebuild?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.5-r1.ebuild?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.5-r1.ebuild?r1=1.2&r2=1.3
46
47 Index: php-5.2.5-r1.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5-r1.ebuild,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- php-5.2.5-r1.ebuild 11 Dec 2007 01:46:40 -0000 1.2
54 +++ php-5.2.5-r1.ebuild 11 Dec 2007 09:45:13 -0000 1.3
55 @@ -1,12 +1,12 @@
56 # Copyright 1999-2007 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5-r1.ebuild,v 1.2 2007/12/11 01:46:40 cla Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5-r1.ebuild,v 1.3 2007/12/11 09:45:13 vapier Exp $
60
61 CGI_SAPI_USE="discard-path force-cgi-redirect"
62 APACHE2_SAPI_USE="concurrentmodphp threads"
63 IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild"
64
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
66 +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd"
67
68 # NOTE: Portage doesn't support setting PROVIDE based on the USE flags
69 # that have been enabled, so we have to PROVIDE everything for now
70
71
72
73 --
74 gentoo-commits@g.o mailing list