summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2013-09-16 11:32:37 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2013-09-16 11:32:37 +0000
commitfab177c40e7d3962e6ca1ff9f1dc947d3e090a78 (patch)
tree93f730bbe213b0907cbdc0c4455716e51b1d44a0 /app-office
parenttrack the gtk3 patch by tarball as it is too big. (diff)
downloadgentoo-2-fab177c40e7d3962e6ca1ff9f1dc947d3e090a78.tar.gz
gentoo-2-fab177c40e7d3962e6ca1ff9f1dc947d3e090a78.tar.bz2
gentoo-2-fab177c40e7d3962e6ca1ff9f1dc947d3e090a78.zip
Fix boost version, otherwise we get in trouble
(Portage version: 2.2.3/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice-bin/ChangeLog6
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index c80f453156ae..f6b932a68048 100644
--- a/app-office/libreoffice-bin/ChangeLog
+++ b/app-office/libreoffice-bin/ChangeLog
@@ -1,6 +1,10 @@
# 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.114 2013/08/05 07:31:30 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.115 2013/09/16 11:32:37 dilfridge Exp $
+
+ 16 Sep 2013; Andreas K. Huettel <dilfridge@gentoo.org>
+ libreoffice-bin-4.0.4.2.ebuild:
+ Fix boost version, otherwise we get in trouble
05 Aug 2013; Andreas K. Huettel <dilfridge@gentoo.org>
libreoffice-bin-4.0.4.2.ebuild:
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild
index 6116f08b475d..62e5e20ecf4b 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild,v 1.5 2013/08/05 07:31:30 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild,v 1.6 2013/09/16 11:32:37 dilfridge Exp $
EAPI=5
@@ -59,6 +59,7 @@ KEYWORDS="-* amd64 x86"
BIN_COMMON_DEPEND="
=app-text/libexttextcat-3.4*
app-text/poppler:0/35
+ =dev-libs/boost-1.49*
dev-libs/icu:0/51.1
=media-gfx/graphite2-1.2*
=media-libs/libpng-1.5*