summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-10-04 08:38:28 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-10-04 08:38:28 +0000
commit44c48552d7ef7b141ecc998bc2d7cc5968d82e45 (patch)
treed836dfdb6e93a229e1d390bf4008b820b81dad77 /app-office
parentx86 stable, see bug 366371 (diff)
downloadgentoo-2-44c48552d7ef7b141ecc998bc2d7cc5968d82e45.tar.gz
gentoo-2-44c48552d7ef7b141ecc998bc2d7cc5968d82e45.tar.bz2
gentoo-2-44c48552d7ef7b141ecc998bc2d7cc5968d82e45.zip
Still use with-system-cmis
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice/ChangeLog6
-rw-r--r--app-office/libreoffice/libreoffice-9999-r1.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog
index be008194261d..4241e95392ed 100644
--- a/app-office/libreoffice/ChangeLog
+++ b/app-office/libreoffice/ChangeLog
@@ -1,6 +1,10 @@
# 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.162 2011/10/04 08:03:40 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.163 2011/10/04 08:38:28 scarabeus Exp $
+
+ 04 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ libreoffice-9999-r1.ebuild:
+ Still use with-system-cmis
04 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org>
libreoffice-9999-r1.ebuild, metadata.xml:
diff --git a/app-office/libreoffice/libreoffice-9999-r1.ebuild b/app-office/libreoffice/libreoffice-9999-r1.ebuild
index a7e8fd267d0e..745a12c02d5d 100644
--- a/app-office/libreoffice/libreoffice-9999-r1.ebuild
+++ b/app-office/libreoffice/libreoffice-9999-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r1.ebuild,v 1.34 2011/10/04 08:03:40 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r1.ebuild,v 1.35 2011/10/04 08:38:28 scarabeus Exp $
EAPI=3
@@ -366,6 +366,7 @@ src_configure() {
--with-system-headers \
--with-system-libs \
--with-system-jars \
+ --with-system-cmis \
--with-system-db \
--with-system-dicts \
--with-system-libvisio \