From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1001225-garchives=archives.gentoo.org@lists.gentoo.org> 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 7DAB3138331 for <garchives@archives.gentoo.org>; Sat, 3 Feb 2018 14:04:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5526E0AE9; Sat, 3 Feb 2018 14:04:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 91C31E0AE9 for <gentoo-commits@lists.gentoo.org>; Sat, 3 Feb 2018 14:04:35 +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 7B7CD335C6C for <gentoo-commits@lists.gentoo.org>; Sat, 3 Feb 2018 14:04:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F5221DC for <gentoo-commits@lists.gentoo.org>; Sat, 3 Feb 2018 14:04:33 +0000 (UTC) From: "Michael Palimaka" <kensington@gentoo.org> 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" <kensington@gentoo.org> Message-ID: <1517666665.6fc88d59d7c679eef81b3a1a151b815e66e8fcab.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-policykit/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild X-VCS-Directories: lxqt-base/lxqt-policykit/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 6fc88d59d7c679eef81b3a1a151b815e66e8fcab X-VCS-Branch: master Date: Sat, 3 Feb 2018 14:04:33 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8bdd7cd2-ae45-4c2b-bda4-1c9fac3b982e X-Archives-Hash: a03dce39c00b9fb314f407f64986b65f commit: 6fc88d59d7c679eef81b3a1a151b815e66e8fcab Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sat Feb 3 14:03:28 2018 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sat Feb 3 14:04:25 2018 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=6fc88d59 lxqt-base/lxqt-policykit: sys-auth/polkit-qt no longer has a qt5 USE flag Package-Manager: Portage-2.3.19, Repoman-2.3.6 lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild b/lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild index 00b87d03..dcabe098 100644 --- a/lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild +++ b/lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,7 +28,7 @@ RDEPEND=" dev-qt/qtxml:5 lxqt-base/liblxqt >=dev-libs/libqtxdg-2.0.0 - sys-auth/polkit-qt[qt5(-)] + >=sys-auth/polkit-qt-0.112.0_p20160416-r1 " DEPEND="${RDEPEND} dev-qt/linguist-tools:5