summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2013-01-27 08:23:22 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2013-01-27 08:23:22 +0000
commitace51ec496df44bf79d8752653cd24adb0c811d4 (patch)
tree06eaecaea04b23a82ba660301278405b1bcdc92d /app-office
parentMask dev-python/github2 for removal. (diff)
downloadgentoo-2-ace51ec496df44bf79d8752653cd24adb0c811d4.tar.gz
gentoo-2-ace51ec496df44bf79d8752653cd24adb0c811d4.tar.bz2
gentoo-2-ace51ec496df44bf79d8752653cd24adb0c811d4.zip
Require gtk when building with telepathy. Wrt bug#451658.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice/ChangeLog6
-rw-r--r--app-office/libreoffice/libreoffice-4.0.0.2.ebuild3
-rw-r--r--app-office/libreoffice/libreoffice-4.0.9999.ebuild3
-rw-r--r--app-office/libreoffice/libreoffice-9999-r2.ebuild3
4 files changed, 11 insertions, 4 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog
index 18c7b04a1288..ec79f0976c1b 100644
--- a/app-office/libreoffice/ChangeLog
+++ b/app-office/libreoffice/ChangeLog
@@ -1,6 +1,10 @@
# 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.436 2013/01/23 20:33:25 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.437 2013/01/27 08:23:22 scarabeus Exp $
+
+ 27 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-4.0.0.2.ebuild,
+ libreoffice-4.0.9999.ebuild, libreoffice-9999-r2.ebuild:
+ Require gtk when building with telepathy. Wrt bug#451658.
23 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-4.0.0.2.ebuild,
libreoffice-4.0.9999.ebuild, libreoffice-9999-r2.ebuild:
diff --git a/app-office/libreoffice/libreoffice-4.0.0.2.ebuild b/app-office/libreoffice/libreoffice-4.0.0.2.ebuild
index 4d78681a51bf..1718646ec334 100644
--- a/app-office/libreoffice/libreoffice-4.0.0.2.ebuild
+++ b/app-office/libreoffice/libreoffice-4.0.0.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.0.2.ebuild,v 1.2 2013/01/23 20:33:25 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.0.0.2.ebuild,v 1.3 2013/01/27 08:23:22 scarabeus Exp $
EAPI=5
@@ -229,6 +229,7 @@ PATCHES=(
REQUIRED_USE="
bluetooth? ( dbus )
gnome? ( gtk )
+ telepathy? ( gtk )
eds? ( gnome )
libreoffice_extensions_nlpsolver? ( java )
libreoffice_extensions_scripting-beanshell? ( java )
diff --git a/app-office/libreoffice/libreoffice-4.0.9999.ebuild b/app-office/libreoffice/libreoffice-4.0.9999.ebuild
index f0eb60432e91..7e3837204eb6 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.17 2013/01/23 20:33:25 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.0.9999.ebuild,v 1.18 2013/01/27 08:23:22 scarabeus Exp $
EAPI=5
@@ -230,6 +230,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 2f2dc9c132e6..63e8aad6a05b 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.155 2013/01/23 20:33:25 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.156 2013/01/27 08:23:22 scarabeus Exp $
EAPI=5
@@ -228,6 +228,7 @@ PATCHES=(
REQUIRED_USE="
bluetooth? ( dbus )
gnome? ( gtk )
+ telepathy? ( gtk )
eds? ( gnome )
libreoffice_extensions_nlpsolver? ( java )
libreoffice_extensions_scripting-beanshell? ( java )