From e1a5deddb41691a25973f229cdb018bb7baee852 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sat, 9 Jul 2016 14:37:49 +0200 Subject: [PATCH] net-im/empathy: Rename geoloc USE flag (#588168) Package-Manager: portage-2.3.0 --- net-im/empathy/empathy-3.12.12.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net-im/empathy/empathy-3.12.12.ebuild b/net-im/empathy/empathy-3.12.12.ebuild index a5551a37446a..71db2f06e4f4 100644 --- a/net-im/empathy/empathy-3.12.12.ebuild +++ b/net-im/empathy/empathy-3.12.12.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Empathy" LICENSE="GPL-2 CC-BY-SA-3.0 FDL-1.3 LGPL-2.1" SLOT="0" -IUSE="debug +geoloc gnome gnome-online-accounts +map spell test +v4l" +IUSE="debug +geolocation gnome gnome-online-accounts +map spell test +v4l" KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" # False positives caused by nested configure scripts @@ -52,7 +52,7 @@ COMMON_DEPEND=" net-libs/libsoup:2.4 x11-libs/libX11 - geoloc? ( + geolocation? ( >=app-misc/geoclue-2.1:2.0 >=sci-geosciences/geocode-glib-3.10 ) gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.5.1:= ) @@ -112,8 +112,8 @@ src_configure() { --disable-ubuntu-online-accounts \ --enable-gst-1.0 \ $(use_enable debug) \ - $(use_enable geoloc geocode) \ - $(use_enable geoloc location) \ + $(use_enable geolocation geocode) \ + $(use_enable geolocation location) \ $(use_enable gnome-online-accounts goa) \ $(use_enable map) \ $(use_enable spell) \ -- 2.26.2