Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/gtkhtml: gtkhtml-3.6.2.ebuild ChangeLog gtkhtml-2.6.3.ebuild gtkhtml-3.2.5.ebuild gtkhtml-3.2.4.ebuild gtkhtml-2.11.1.ebuild gtkhtml-3.0.10-r1.ebuild gtkhtml-3.16.3.ebuild
Date: Wed, 09 Jan 2008 21:18:56
Message-Id: E1JCiK5-0003ib-K9@stork.gentoo.org
1 eva 08/01/09 21:18:53
2
3 Modified: gtkhtml-3.6.2.ebuild ChangeLog gtkhtml-2.6.3.ebuild
4 gtkhtml-3.2.5.ebuild gtkhtml-3.2.4.ebuild
5 gtkhtml-2.11.1.ebuild gtkhtml-3.0.10-r1.ebuild
6 Added: gtkhtml-3.16.3.ebuild
7 Log:
8 * bump to 3.16.3
9 * fix quoting
10 * fix style in 2.11.1
11 (Portage version: 2.1.4_rc14)
12
13 Revision Changes Path
14 1.7 gnome-extra/gtkhtml/gtkhtml-3.6.2.ebuild
15
16 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.6.2.ebuild?rev=1.7&view=markup
17 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.6.2.ebuild?rev=1.7&content-type=text/plain
18 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.6.2.ebuild?r1=1.6&r2=1.7
19
20 Index: gtkhtml-3.6.2.ebuild
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.6.2.ebuild,v
23 retrieving revision 1.6
24 retrieving revision 1.7
25 diff -u -r1.6 -r1.7
26 --- gtkhtml-3.6.2.ebuild 12 Jul 2007 04:19:34 -0000 1.6
27 +++ gtkhtml-3.6.2.ebuild 9 Jan 2008 21:18:52 -0000 1.7
28 @@ -1,6 +1,6 @@
29 -# Copyright 1999-2006 Gentoo Foundation
30 +# Copyright 1999-2008 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.6.2.ebuild,v 1.6 2007/07/12 04:19:34 mr_bones_ Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.6.2.ebuild,v 1.7 2008/01/09 21:18:52 eva Exp $
34
35 inherit gnome2 eutils
36
37 @@ -38,7 +38,7 @@
38
39 src_unpack() {
40 unpack ${A}
41 - cd ${S}
42 + cd "${S}"
43
44 - epatch ${FILESDIR}/${P}-fbsd.patch
45 + epatch "${FILESDIR}/${P}-fbsd.patch"
46 }
47
48
49
50 1.133 gnome-extra/gtkhtml/ChangeLog
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?rev=1.133&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?rev=1.133&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?r1=1.132&r2=1.133
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v
59 retrieving revision 1.132
60 retrieving revision 1.133
61 diff -u -r1.132 -r1.133
62 --- ChangeLog 1 Dec 2007 17:25:01 -0000 1.132
63 +++ ChangeLog 9 Jan 2008 21:18:52 -0000 1.133
64 @@ -1,6 +1,17 @@
65 # ChangeLog for gnome-extra/gtkhtml
66 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.132 2007/12/01 17:25:01 corsair Exp $
68 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
69 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.133 2008/01/09 21:18:52 eva Exp $
70 +
71 + 09 Jan 2008; Gilles Dartiguelongue <eva@g.o> gtkhtml-2.6.3.ebuild,
72 + gtkhtml-2.11.1.ebuild, gtkhtml-3.0.10-r1.ebuild, gtkhtml-3.2.4.ebuild,
73 + gtkhtml-3.2.5.ebuild, gtkhtml-3.6.2.ebuild:
74 + fix quoting and some ebuild style in 2.11.1
75 +
76 +*gtkhtml-3.16.3 (09 Jan 2008)
77 +
78 + 09 Jan 2008; Gilles Dartiguelongue <eva@g.o>
79 + +gtkhtml-3.16.3.ebuild:
80 + bump to 3.16.3
81
82 01 Dec 2007; Markus Rothe <corsair@g.o> gtkhtml-3.2.5.ebuild:
83 Stable on ppc64
84
85
86
87 1.7 gnome-extra/gtkhtml/gtkhtml-2.6.3.ebuild
88
89 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.6.3.ebuild?rev=1.7&view=markup
90 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.6.3.ebuild?rev=1.7&content-type=text/plain
91 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.6.3.ebuild?r1=1.6&r2=1.7
92
93 Index: gtkhtml-2.6.3.ebuild
94 ===================================================================
95 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.6.3.ebuild,v
96 retrieving revision 1.6
97 retrieving revision 1.7
98 diff -u -r1.6 -r1.7
99 --- gtkhtml-2.6.3.ebuild 13 Sep 2007 13:24:21 -0000 1.6
100 +++ gtkhtml-2.6.3.ebuild 9 Jan 2008 21:18:52 -0000 1.7
101 @@ -1,6 +1,6 @@
102 -# Copyright 1999-2007 Gentoo Foundation
103 +# Copyright 1999-2008 Gentoo Foundation
104 # Distributed under the terms of the GNU General Public License v2
105 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.6.3.ebuild,v 1.6 2007/09/13 13:24:21 uberlord Exp $
106 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.6.3.ebuild,v 1.7 2008/01/09 21:18:52 eva Exp $
107
108 inherit eutils gnome2 versionator autotools
109
110 @@ -36,10 +36,10 @@
111
112 src_unpack() {
113 unpack ${A}
114 - cd ${S}
115 + cd "${S}"
116
117 if use alpha; then
118 - epatch ${FILESDIR}/${MY_PN}-2.2.0-alpha.patch || die
119 + epatch "${FILESDIR}/${MY_PN}-2.2.0-alpha.patch" || die
120 fi
121
122 # We need a full autoreconf on FreeBSD at least to fix libtool errors.
123
124
125
126 1.8 gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild
127
128 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild?rev=1.8&view=markup
129 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild?rev=1.8&content-type=text/plain
130 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild?r1=1.7&r2=1.8
131
132 Index: gtkhtml-3.2.5.ebuild
133 ===================================================================
134 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild,v
135 retrieving revision 1.7
136 retrieving revision 1.8
137 diff -u -r1.7 -r1.8
138 --- gtkhtml-3.2.5.ebuild 1 Dec 2007 17:25:01 -0000 1.7
139 +++ gtkhtml-3.2.5.ebuild 9 Jan 2008 21:18:52 -0000 1.8
140 @@ -1,6 +1,6 @@
141 -# Copyright 1999-2007 Gentoo Foundation
142 +# Copyright 1999-2008 Gentoo Foundation
143 # Distributed under the terms of the GNU General Public License v2
144 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild,v 1.7 2007/12/01 17:25:01 corsair Exp $
145 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild,v 1.8 2008/01/09 21:18:52 eva Exp $
146
147 inherit gnome2 eutils
148
149 @@ -34,8 +34,8 @@
150
151 src_unpack() {
152 unpack ${A}
153 - cd ${S}
154 + cd "${S}"
155 # bug 101970
156 - epatch ${FILESDIR}/${PN}-3.0.10-no-extern-cluealigned.diff
157 - epatch ${FILESDIR}/${PN}-3.2-i18n.patch || die "gettext fix"
158 + epatch "${FILESDIR}/${PN}-3.0.10-no-extern-cluealigned.diff"
159 + epatch "${FILESDIR}/${PN}-3.2-i18n.patch" || die "gettext fix"
160 }
161
162
163
164 1.7 gnome-extra/gtkhtml/gtkhtml-3.2.4.ebuild
165
166 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.4.ebuild?rev=1.7&view=markup
167 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.4.ebuild?rev=1.7&content-type=text/plain
168 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.4.ebuild?r1=1.6&r2=1.7
169
170 Index: gtkhtml-3.2.4.ebuild
171 ===================================================================
172 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.4.ebuild,v
173 retrieving revision 1.6
174 retrieving revision 1.7
175 diff -u -r1.6 -r1.7
176 --- gtkhtml-3.2.4.ebuild 12 Jul 2007 04:19:34 -0000 1.6
177 +++ gtkhtml-3.2.4.ebuild 9 Jan 2008 21:18:52 -0000 1.7
178 @@ -1,6 +1,6 @@
179 -# Copyright 1999-2006 Gentoo Foundation
180 +# Copyright 1999-2008 Gentoo Foundation
181 # Distributed under the terms of the GNU General Public License v2
182 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.4.ebuild,v 1.6 2007/07/12 04:19:34 mr_bones_ Exp $
183 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.4.ebuild,v 1.7 2008/01/09 21:18:52 eva Exp $
184
185 inherit gnome2 eutils
186
187 @@ -34,8 +34,8 @@
188
189 src_unpack() {
190 unpack ${A}
191 - cd ${S}
192 + cd "${S}"
193 # bug 101970
194 - epatch ${FILESDIR}/${PN}-3.0.10-no-extern-cluealigned.diff
195 - epatch ${FILESDIR}/${PN}-3.2-i18n.patch
196 + epatch "${FILESDIR}/${PN}-3.0.10-no-extern-cluealigned.diff"
197 + epatch "${FILESDIR}/${PN}-3.2-i18n.patch"
198 }
199
200
201
202 1.2 gnome-extra/gtkhtml/gtkhtml-2.11.1.ebuild
203
204 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.11.1.ebuild?rev=1.2&view=markup
205 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.11.1.ebuild?rev=1.2&content-type=text/plain
206 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.11.1.ebuild?r1=1.1&r2=1.2
207
208 Index: gtkhtml-2.11.1.ebuild
209 ===================================================================
210 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.11.1.ebuild,v
211 retrieving revision 1.1
212 retrieving revision 1.2
213 diff -u -r1.1 -r1.2
214 --- gtkhtml-2.11.1.ebuild 16 Sep 2007 12:34:17 -0000 1.1
215 +++ gtkhtml-2.11.1.ebuild 9 Jan 2008 21:18:52 -0000 1.2
216 @@ -1,6 +1,6 @@
217 -# Copyright 1999-2007 Gentoo Foundation
218 +# Copyright 1999-2008 Gentoo Foundation
219 # Distributed under the terms of the GNU General Public License v2
220 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.11.1.ebuild,v 1.1 2007/09/16 12:34:17 eva Exp $
221 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.11.1.ebuild,v 1.2 2008/01/09 21:18:52 eva Exp $
222
223 inherit eutils gnome2 versionator autotools
224
225 @@ -27,18 +27,17 @@
226 DEPEND="${RDEPEND}
227 >=dev-util/pkgconfig-0.12.0"
228
229 -G2CONF="${G2CONF} $(use_enable accessibility)"
230 -
231 DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README TODO docs/IDEAS"
232 -#MAKEOPTS="${MAKEOPTS} -j1"
233
234 -S=${WORKDIR}/${MY_P}
235 +pkg_setup() {
236 + G2CONF="${G2CONF} $(use_enable accessibility)"
237 +}
238
239 src_unpack() {
240 gnome2_src_unpack
241
242 if use alpha; then
243 - epatch ${FILESDIR}/${MY_PN}-2.2.0-alpha.patch || die
244 + epatch "${FILESDIR}/${MY_PN}-2.2.0-alpha.patch"
245 fi
246
247 if use x86-fsbd; then
248
249
250
251 1.4 gnome-extra/gtkhtml/gtkhtml-3.0.10-r1.ebuild
252
253 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.0.10-r1.ebuild?rev=1.4&view=markup
254 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.0.10-r1.ebuild?rev=1.4&content-type=text/plain
255 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.0.10-r1.ebuild?r1=1.3&r2=1.4
256
257 Index: gtkhtml-3.0.10-r1.ebuild
258 ===================================================================
259 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.0.10-r1.ebuild,v
260 retrieving revision 1.3
261 retrieving revision 1.4
262 diff -u -r1.3 -r1.4
263 --- gtkhtml-3.0.10-r1.ebuild 29 Aug 2007 14:49:33 -0000 1.3
264 +++ gtkhtml-3.0.10-r1.ebuild 9 Jan 2008 21:18:52 -0000 1.4
265 @@ -1,6 +1,6 @@
266 -# Copyright 1999-2007 Gentoo Foundation
267 +# Copyright 1999-2008 Gentoo Foundation
268 # Distributed under the terms of the GNU General Public License v2
269 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.0.10-r1.ebuild,v 1.3 2007/08/29 14:49:33 cardoe Exp $
270 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.0.10-r1.ebuild,v 1.4 2008/01/09 21:18:52 eva Exp $
271
272 inherit gnome2 eutils
273
274 @@ -33,11 +33,11 @@
275
276 src_unpack() {
277 unpack ${A}
278 - cd ${S}/src
279 + cd "${S}/src"
280
281 # bug 101970
282 - epatch ${FILESDIR}/${P}-no-extern-cluealigned.diff
283 + epatch "${FILESDIR}/${P}-no-extern-cluealigned.diff"
284
285 # bug 54244, patch for cjk input methods
286 - epatch ${FILESDIR}/${PN}-fix_preedit.patch
287 + epatch "${FILESDIR}/${PN}-fix_preedit.patch"
288 }
289
290
291
292 1.1 gnome-extra/gtkhtml/gtkhtml-3.16.3.ebuild
293
294 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.16.3.ebuild?rev=1.1&view=markup
295 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.16.3.ebuild?rev=1.1&content-type=text/plain
296
297 Index: gtkhtml-3.16.3.ebuild
298 ===================================================================
299 # Copyright 1999-2008 Gentoo Foundation
300 # Distributed under the terms of the GNU General Public License v2
301 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.16.3.ebuild,v 1.1 2008/01/09 21:18:52 eva Exp $
302
303 inherit gnome2
304
305 DESCRIPTION="Lightweight HTML Rendering/Printing/Editing Engine"
306 HOMEPAGE="http://www.gnome.org/"
307
308 LICENSE="GPL-2 LGPL-2"
309 SLOT="3.14"
310 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
311 IUSE="static"
312
313 RDEPEND=">=x11-libs/gtk+-2.10
314 >=gnome-base/gail-1.1
315 >=x11-themes/gnome-icon-theme-1.2
316 >=gnome-base/libbonoboui-2.2.4
317 >=gnome-base/libglade-2
318 >=gnome-base/libgnomeui-2
319 >=gnome-base/orbit-2
320 >=gnome-base/libbonobo-2
321 >=net-libs/libsoup-2.1.6"
322 DEPEND="${RDEPEND}
323 sys-devel/gettext
324 >=dev-util/intltool-0.35.5
325 >=dev-util/pkgconfig-0.9"
326
327 DOCS="AUTHORS BUGS ChangeLog NEWS README TODO"
328
329 pkg_setup() {
330 ELTCONF="--reverse-deps"
331 G2CONF="$(use_enable static) --enable-file-chooser"
332 }
333
334
335
336 --
337 gentoo-commits@l.g.o mailing list