From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 17110138330 for ; Wed, 24 Aug 2016 18:34:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4AA0E083C; Wed, 24 Aug 2016 18:34:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F0CB4E083C for ; Wed, 24 Aug 2016 18:34:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B3FDE34068A for ; Wed, 24 Aug 2016 18:34:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDDC12453 for ; Wed, 24 Aug 2016 18:34:12 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1472063640.fc442bba7bf7873d68f1932adb47b0760212b26e.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-workspace/plasma-workspace-5.7.4.ebuild kde-plasma/plasma-workspace/plasma-workspace-5.7.49.9999.ebuild kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: fc442bba7bf7873d68f1932adb47b0760212b26e X-VCS-Branch: master Date: Wed, 24 Aug 2016 18:34:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: cd1f8c0c-220d-48cc-9da0-905fa08c0d20 X-Archives-Hash: 33e4062ae27e38823d5eb4814312b490 commit: fc442bba7bf7873d68f1932adb47b0760212b26e Author: Michael Palimaka gentoo org> AuthorDate: Wed Aug 24 18:33:51 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Aug 24 18:34:00 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fc442bba kde-plasma/plasma-workspace: do not enable geolocation USE flag by default Gentoo-bug: 592036 Package-Manager: portage-2.3.0 kde-plasma/plasma-workspace/plasma-workspace-5.7.4.ebuild | 2 +- kde-plasma/plasma-workspace/plasma-workspace-5.7.49.9999.ebuild | 2 +- kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.7.4.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.7.4.ebuild index fb1f5e0..afa10b0 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.7.4.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.7.4.ebuild @@ -11,7 +11,7 @@ inherit kde5 multilib qmake-utils DESCRIPTION="KDE Plasma workspace" KEYWORDS="~amd64 ~arm ~x86" -IUSE="+calendar +geolocation gps prison qalculate" +IUSE="+calendar geolocation gps prison qalculate" # drop kde-frameworks/plasma subslot operator when FRAMEWORKS_MINIMAL >= 5.24.0 COMMON_DEPEND=" diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.7.49.9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.7.49.9999.ebuild index a128b9a..fe956ec 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.7.49.9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.7.49.9999.ebuild @@ -11,7 +11,7 @@ inherit kde5 multilib qmake-utils DESCRIPTION="KDE Plasma workspace" KEYWORDS="" -IUSE="+calendar +geolocation gps prison qalculate" +IUSE="+calendar geolocation gps prison qalculate" # drop kde-frameworks/plasma subslot operator when FRAMEWORKS_MINIMAL >= 5.24.0 COMMON_DEPEND=" diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index a128b9a..fe956ec 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -11,7 +11,7 @@ inherit kde5 multilib qmake-utils DESCRIPTION="KDE Plasma workspace" KEYWORDS="" -IUSE="+calendar +geolocation gps prison qalculate" +IUSE="+calendar geolocation gps prison qalculate" # drop kde-frameworks/plasma subslot operator when FRAMEWORKS_MINIMAL >= 5.24.0 COMMON_DEPEND="