summaryrefslogtreecommitdiff
blob: 2ebd2d4c0db01e289e2698a79974e26d9a358809 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
# ChangeLog for app-office/libreoffice-bin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.107 2013/05/25 11:20:35 ago Exp $

  25 May 2013; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-3.6.6.2.ebuild:
  Stable for x86, wrt bug #470988

  25 May 2013; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-3.6.6.2.ebuild:
  Stable for amd64, wrt bug #470988

*libreoffice-bin-3.6.6.2 (20 May 2013)

  20 May 2013; Andreas K. Huettel <dilfridge@gentoo.org>
  +libreoffice-bin-3.6.6.2.ebuild:
  Version bump

  11 Apr 2013; Samuli Suominen <ssuominen@gentoo.org>
  libreoffice-bin-3.6.4.3.ebuild:
  Fix libpng dependency to pull in libpng15.so.15 wrt #465484 by Martin von
  Gagern

  01 Apr 2013; Andreas K. Huettel <dilfridge@gentoo.org>
  libreoffice-bin-3.6.4.3.ebuild:
  Add openldap to dependencies, since the libraries are linked (used by
  /usr/lib64/libreoffice/program/libucpftp1.so,
  /usr/lib64/libreoffice/program/ucpcmis1.uno.so)

  02 Mar 2013; Markos Chandras <hwoarang@gentoo.org>
  libreoffice-bin-3.6.4.3.ebuild:
  Move Qt dependencies to the new category

  20 Dec 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  -libreoffice-bin-3.5.5.3.ebuild, -libreoffice-bin-3.6.3.2.ebuild:
  Remove older broken and sec-vuln versions.

  20 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-3.6.4.3.ebuild:
  Stable for x86, wrt bug #445032

  20 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-3.6.4.3.ebuild:
  Stable for amd64, wrt bug #445032

*libreoffice-bin-3.6.4.3 (13 Dec 2012)

  13 Dec 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  +libreoffice-bin-3.6.4.3.ebuild:
  Version bump because of bug 445032

  30 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.6.3.2.ebuild:
  Do not display the cups msg unless needed.

  24 Nov 2012; Agostino Sarubbo <ago@gentoo.org>
  libreoffice-bin-3.6.3.2.ebuild:
  Stable for x86, wrt bug #440922

  24 Nov 2012; Agostino Sarubbo <ago@gentoo.org>
  libreoffice-bin-3.6.3.2.ebuild:
  Stable for amd64, wrt bug #440922

*libreoffice-bin-3.6.3.2 (24 Nov 2012)

  24 Nov 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  +libreoffice-bin-3.6.3.2.ebuild:
  Version bump

  07 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  libreoffice-bin-3.5.5.3.ebuild:
  Slot gstreamer dependencies in preparation for gstreamer-1.0.

  05 Nov 2012; Andreas K. Huettel <dilfridge@gentoo.org> metadata.xml:
  Add myself explicitly to metadata

  26 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  -libreoffice-bin-3.5.4.2-r1.ebuild, libreoffice-bin-3.5.5.3.ebuild:
  Restrict dep on graphite. Drop older. Wrt bug#436240.

  14 Aug 2012; Agostino Sarubbo <ago@gentoo.org>
  libreoffice-bin-3.5.5.3.ebuild:
  Stable for amd64, wrt bug #427098

  13 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.5.5.3.ebuild:
  Block only ooo-bin we collide with.

  13 Aug 2012; Andreas Schuerch <nativemad@gentoo.org>
  libreoffice-bin-3.5.5.3.ebuild:
  x86 stable, see bug 427098

  12 Aug 2012; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-3.5.5.3.ebuild:
  fix typo

  10 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.5.5.3.ebuild:
  Fix the dep over l10n in the binary to use only same major-minor. Wrt
  bug#430464.

*libreoffice-bin-3.5.5.3 (03 Aug 2012)

  03 Aug 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  +libreoffice-bin-3.5.5.3.ebuild:
  Version bump

  19 Jul 2012; Michael Palimaka <kensington@gentoo.org>
  libreoffice-bin-3.5.4.2-r1.ebuild:
  Add missing slot dependencies on KDE and Qt.

  18 Jul 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  libreoffice-bin-3.5.4.2-r1.ebuild:
  Require >=qt-4.8 and >=kde-4.8, bug 426574

  08 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  -libreoffice-bin-3.5.2.2-r1.ebuild:
  Remove old

  08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  libreoffice-bin-3.5.4.2-r1.ebuild:
  x86 stable wrt bug #416457

  05 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  libreoffice-bin-3.5.4.2-r1.ebuild:
  Fix libcmis version

  04 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  libreoffice-bin-3.5.4.2-r1.ebuild:
  More precise dependency on libexttextcat, bug 419371

  04 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
  libreoffice-bin-3.5.4.2-r1.ebuild:
  Stable for amd64, wrt bug #416457

*libreoffice-bin-3.5.4.2-r1 (02 Jun 2012)

  02 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  +libreoffice-bin-3.5.4.2-r1.ebuild:
  Version bump

  31 May 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  -libreoffice-bin-3.4.5.2-r1.ebuild, -libreoffice-bin-3.5.2.2.ebuild:
  Reduce number of binaries to keep only latest.

  23 May 2012; Johannes Huber <johu@gentoo.org>
  libreoffice-bin-3.5.2.2-r1.ebuild:
  Stable for x86, wrt bug #411449

  23 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml:
  Repoman cleanup.

  19 May 2012; Agostino Sarubbo <ago@gentoo.org>
  libreoffice-bin-3.5.2.2-r1.ebuild:
  Stable for amd64, wrt bug #411449

  15 May 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  -libreoffice-bin-3.3.4.ebuild, -files/wrapper.in:
  Drop ancient

  15 May 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.5.2.2-r1.ebuild, libreoffice-bin-3.5.2.2.ebuild:
  Depend only once on ICU.

  14 May 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  libreoffice-bin-3.5.2.2-r1.ebuild:
  Fresh amd64 binpackages for icu-49

*libreoffice-bin-3.5.2.2-r1 (13 May 2012)

  13 May 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  +libreoffice-bin-3.5.2.2-r1.ebuild:
  Fresh x86 binpackages for icu-49

  09 May 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.5.2.2.ebuild:
  Shutup repoman.

  09 May 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.5.2.2.ebuild:
  Add elog information about -java, base will not be working

  06 May 2012; Agostino Sarubbo <ago@gentoo.org>
  libreoffice-bin-3.5.2.2.ebuild:
  Stable for amd64, wrt bug #411449

  05 May 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.5.2.2.ebuild:
  Use correct blockers.

  04 May 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.5.2.2.ebuild:
  Use curl version we actually built against

  30 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  libreoffice-bin-3.5.2.2.ebuild:
  We really need ~dev-libs/icu-4.8.1.1, bug 414103

  27 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  libreoffice-bin-3.5.2.2.ebuild:
  Fresh amd64 binpackages...

*libreoffice-bin-3.5.2.2 (25 Apr 2012)

  25 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  +libreoffice-bin-3.5.2.2.ebuild:
  Fresh x86 binpackages...

  02 Mar 2012; Agostino Sarubbo <ago@gentoo.org>
  libreoffice-bin-3.4.5.2-r1.ebuild:
  Stable for amd64, wrt bug #398521

  29 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.5.2-r1.ebuild:
  Depend on urw-fonts which provide nimbus.

  29 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.5.2-r1.ebuild:
  Add debug useflag and reword cups warning to match non-bin pkg.

  27 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.5.2-r1.ebuild:
  Reduce if condition to oneliner. Less code++

  27 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  libreoffice-bin-3.4.5.2-r1.ebuild:
  Introduce use-flag cups to allow for no-printing installation, bug 402987

  25 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  -libreoffice-bin-3.4.5.2.ebuild:
  Remove broken build

  24 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  libreoffice-bin-3.4.5.2-r1.ebuild:
  Add x86 tarballs and ebuild

*libreoffice-bin-3.4.5.2-r1 (22 Feb 2012)

  22 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  +libreoffice-bin-3.4.5.2-r1.ebuild:
  New binpkg, with a lot of help from Matthew Summers

  19 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.5.2.ebuild:
  Revert to ~

  18 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.5.2.ebuild:
  Fix the revdep-rebuild thingie for good. Wrt bug#404105

  16 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.5.2.ebuild:
  Use proper path for the patch, it is in filesdir, not in temp (bug #404105).

  16 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.5.2.ebuild:
  Block the revdep rebuild running all the time (bug #403909).

  15 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml:
  Not m-n package

*libreoffice-bin-3.4.5.2 (15 Feb 2012)

  15 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  -libreoffice-bin-3.4.3-r2.ebuild, -libreoffice-bin-3.4.3.2-r1.ebuild,
  +libreoffice-bin-3.4.5.2.ebuild:
  Bump to 3.4.5.

  03 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org> metadata.xml:
  Assign to maintainer-needed

  26 Jan 2012; Mike Gilbert <floppym@gentoo.org> libreoffice-bin-3.3.4.ebuild,
  libreoffice-bin-3.4.3-r2.ebuild, libreoffice-bin-3.4.3.2-r1.ebuild:
  Set PYTHON_UPDATER_IGNORE to resolve bug 364273. Suggested by Arfrever.

  30 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.3.2-r1.ebuild:
  Fix lingua dep for bug #390437.

  30 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.3.2-r1.ebuild:
  Vigra is just build dep...

  26 Oct 2011; Tony Vroon <chainsaw@gentoo.org>
  libreoffice-bin-3.4.3.2-r1.ebuild:
  Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney &
  Agostino "ago" Sarubbo in bug #387187.

  23 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.3.2-r1.ebuild:
  Add binaries for x86 too.

  22 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.3.2-r1.ebuild:
  Move the sources under amd64 dir so we prepare for other arches.

  19 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.3.2-r1.ebuild:
  Fix the gcc checking to avoid bug 387515.

  19 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.3.2-r1.ebuild:
  Proper blocker. Wrt. #387605.

*libreoffice-bin-3.4.3.2-r1 (17 Oct 2011)

  17 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  +libreoffice-bin-3.4.3.2-r1.ebuild:
  Add the gentoo built version (for now just amd64)

*libreoffice-bin-3.4.3-r2 (03 Sep 2011)

  03 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  -libreoffice-bin-3.4.3-r1.ebuild, +libreoffice-bin-3.4.3-r2.ebuild:
  Solve the collision with split -l10n package here by revbump and in -l10n by
  blocker.

  03 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.4.3-r1.ebuild:
  Depend on split libreoffice-l10n package instead of installing the languages
  here.

*libreoffice-bin-3.4.3-r1 (02 Sep 2011)

  02 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  libreoffice-bin-3.3.4.ebuild, -libreoffice-bin-3.4.3.ebuild,
  +libreoffice-bin-3.4.3-r1.ebuild:
  Add symlink to unopkg to bin. Fixes bug #381009.

  01 Sep 2011; Justin Lecher <jlec@gentoo.org> libreoffice-bin-3.4.3.ebuild,
  metadata.xml:
  Added -f to rm in src_install to fix installation as non root on prefix

*libreoffice-bin-3.4.3 (31 Aug 2011)

  31 Aug 2011; Andreas Proschofsky <suka@gentoo.org>
  -libreoffice-bin-3.4.2.ebuild, +libreoffice-bin-3.4.3.ebuild:
  Bump to LibreOffice 3.4.3, usual round of bug fixes

  18 Aug 2011; Patrick Lauer <patrick@gentoo.org> libreoffice-bin-3.3.4.ebuild:
  Fix requested by scarabeus

  18 Aug 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.4.ebuild:
  Actually make libreoffice-3.3.4 work, bug #379653

*libreoffice-bin-3.3.4 (17 Aug 2011)

  17 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  -libreoffice-bin-3.3.1.ebuild, +libreoffice-bin-3.3.4.ebuild:
  Bugfix release for 3.3 series. Just go directly to stable as it is just bunch
  of fixes.

*libreoffice-bin-3.4.2 (02 Aug 2011)

  02 Aug 2011; Andreas Proschofsky <suka@gentoo.org>
  -libreoffice-bin-3.4.1.ebuild, +libreoffice-bin-3.4.2.ebuild:
  Bump to LibreOffice 3.4.2

*libreoffice-bin-3.4.1 (06 Jul 2011)

  06 Jul 2011; Andreas Proschofsky <suka@gentoo.org>
  +libreoffice-bin-3.4.1.ebuild:
  Bump to LibreOffice 3.4.1, also remove useless wrapper symlinks
  You still can explicitely call a certain component, just use
  "libreoffice --writer" instead of "lowriter"

*libreoffice-bin-3.4.0-r1 (14 Jun 2011)

  14 Jun 2011; Andreas Proschofsky <suka@gentoo.org>
  -libreoffice-bin-3.4.0.ebuild, +libreoffice-bin-3.4.0-r1.ebuild:
  Fix wrong command in desktop files, bug #370345 and a problem with
  offlinehelp installation, bug #370179

*libreoffice-bin-3.4.0 (05 Jun 2011)

  05 Jun 2011; Andreas Proschofsky <suka@gentoo.org>
  +libreoffice-bin-3.4.0.ebuild:
  Bump to libreoffice-bin 3.4.0

*libreoffice-bin-3.3.2 (22 Mar 2011)

  22 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
  +libreoffice-bin-3.3.2.ebuild:
  Bump to libreoffice-bin 3.3.2

  22 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.1.ebuild:
  Fix offlinehelp install, bug #359799

  20 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.1.ebuild:
  Minor ebuild cleanups

  19 Mar 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  libreoffice-bin-3.3.1.ebuild:
  x86 stable wrt bug #358909

  19 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.1.ebuild:
  Another minor cleanup

  19 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.1.ebuild:
  Some ebuild changes to be more in line with openoffice-bin

  18 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.1.ebuild:
  some ebuild reorganization to make future maintenance easier

  17 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.1.ebuild:
  Remove usage of RESTRICT="bincheck"

  17 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.1.ebuild:
  Minor ebuild cleanups, fix homepage entry

  17 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.1.ebuild:
  Fix up RESTRICT settings...

  16 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.1.ebuild:
  Remove old style virtuals PROVIDE, bug #358895

  16 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
  -libreoffice-bin-3.3.0-r1.ebuild:
  Remove outdated

  14 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
  libreoffice-bin-3.3.1.ebuild:
  Stable on amd64 wrt bug #358909

*libreoffice-bin-3.3.1 (23 Feb 2011)

  23 Feb 2011; Andreas Proschofsky <suka@gentoo.org>
  +libreoffice-bin-3.3.1.ebuild:
  Bump to LibreOffice 3.3.1

  10 Feb 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.0-r1.ebuild:
  Remove kde use flag, as the integration is actually missing in the upstream
  packages, bug #352723

*libreoffice-bin-3.3.0-r1 (09 Feb 2011)

  09 Feb 2011; Andreas Proschofsky <suka@gentoo.org>
  -libreoffice-bin-3.3.0.ebuild, +libreoffice-bin-3.3.0-r1.ebuild:
  Revision bump for automatic spell dictionary installation, thanks to Matthew
  Turnbull <sparky@bluefang-logic.com> for the patch, bug #353010

  05 Feb 2011; Andreas Proschofsky <suka@gentoo.org> files/50-libreoffice-bin,
  libreoffice-bin-3.3.0.ebuild, files/wrapper.in:
  Some more prefix fixes

  05 Feb 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.0.ebuild:
  Fix pax check, bug #353587

  27 Jan 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.0.ebuild, metadata.xml:
  Introduce "offlinehelp" use flag, if not set the LibreOffice Wiki will be
  used for help, reducing download size 
  quite a bit.

  27 Jan 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.0.ebuild:
  Add accidentally lost strip-linguas statement, bug #352820

*libreoffice-bin-3.3.0 (25 Jan 2011)

  25 Jan 2011; Andreas Proschofsky <suka@gentoo.org>
  -libreoffice-bin-3.3.0_rc4.ebuild, +libreoffice-bin-3.3.0.ebuild:
  Bump to final release, also fix some of the wrapper, desktop-file mess

  24 Jan 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-bin-3.3.0_rc4.ebuild:
  Don't care about parallel installability (which causes all sorts of problems
  anyway) and get starter symlinks 
  back

*libreoffice-bin-3.3.0_rc4 (23 Jan 2011)

  23 Jan 2011; Andreas Proschofsky <suka@gentoo.org> +files/50-libreoffice-bin,
  +libreoffice-bin-3.3.0_rc4.ebuild, +files/wrapper.in, +metadata.xml:
  Initial commit for libreoffice-bin, final release should be coming soon