diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-09-25 14:03:14 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-09-25 14:03:14 +0000 |
commit | 7254fbc2609e4a22e8517337a5a5ee90afd262ff (patch) | |
tree | 90636dd8c556437028f77299f0d73fa6258d66a0 /app-office | |
parent | Remove old, vulnarable. #429522 (diff) | |
download | gentoo-2-7254fbc2609e4a22e8517337a5a5ee90afd262ff.tar.gz gentoo-2-7254fbc2609e4a22e8517337a5a5ee90afd262ff.tar.bz2 gentoo-2-7254fbc2609e4a22e8517337a5a5ee90afd262ff.zip |
Bump to 3.6.2.2 so more fixes are around.
(Portage version: 2.2.0_alpha132/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-3.6.2.2.ebuild (renamed from app-office/libreoffice/libreoffice-3.6.1.2.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index 07025a505f34..5ee3937b7d72 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.375 2012/09/25 09:53:19 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.376 2012/09/25 14:03:14 scarabeus Exp $ + +*libreoffice-3.6.2.2 (25 Sep 2012) + + 25 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> +libreoffice-3.6.2.2.ebuild, + -libreoffice-3.6.1.2.ebuild: + Bump to 3.6.2.2 so more fixes are around. 25 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> +files/libreoffice-3.7-separate-checks.patch, libreoffice-9999-r2.ebuild: diff --git a/app-office/libreoffice/libreoffice-3.6.1.2.ebuild b/app-office/libreoffice/libreoffice-3.6.2.2.ebuild index 2d00b931625a..133240050e9c 100644 --- a/app-office/libreoffice/libreoffice-3.6.1.2.ebuild +++ b/app-office/libreoffice/libreoffice-3.6.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.1.2.ebuild,v 1.5 2012/09/24 08:26:04 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.2.2.ebuild,v 1.1 2012/09/25 14:03:14 scarabeus Exp $ EAPI=4 @@ -439,7 +439,7 @@ src_configure() { --enable-graphite \ --enable-cairo-canvas \ --enable-largefile \ - --disable-mergelibs \ + --enable-mergelibs \ --enable-python=system \ --enable-randr \ --enable-randr-link \ |