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: onphp-1.0.7.ebuild ChangeLog onphp-0.10.12.ebuild onphp-1.0.8.ebuild onphp-0.10.13.ebuild onphp-0.10.11.ebuild onphp-1.0.5.ebuild onphp-1.0.6.ebuild
Date: Wed, 31 Dec 2008 17:39:12
Message-Id: E1LI52D-0005FP-6w@stork.gentoo.org
1 voxus 08/12/31 17:39:09
2
3 Modified: onphp-1.0.7.ebuild ChangeLog onphp-0.10.12.ebuild
4 Added: onphp-1.0.8.ebuild onphp-0.10.13.ebuild
5 Removed: onphp-0.10.11.ebuild onphp-1.0.5.ebuild
6 onphp-1.0.6.ebuild
7 Log:
8 * bump
9 (Portage version: 2.2_rc20/cvs/Linux 2.6.27-rc5-mm1 x86_64)
10
11 Revision Changes Path
12 1.2 dev-php5/onphp/onphp-1.0.7.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-1.0.7.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-1.0.7.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-1.0.7.ebuild?r1=1.1&r2=1.2
17
18 Index: onphp-1.0.7.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-1.0.7.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- onphp-1.0.7.ebuild 14 Sep 2008 22:56:11 -0000 1.1
25 +++ onphp-1.0.7.ebuild 31 Dec 2008 17:39:09 -0000 1.2
26 @@ -1,10 +1,10 @@
27 # Copyright 1999-2008 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-1.0.7.ebuild,v 1.1 2008/09/14 22:56:11 voxus Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-1.0.7.ebuild,v 1.2 2008/12/31 17:39:09 voxus Exp $
31
32 inherit php-lib-r1
33
34 -KEYWORDS="~amd64 ~x86"
35 +KEYWORDS="amd64 x86"
36
37 DESCRIPTION="onPHP is the LGPL'ed multi-purpose object-oriented PHP framework."
38 HOMEPAGE="http://onphp.org/"
39
40
41
42 1.63 dev-php5/onphp/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/ChangeLog?rev=1.63&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/ChangeLog?rev=1.63&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/ChangeLog?r1=1.62&r2=1.63
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-php5/onphp/ChangeLog,v
51 retrieving revision 1.62
52 retrieving revision 1.63
53 diff -u -r1.62 -r1.63
54 --- ChangeLog 14 Sep 2008 22:56:11 -0000 1.62
55 +++ ChangeLog 31 Dec 2008 17:39:09 -0000 1.63
56 @@ -1,6 +1,15 @@
57 # ChangeLog for dev-php5/onphp
58 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/ChangeLog,v 1.62 2008/09/14 22:56:11 voxus Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/ChangeLog,v 1.63 2008/12/31 17:39:09 voxus Exp $
61 +
62 +*onphp-1.0.8 (31 Dec 2008)
63 +*onphp-0.10.13 (31 Dec 2008)
64 +
65 + 31 Dec 2008; Konstantin V. Arkhipov <voxus@g.o>
66 + -onphp-0.10.11.ebuild, onphp-0.10.12.ebuild, +onphp-0.10.13.ebuild,
67 + -onphp-1.0.5.ebuild, -onphp-1.0.6.ebuild, onphp-1.0.7.ebuild,
68 + +onphp-1.0.8.ebuild:
69 + Version bump, stabilization, cleanup.
70
71 *onphp-1.0.7 (14 Sep 2008)
72
73
74
75
76 1.2 dev-php5/onphp/onphp-0.10.12.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-0.10.12.ebuild?rev=1.2&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-0.10.12.ebuild?rev=1.2&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-0.10.12.ebuild?r1=1.1&r2=1.2
81
82 Index: onphp-0.10.12.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.10.12.ebuild,v
85 retrieving revision 1.1
86 retrieving revision 1.2
87 diff -u -r1.1 -r1.2
88 --- onphp-0.10.12.ebuild 7 Aug 2008 15:05:26 -0000 1.1
89 +++ onphp-0.10.12.ebuild 31 Dec 2008 17:39:09 -0000 1.2
90 @@ -1,10 +1,10 @@
91 # Copyright 1999-2008 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.10.12.ebuild,v 1.1 2008/08/07 15:05:26 voxus Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.10.12.ebuild,v 1.2 2008/12/31 17:39:09 voxus Exp $
95
96 inherit php-lib-r1
97
98 -KEYWORDS="~amd64 ~x86"
99 +KEYWORDS="amd64 x86"
100
101 DESCRIPTION="onPHP is the LGPL'ed multi-purpose object-oriented PHP framework."
102 HOMEPAGE="http://onphp.org/"
103
104
105
106 1.1 dev-php5/onphp/onphp-1.0.8.ebuild
107
108 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-1.0.8.ebuild?rev=1.1&view=markup
109 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-1.0.8.ebuild?rev=1.1&content-type=text/plain
110
111 Index: onphp-1.0.8.ebuild
112 ===================================================================
113 # Copyright 1999-2008 Gentoo Foundation
114 # Distributed under the terms of the GNU General Public License v2
115 # $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-1.0.8.ebuild,v 1.1 2008/12/31 17:39:09 voxus Exp $
116
117 inherit php-lib-r1
118
119 KEYWORDS="~amd64 ~x86"
120
121 DESCRIPTION="onPHP is the LGPL'ed multi-purpose object-oriented PHP framework."
122 HOMEPAGE="http://onphp.org/"
123 SRC_URI="http://onphp.org/download/${P}.tar.bz2
124 doc? ( http://onphp.org/download/${PN}-api-${PV}.tar.bz2 )"
125 LICENSE="LGPL-2"
126 SLOT="0"
127 IUSE="doc"
128
129 DEPEND=""
130 RDEPEND=""
131
132 need_php_by_category
133
134 src_install() {
135 has_php
136
137 dodoc `find doc -maxdepth 1 -type f -print`
138
139 if use doc ; then
140 dohtml -r "${WORKDIR}/${PN}-api-${PV}/"*
141 fi
142
143 php-lib-r1_src_install ./ global.inc.php.tpl
144 php-lib-r1_src_install ./ `find core main meta -type f -print`
145 }
146
147
148
149 1.1 dev-php5/onphp/onphp-0.10.13.ebuild
150
151 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-0.10.13.ebuild?rev=1.1&view=markup
152 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-0.10.13.ebuild?rev=1.1&content-type=text/plain
153
154 Index: onphp-0.10.13.ebuild
155 ===================================================================
156 # Copyright 1999-2008 Gentoo Foundation
157 # Distributed under the terms of the GNU General Public License v2
158 # $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.10.13.ebuild,v 1.1 2008/12/31 17:39:09 voxus Exp $
159
160 inherit php-lib-r1
161
162 KEYWORDS="~amd64 ~x86"
163
164 DESCRIPTION="onPHP is the LGPL'ed multi-purpose object-oriented PHP framework."
165 HOMEPAGE="http://onphp.org/"
166 SRC_URI="http://onphp.org/download/${P}.tar.bz2
167 doc? ( http://onphp.org/download/${PN}-api-${PV}.tar.bz2 )"
168 LICENSE="LGPL-3"
169 SLOT="0"
170 IUSE="doc"
171
172 DEPEND=""
173 RDEPEND=""
174
175 need_php_by_category
176
177 src_install() {
178 has_php
179
180 dodoc `find doc -maxdepth 1 -type f -print`
181
182 if use doc ; then
183 dohtml -r "${WORKDIR}/${PN}-api-${PV}/"*
184 fi
185
186 php-lib-r1_src_install ./ global.inc.php.tpl
187 php-lib-r1_src_install ./ `find core main meta -type f -print`
188 }