summaryrefslogtreecommitdiff
blob: 1ccc78fc346e1ffb9d756eb5f35a9a485912a70c (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
# ChangeLog for app-office/libreoffice
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.17 2011/03/13 19:29:49 suka Exp $

  13 Mar 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.1.ebuild:
  Properly slot gtk+-2 dependencies, also move pre-compilation checks to right
  stage, bug #358491

  02 Mar 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.1.ebuild,
  +files/libreoffice-3.3.1-neon_remove_SSPI_support.diff:
  Fix build with neon supporting SSPI, bug #356581

  24 Feb 2011; Andreas Proschofsky <suka@gentoo.org> -libreoffice-3.3.0.ebuild,
  -files/gentoo-3.3.0.diff, libreoffice-3.3.1.ebuild,
  +files/libreoffice-3.3-libpng-1.5.diff, -files/libreoffice-3.3-prefix.patch:
  Fix build with libpng 1.5 #356281, also remove outdated ebuild 

*libreoffice-3.3.1 (23 Feb 2011)

  23 Feb 2011; Andreas Proschofsky <suka@gentoo.org>
  -libreoffice-3.3.1_rc1.ebuild, +libreoffice-3.3.1.ebuild,
  -files/gentoo-3.3.1_rc1.diff, +files/gentoo-3.3.1.diff:
  Bump to LibreOffice 3.3.1, bugfix release

  17 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild,
  +files/libreoffice-3.3.0_libxmlsec_fix_extern_c.diff,
  libreoffice-3.3.1_rc1.ebuild:
  Fix build problem with libxml2[+icu], thanks to Neil Cathey <cneil@yahoo.com>
  for the patch, bug #354911 

*libreoffice-3.3.1_rc1 (12 Feb 2011)

  12 Feb 2011; Andreas Proschofsky <suka@gentoo.org>
  +libreoffice-3.3.1_rc1.ebuild, +files/gentoo-3.3.1_rc1.diff:
  Release Candidate for LibreOffice 3.3.1

  08 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild:
  Until we have a better fix, disable extensions for -java build, preventing
  breakage, bug #352812

  05 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild,
  +files/libreoffice-3.3-prefix.patch:
  Another bunch of prefix fixes

  05 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild,
  files/gentoo-3.3.0.diff:
  Cleanup work: Prefix fixes, remove outated deps and config-flags, fix pax
  stuff

  02 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild:
  Fix desktop files, thanks to Sanders Sweers <Sander.Sweers@gmail.com>, see
  bug #352955

  25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild:
  Fix jpeg-dep and some ebuild cleanups

  25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild:
  Ooops, another little fix for bash-completion

  25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild:
  Fix bash_completion installation, bug #352656

*libreoffice-3.3.0 (25 Jan 2011)

  25 Jan 2011; Andreas Proschofsky <suka@gentoo.org>
  -libreoffice-3.3.0_rc4.ebuild, +libreoffice-3.3.0.ebuild,
  -files/gentoo-3.3.0_rc4.diff, +files/gentoo-3.3.0.diff:
  Bump to final release of LibreOffice 3.3.0

  24 Jan 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-3.3.0_rc4.ebuild, +files/sdext-presenter.diff:
  Fix extensions stuff, patch from bug #339057

  24 Jan 2011; Andreas Proschofsky <suka@gentoo.org>
  libreoffice-3.3.0_rc4.ebuild:
  Fix the Homepage entry

*libreoffice-3.3.0_rc4 (24 Jan 2011)

  24 Jan 2011; Andreas Proschofsky <suka@gentoo.org>
  +libreoffice-3.3.0_rc4.ebuild, +files/gentoo-3.3.0_rc4.diff,
  +files/enable-startup-notification.diff, +files/env_log.diff,
  +files/fix-ooo-collision.diff, +files/gentoo-pythonpath.diff,
  +files/scrap-pixmap-links.diff, +metadata.xml:
  Initial ebuild for LibreOffice, masked for now as it needs some testing.
  Also:

  * Extensions are not built atm, otherwise this breaks the build
  * ebuild needs some cleanups

  Thanks especially to Hanno Meyer-Thurow (geki) which did a lot of the ground
  work in his overlay!