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 628D5138334 for ; Sat, 22 Jun 2019 16:10:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FC4EE086B; Sat, 22 Jun 2019 16:10:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 81BA0E086B for ; Sat, 22 Jun 2019 16:10:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4EC213467FD for ; Sat, 22 Jun 2019 16:10:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC8805E6 for ; Sat, 22 Jun 2019 16:10:50 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1561219833.e8b97e83747df894c1fe8c86a5e177a1c0655ff6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild X-VCS-Directories: sys-apps/xdg-desktop-portal/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e8b97e83747df894c1fe8c86a5e177a1c0655ff6 X-VCS-Branch: master Date: Sat, 22 Jun 2019 16:10:50 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 424ec6d1-1016-44c5-9e46-a831615276af X-Archives-Hash: bbf2e41474b57688d853e45b57bbadbe commit: e8b97e83747df894c1fe8c86a5e177a1c0655ff6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jun 22 16:10:33 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jun 22 16:10:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8b97e83 sys-apps/xdg-desktop-portal: Actually set app-misc/geoclue-2.5.3 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild index dc8410b7de9..2ae2d2c52ca 100644 --- a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild +++ b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild @@ -26,7 +26,7 @@ BDEPEND=" DEPEND=" dev-libs/glib:2[dbus] sys-fs/fuse:0 - geolocation? ( app-misc/geoclue:2.0 ) + geolocation? ( >=app-misc/geoclue-2.5.3:2.0 ) " RDEPEND="${DEPEND}"