Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-syck: pecl-syck-0.9.1.ebuild ChangeLog
Date: Sun, 16 Dec 2007 13:19:01
Message-Id: E1J3tOS-0006iO-II@stork.gentoo.org
1 nixnut 07/12/16 13:18:56
2
3 Modified: pecl-syck-0.9.1.ebuild ChangeLog
4 Log:
5 Stable on ppc wrt bug 198568
6 (Portage version: 2.1.4_rc10)
7
8 Revision Changes Path
9 1.7 dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild?r1=1.6&r2=1.7
14
15 Index: pecl-syck-0.9.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- pecl-syck-0.9.1.ebuild 6 Dec 2007 01:20:50 -0000 1.6
22 +++ pecl-syck-0.9.1.ebuild 16 Dec 2007 13:18:55 -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/pecl-syck/pecl-syck-0.9.1.ebuild,v 1.6 2007/12/06 01:20:50 jokey Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild,v 1.7 2007/12/16 13:18:55 nixnut Exp $
28
29 PHP_EXT_NAME="syck"
30 PHP_EXT_INI="yes"
31 @@ -9,7 +9,7 @@
32
33 inherit php-ext-pecl-r1
34
35 -KEYWORDS="amd64 ~ppc ppc64 x86"
36 +KEYWORDS="amd64 ppc ppc64 x86"
37
38 DESCRIPTION="PHP bindings for Syck - an extension for reading and writing YAML swiftly in popular scripting languages."
39 LICENSE="PHP-3.01"
40
41
42
43 1.10 dev-php5/pecl-syck/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/ChangeLog?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/ChangeLog?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/ChangeLog?r1=1.9&r2=1.10
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- ChangeLog 6 Dec 2007 01:20:50 -0000 1.9
56 +++ ChangeLog 16 Dec 2007 13:18:55 -0000 1.10
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-php5/pecl-syck
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v 1.9 2007/12/06 01:20:50 jokey Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v 1.10 2007/12/16 13:18:55 nixnut Exp $
62 +
63 + 16 Dec 2007; nixnut <nixnut@g.o> pecl-syck-0.9.1.ebuild:
64 + Stable on ppc wrt bug 198568
65
66 06 Dec 2007; Markus Ullmann <jokey@g.o> pecl-syck-0.9.1.ebuild,
67 pecl-syck-0.9.2.ebuild:
68
69
70
71 --
72 gentoo-commits@g.o mailing list