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 D4A301382C5 for ; Sun, 8 Apr 2018 20:14:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 072D4E0870; Sun, 8 Apr 2018 20:14:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D0F2CE0870 for ; Sun, 8 Apr 2018 20:14:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 862AE335C43 for ; Sun, 8 Apr 2018 20:14:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97DA5276 for ; Sun, 8 Apr 2018 20:13:58 +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: <1523218427.e16dcbac364838fc643b748e3c49bcbb2ba27a04.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/pglinux/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild X-VCS-Directories: net-firewall/pglinux/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e16dcbac364838fc643b748e3c49bcbb2ba27a04 X-VCS-Branch: master Date: Sun, 8 Apr 2018 20:13:58 +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: ccfa76c4-905b-4a1b-ba61-dd1d80b04eef X-Archives-Hash: 4ef901bbfcb34c4786cb10dcba96d44f commit: e16dcbac364838fc643b748e3c49bcbb2ba27a04 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Apr 8 20:13:47 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Apr 8 20:13:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e16dcbac net-firewall/pglinux: Drop obsolete DEPEND Package-Manager: Portage-2.3.28, Repoman-2.3.9 net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild b/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild index 2fabdd344ba..d388a36ddce 100644 --- a/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild +++ b/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild @@ -22,7 +22,7 @@ COMMON_DEPEND=" net-libs/libnetfilter_queue net-libs/libnfnetlink dbus? ( sys-apps/dbus ) - qt5? ( sys-auth/polkit-qt[qt5(+)] + qt5? ( dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5