Gentoo Archives: gentoo-commits

From: "Anant Narayanan (anant)" <anant@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/syck-php-bindings: syck-php-bindings-0.55.ebuild
Date: Fri, 19 Oct 2007 15:23:47
Message-Id: E1IitXB-0008HT-Gk@stork.gentoo.org
1 anant 07/10/19 15:13:09
2
3 Modified: syck-php-bindings-0.55.ebuild
4 Log:
5 ...and stabling the ebuild.
6 (Portage version: 2.1.3.13)
7
8 Revision Changes Path
9 1.7 dev-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild?r1=1.6&r2=1.7
14
15 Index: syck-php-bindings-0.55.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- syck-php-bindings-0.55.ebuild 19 Oct 2007 15:11:55 -0000 1.6
22 +++ syck-php-bindings-0.55.ebuild 19 Oct 2007 15:13:08 -0000 1.7
23 @@ -1,6 +1,6 @@
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-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild,v 1.6 2007/10/19 15:11:55 anant Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild,v 1.7 2007/10/19 15:13:08 anant Exp $
28
29 PHP_EXT_NAME="syck"
30 PHP_EXT_INI="yes"
31 @@ -8,7 +8,7 @@
32
33 inherit php-ext-source-r1
34
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="amd64 x86"
37
38 MY_P="syck-${PV}"
39
40
41
42
43 --
44 gentoo-commits@g.o mailing list