summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/libreoffice-bin/ChangeLog6
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-3.5.4.2-r1.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index a50a2e7de13f..8e7526131539 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.79 2012/06/04 22:32:19 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.80 2012/06/05 22:14:52 dilfridge Exp $
+
+ 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:
diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.5.4.2-r1.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.5.4.2-r1.ebuild
index 5f72df3c7eb5..47c61539a055 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-3.5.4.2-r1.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-3.5.4.2-r1.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-bin/libreoffice-bin-3.5.4.2-r1.ebuild,v 1.3 2012/06/04 22:32:19 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.4.2-r1.ebuild,v 1.4 2012/06/05 22:14:52 dilfridge Exp $
EAPI=4
@@ -55,6 +55,7 @@ KEYWORDS="-* amd64 ~x86"
BIN_COMMON_DEPEND="
=app-text/libexttextcat-3.2*
+ =dev-cpp/libcmis-0.1*
=dev-libs/icu-49*
>=sys-libs/glibc-2.14.1-r3
"