diff options
author | 2014-12-28 18:52:58 +0000 | |
---|---|---|
committer | 2014-12-28 18:52:58 +0000 | |
commit | 852231834a1a139900a95a0e6fcaf445fa86667f (patch) | |
tree | 4a3c69099c84777c06dc2bca8e1048f0535b5910 /app-office | |
parent | Clean up python-single-r1 conversion. (diff) | |
download | gentoo-2-852231834a1a139900a95a0e6fcaf445fa86667f.tar.gz gentoo-2-852231834a1a139900a95a0e6fcaf445fa86667f.tar.bz2 gentoo-2-852231834a1a139900a95a0e6fcaf445fa86667f.zip |
Clarify that this does not work with Boost 1.56
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.2.6.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index 9e7577f676b5..a5475412e674 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.598 2014/12/28 18:19:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.599 2014/12/28 18:52:58 dilfridge Exp $ + + 28 Dec 2014; Andreas K. Huettel <dilfridge@gentoo.org> + libreoffice-4.2.6.3.ebuild: + Clarify that this does not work with Boost 1.56 28 Dec 2014; Andreas K. Huettel <dilfridge@gentoo.org> libreoffice-9999-r2.ebuild: diff --git a/app-office/libreoffice/libreoffice-4.2.6.3.ebuild b/app-office/libreoffice/libreoffice-4.2.6.3.ebuild index 4a03b14c5b00..c7935bf6e631 100644 --- a/app-office/libreoffice/libreoffice-4.2.6.3.ebuild +++ b/app-office/libreoffice/libreoffice-4.2.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.6.3.ebuild,v 1.16 2014/12/28 14:57:43 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.6.3.ebuild,v 1.17 2014/12/28 18:52:58 dilfridge Exp $ EAPI=5 @@ -112,7 +112,7 @@ COMMON_DEPEND=" >=dev-cpp/clucene-2.3.3.4-r2 dev-cpp/libcmis:0.4 dev-db/unixODBC - >=dev-libs/boost-1.46:= + <dev-libs/boost-1.56:= >=dev-libs/boost-1.46:= dev-libs/expat >=dev-libs/hyphen-2.7.1 >=dev-libs/icu-4.8.1.1:= |