Gentoo Archives: gentoo-commits

From: "Konstantin Arkhipov (voxus)" <voxus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/onphp-module: ChangeLog onphp-module-0.10.9.ebuild onphp-module-1.0.1.ebuild onphp-module-0.10.10.ebuild onphp-module-1.0.2.ebuild onphp-module-1.0.0.ebuild onphp-module-0.10.8.ebuild
Date: Thu, 28 Feb 2008 19:07:44
Message-Id: E1JUo6X-0005S6-7U@stork.gentoo.org
1 voxus 08/02/28 19:07:41
2
3 Modified: ChangeLog onphp-module-0.10.9.ebuild
4 onphp-module-1.0.1.ebuild
5 Added: onphp-module-0.10.10.ebuild
6 onphp-module-1.0.2.ebuild
7 Removed: onphp-module-1.0.0.ebuild
8 onphp-module-0.10.8.ebuild
9 Log:
10 * double bump
11 * stabilization
12 (Portage version: 2.1.4.4)
13
14 Revision Changes Path
15 1.30 dev-php5/onphp-module/ChangeLog
16
17 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/ChangeLog?rev=1.30&view=markup
18 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/ChangeLog?rev=1.30&content-type=text/plain
19 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/ChangeLog?r1=1.29&r2=1.30
20
21 Index: ChangeLog
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/ChangeLog,v
24 retrieving revision 1.29
25 retrieving revision 1.30
26 diff -u -r1.29 -r1.30
27 --- ChangeLog 21 Jan 2008 01:00:27 -0000 1.29
28 +++ ChangeLog 28 Feb 2008 19:07:40 -0000 1.30
29 @@ -1,6 +1,15 @@
30 # ChangeLog for dev-php5/onphp-module
31 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
32 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/ChangeLog,v 1.29 2008/01/21 01:00:27 voxus Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/ChangeLog,v 1.30 2008/02/28 19:07:40 voxus Exp $
34 +
35 +*onphp-module-1.0.2 (28 Feb 2008)
36 +*onphp-module-0.10.10 (28 Feb 2008)
37 +
38 + 28 Feb 2008; Konstantin V. Arkhipov <voxus@g.o>
39 + -onphp-module-0.10.8.ebuild, onphp-module-0.10.9.ebuild,
40 + +onphp-module-0.10.10.ebuild, -onphp-module-1.0.0.ebuild,
41 + onphp-module-1.0.1.ebuild, +onphp-module-1.0.2.ebuild:
42 + Dobule bump, stabilization.
43
44 *onphp-module-1.0.1 (21 Jan 2008)
45 *onphp-module-0.10.9 (21 Jan 2008)
46
47
48
49 1.2 dev-php5/onphp-module/onphp-module-0.10.9.ebuild
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.9.ebuild?rev=1.2&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.9.ebuild?rev=1.2&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.9.ebuild?r1=1.1&r2=1.2
54
55 Index: onphp-module-0.10.9.ebuild
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.9.ebuild,v
58 retrieving revision 1.1
59 retrieving revision 1.2
60 diff -u -r1.1 -r1.2
61 --- onphp-module-0.10.9.ebuild 21 Jan 2008 01:00:27 -0000 1.1
62 +++ onphp-module-0.10.9.ebuild 28 Feb 2008 19:07:40 -0000 1.2
63 @@ -1,6 +1,6 @@
64 # Copyright 1999-2008 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.9.ebuild,v 1.1 2008/01/21 01:00:27 voxus Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.9.ebuild,v 1.2 2008/02/28 19:07:40 voxus Exp $
68
69 PHP_EXT_NAME="onphp"
70 PHP_EXT_INI="yes"
71 @@ -10,7 +10,7 @@
72
73 SRC_URI="http://onphp.org/download/onphp-${PV}.tar.bz2"
74
75 -KEYWORDS="~amd64 ~x86"
76 +KEYWORDS="amd64 x86"
77 DESCRIPTION="onPHP's module."
78 HOMEPAGE="http://onphp.org/"
79 LICENSE="LGPL-3"
80
81
82
83 1.2 dev-php5/onphp-module/onphp-module-1.0.1.ebuild
84
85 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.1.ebuild?rev=1.2&view=markup
86 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.1.ebuild?rev=1.2&content-type=text/plain
87 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.1.ebuild?r1=1.1&r2=1.2
88
89 Index: onphp-module-1.0.1.ebuild
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.1.ebuild,v
92 retrieving revision 1.1
93 retrieving revision 1.2
94 diff -u -r1.1 -r1.2
95 --- onphp-module-1.0.1.ebuild 21 Jan 2008 01:00:27 -0000 1.1
96 +++ onphp-module-1.0.1.ebuild 28 Feb 2008 19:07:40 -0000 1.2
97 @@ -1,6 +1,6 @@
98 # Copyright 1999-2008 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.1.ebuild,v 1.1 2008/01/21 01:00:27 voxus Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.1.ebuild,v 1.2 2008/02/28 19:07:40 voxus Exp $
102
103 PHP_EXT_NAME="onphp"
104 PHP_EXT_INI="yes"
105 @@ -10,7 +10,7 @@
106
107 SRC_URI="http://onphp.org/download/onphp-${PV}.tar.bz2"
108
109 -KEYWORDS="~amd64 ~x86"
110 +KEYWORDS="amd64 x86"
111 DESCRIPTION="onPHP's module."
112 HOMEPAGE="http://onphp.org/"
113 LICENSE="LGPL-3"
114
115
116
117 1.1 dev-php5/onphp-module/onphp-module-0.10.10.ebuild
118
119 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.10.ebuild?rev=1.1&view=markup
120 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.10.ebuild?rev=1.1&content-type=text/plain
121
122 Index: onphp-module-0.10.10.ebuild
123 ===================================================================
124 # Copyright 1999-2008 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 # $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.10.ebuild,v 1.1 2008/02/28 19:07:40 voxus Exp $
127
128 PHP_EXT_NAME="onphp"
129 PHP_EXT_INI="yes"
130 PHP_EXT_ZENDEXT="no"
131
132 inherit php-ext-pecl-r1
133
134 SRC_URI="http://onphp.org/download/onphp-${PV}.tar.bz2"
135
136 KEYWORDS="~amd64 ~x86"
137 DESCRIPTION="onPHP's module."
138 HOMEPAGE="http://onphp.org/"
139 LICENSE="LGPL-3"
140 SLOT="0"
141 IUSE=""
142
143 # since need_php51 is missing
144 DEPEND=">=dev-lang/php-5.1.4"
145 RDEPEND="${DEPEND}
146 ~dev-php5/onphp-${PV}"
147
148 PHP_VERSION="5"
149 PHP_SHARED_CAT="php5"
150
151 S="${WORKDIR}/onphp-${PV}/ext"
152
153 pkg_setup() {
154 has_php
155
156 require_php_with_use spl reflection
157 }
158
159
160
161 1.1 dev-php5/onphp-module/onphp-module-1.0.2.ebuild
162
163 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.2.ebuild?rev=1.1&view=markup
164 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.2.ebuild?rev=1.1&content-type=text/plain
165
166 Index: onphp-module-1.0.2.ebuild
167 ===================================================================
168 # Copyright 1999-2008 Gentoo Foundation
169 # Distributed under the terms of the GNU General Public License v2
170 # $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.2.ebuild,v 1.1 2008/02/28 19:07:40 voxus Exp $
171
172 PHP_EXT_NAME="onphp"
173 PHP_EXT_INI="yes"
174 PHP_EXT_ZENDEXT="no"
175
176 inherit php-ext-pecl-r1
177
178 SRC_URI="http://onphp.org/download/onphp-${PV}.tar.bz2"
179
180 KEYWORDS="~amd64 ~x86"
181 DESCRIPTION="onPHP's module."
182 HOMEPAGE="http://onphp.org/"
183 LICENSE="LGPL-3"
184 SLOT="0"
185 IUSE=""
186
187 # since need_php51 is missing
188 DEPEND=">=dev-lang/php-5.2"
189 RDEPEND="${DEPEND}
190 ~dev-php5/onphp-${PV}"
191
192 PHP_VERSION="5"
193 PHP_SHARED_CAT="php5"
194
195 S="${WORKDIR}/onphp-${PV}/ext"
196
197 pkg_setup() {
198 has_php
199
200 require_php_with_use spl
201 }
202
203
204
205 --
206 gentoo-commits@l.g.o mailing list