diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2013-06-23 09:39:34 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2013-06-23 09:39:34 +0000 |
commit | 651c9910030ead9c5b9136ebff37598c746066f1 (patch) | |
tree | ef501d57836f5bd1268c9addb3c61af3e7074099 /app-office | |
parent | remove myself from metadata. add Qt (diff) | |
download | gentoo-2-651c9910030ead9c5b9136ebff37598c746066f1.tar.gz gentoo-2-651c9910030ead9c5b9136ebff37598c746066f1.tar.bz2 gentoo-2-651c9910030ead9c5b9136ebff37598c746066f1.zip |
Fix +telepathy -gtk build. Don't have the time to fix configure upstream. Wrt bug#461514.
(Portage version: 2.2.0_alpha184/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.0.4.2.ebuild | 3 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.0.9999.ebuild | 3 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.1.9999.ebuild | 3 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-9999-r2.ebuild | 3 |
5 files changed, 15 insertions, 5 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index f31c46c51c9a..221c7d07efe5 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.477 2013/06/20 11:40:50 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.478 2013/06/23 09:39:34 scarabeus Exp $ + + 23 Jun 2013; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-4.0.4.2.ebuild, + libreoffice-4.0.9999.ebuild, libreoffice-4.1.9999.ebuild, + libreoffice-9999-r2.ebuild: + Fix +telepathy -gtk build. Don't have the time to fix configure upstream. Wrt + bug#461514. *libreoffice-4.0.4.2 (20 Jun 2013) diff --git a/app-office/libreoffice/libreoffice-4.0.4.2.ebuild b/app-office/libreoffice/libreoffice-4.0.4.2.ebuild index b611ba43b065..d35715abbe23 100644 --- a/app-office/libreoffice/libreoffice-4.0.4.2.ebuild +++ b/app-office/libreoffice/libreoffice-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/libreoffice-4.0.4.2.ebuild,v 1.1 2013/06/20 11:40:50 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.0.4.2.ebuild,v 1.2 2013/06/23 09:39:34 scarabeus Exp $ EAPI=5 @@ -235,6 +235,7 @@ REQUIRED_USE=" bluetooth? ( dbus ) gnome? ( gtk ) eds? ( gnome ) + telepathy? ( gtk ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) diff --git a/app-office/libreoffice/libreoffice-4.0.9999.ebuild b/app-office/libreoffice/libreoffice-4.0.9999.ebuild index c4428e135d94..73610412d538 100644 --- a/app-office/libreoffice/libreoffice-4.0.9999.ebuild +++ b/app-office/libreoffice/libreoffice-4.0.9999.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/libreoffice-4.0.9999.ebuild,v 1.31 2013/06/20 11:40:50 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.0.9999.ebuild,v 1.32 2013/06/23 09:39:34 scarabeus Exp $ EAPI=5 @@ -235,6 +235,7 @@ REQUIRED_USE=" bluetooth? ( dbus ) gnome? ( gtk ) eds? ( gnome ) + telepathy? ( gtk ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) diff --git a/app-office/libreoffice/libreoffice-4.1.9999.ebuild b/app-office/libreoffice/libreoffice-4.1.9999.ebuild index a9f5dc92a859..a64fba29e13c 100644 --- a/app-office/libreoffice/libreoffice-4.1.9999.ebuild +++ b/app-office/libreoffice/libreoffice-4.1.9999.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/libreoffice-4.1.9999.ebuild,v 1.3 2013/06/20 11:40:50 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.1.9999.ebuild,v 1.4 2013/06/23 09:39:34 scarabeus Exp $ EAPI=5 @@ -236,6 +236,7 @@ REQUIRED_USE=" bluetooth? ( dbus ) gnome? ( gtk ) eds? ( gnome ) + telepathy? ( gtk ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) diff --git a/app-office/libreoffice/libreoffice-9999-r2.ebuild b/app-office/libreoffice/libreoffice-9999-r2.ebuild index 7c29c74d90c8..4ce6b65a67cb 100644 --- a/app-office/libreoffice/libreoffice-9999-r2.ebuild +++ b/app-office/libreoffice/libreoffice-9999-r2.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/libreoffice-9999-r2.ebuild,v 1.178 2013/06/20 11:40:50 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.179 2013/06/23 09:39:34 scarabeus Exp $ EAPI=5 @@ -236,6 +236,7 @@ REQUIRED_USE=" bluetooth? ( dbus ) gnome? ( gtk ) eds? ( gnome ) + telepathy? ( gtk ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) |