Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@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 pecl-syck-0.9.2.ebuild ChangeLog
Date: Thu, 06 Dec 2007 01:20:56
Message-Id: E1J05Q3-0006ON-Cx@stork.gentoo.org
1 jokey 07/12/06 01:20:51
2
3 Modified: pecl-syck-0.9.1.ebuild pecl-syck-0.9.2.ebuild
4 ChangeLog
5 Log:
6 LICENSE fix from project overlay
7 (Portage version: 2.1.4_rc7)
8
9 Revision Changes Path
10 1.6 dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild?r1=1.5&r2=1.6
15
16 Index: pecl-syck-0.9.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- pecl-syck-0.9.1.ebuild 18 Nov 2007 17:44:36 -0000 1.5
23 +++ pecl-syck-0.9.1.ebuild 6 Dec 2007 01:20:50 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild,v 1.5 2007/11/18 17:44:36 corsair Exp $
28 +# $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 $
29
30 PHP_EXT_NAME="syck"
31 PHP_EXT_INI="yes"
32 @@ -12,7 +12,7 @@
33 KEYWORDS="amd64 ~ppc ppc64 x86"
34
35 DESCRIPTION="PHP bindings for Syck - an extension for reading and writing YAML swiftly in popular scripting languages."
36 -LICENSE="BSD"
37 +LICENSE="PHP-3.01"
38 SLOT="0"
39 IUSE=""
40
41
42
43
44 1.2 dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild?r1=1.1&r2=1.2
49
50 Index: pecl-syck-0.9.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- pecl-syck-0.9.2.ebuild 29 Nov 2007 23:53:29 -0000 1.1
57 +++ pecl-syck-0.9.2.ebuild 6 Dec 2007 01:20:50 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2007 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild,v 1.1 2007/11/29 23:53:29 jokey Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild,v 1.2 2007/12/06 01:20:50 jokey Exp $
63
64 PHP_EXT_NAME="syck"
65 PHP_EXT_INI="yes"
66 @@ -12,7 +12,7 @@
67 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
68
69 DESCRIPTION="PHP bindings for Syck - an extension for reading and writing YAML swiftly in popular scripting languages."
70 -LICENSE="BSD"
71 +LICENSE="PHP-3.01"
72 SLOT="0"
73 IUSE=""
74
75
76
77
78 1.9 dev-php5/pecl-syck/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/ChangeLog?rev=1.9&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/ChangeLog?rev=1.9&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-syck/ChangeLog?r1=1.8&r2=1.9
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v
87 retrieving revision 1.8
88 retrieving revision 1.9
89 diff -u -r1.8 -r1.9
90 --- ChangeLog 29 Nov 2007 23:53:29 -0000 1.8
91 +++ ChangeLog 6 Dec 2007 01:20:50 -0000 1.9
92 @@ -1,6 +1,14 @@
93 # ChangeLog for dev-php5/pecl-syck
94 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v 1.8 2007/11/29 23:53:29 jokey Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v 1.9 2007/12/06 01:20:50 jokey Exp $
97 +
98 + 06 Dec 2007; Markus Ullmann <jokey@g.o> pecl-syck-0.9.1.ebuild,
99 + pecl-syck-0.9.2.ebuild:
100 + LICENSE fix from project overlay
101 +
102 + 03 Dec 2007; Jakub Moc <jakub@g.o>
103 + pecl-syck-0.9.1.ebuild, pecl-syck-0.9.2.ebuild:
104 + Fix LICENSE
105
106 *pecl-syck-0.9.2 (29 Nov 2007)
107
108
109
110
111 --
112 gentoo-commits@g.o mailing list