diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2013-01-27 08:23:22 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2013-01-27 08:23:22 +0000 |
commit | 3e8dc249693c89dec8645c38421c8827c17e2e97 (patch) | |
tree | 4678465973377855acc9af6c981e9f9c28eb922f /app-office | |
parent | Mask dev-python/github2 for removal. (diff) | |
download | historical-3e8dc249693c89dec8645c38421c8827c17e2e97.tar.gz historical-3e8dc249693c89dec8645c38421c8827c17e2e97.tar.bz2 historical-3e8dc249693c89dec8645c38421c8827c17e2e97.zip |
Require gtk when building with telepathy. Wrt bug#451658.
Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64
Manifest-Sign-Key: 0x8EEE3BE8
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.0.0.2.ebuild | 3 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.0.9999.ebuild | 3 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-9999-r2.ebuild | 3 |
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 ) |