Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/pglinux/
Date: Sun, 08 Apr 2018 20:14:02
Message-Id: 1523218427.e16dcbac364838fc643b748e3c49bcbb2ba27a04.asturm@gentoo
1 commit: e16dcbac364838fc643b748e3c49bcbb2ba27a04
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 20:13:47 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 20:13:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e16dcbac
7
8 net-firewall/pglinux: Drop obsolete DEPEND
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild b/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild
16 index 2fabdd344ba..d388a36ddce 100644
17 --- a/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild
18 +++ b/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild
19 @@ -22,7 +22,7 @@ COMMON_DEPEND="
20 net-libs/libnetfilter_queue
21 net-libs/libnfnetlink
22 dbus? ( sys-apps/dbus )
23 - qt5? ( sys-auth/polkit-qt[qt5(+)]
24 + qt5? (
25 dev-qt/qtcore:5
26 dev-qt/qtdbus:5
27 dev-qt/qtgui:5