Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-policykit/
Date: Sat, 03 Feb 2018 14:04:36
Message-Id: 1517666665.6fc88d59d7c679eef81b3a1a151b815e66e8fcab.kensington@gentoo
1 commit: 6fc88d59d7c679eef81b3a1a151b815e66e8fcab
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 3 14:03:28 2018 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 3 14:04:25 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=6fc88d59
7
8 lxqt-base/lxqt-policykit: sys-auth/polkit-qt no longer has a qt5 USE flag
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild b/lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild
16 index 00b87d03..dcabe098 100644
17 --- a/lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild
18 +++ b/lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -28,7 +28,7 @@ RDEPEND="
26 dev-qt/qtxml:5
27 lxqt-base/liblxqt
28 >=dev-libs/libqtxdg-2.0.0
29 - sys-auth/polkit-qt[qt5(-)]
30 + >=sys-auth/polkit-qt-0.112.0_p20160416-r1
31 "
32 DEPEND="${RDEPEND}
33 dev-qt/linguist-tools:5