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 2544C138331 for ; Sun, 18 Sep 2016 11:54:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D013BE0925; Sun, 18 Sep 2016 11:54:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E025E0925 for ; Sun, 18 Sep 2016 11:54:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 50D83340C02 for ; Sun, 18 Sep 2016 11:54:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36AA52478 for ; Sun, 18 Sep 2016 11:54:27 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1474199198.6ce6f4d0a3af80afedd80e3c68bfcd6b10fd5e41.pacho@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.ebuild X-VCS-Directories: net-firewall/pglinux/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 6ce6f4d0a3af80afedd80e3c68bfcd6b10fd5e41 X-VCS-Branch: master Date: Sun, 18 Sep 2016 11:54:27 +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: 95dff52b-535d-4f2a-8492-5961db8dc368 X-Archives-Hash: 5c5536286d60ad84742b5de15f35ee19 commit: 6ce6f4d0a3af80afedd80e3c68bfcd6b10fd5e41 Author: Pacho Ramos gentoo org> AuthorDate: Sun Sep 18 11:46:38 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Sep 18 11:46:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce6f4d0 net-firewall/pglinux: gksu is deprecated for years and vulnerable (#534540) Package-Manager: portage-2.3.0 net-firewall/pglinux/pglinux-2.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/pglinux/pglinux-2.3.1.ebuild b/net-firewall/pglinux/pglinux-2.3.1.ebuild index a9d5e40..a762801 100644 --- a/net-firewall/pglinux/pglinux-2.3.1.ebuild +++ b/net-firewall/pglinux/pglinux-2.3.1.ebuild @@ -26,7 +26,7 @@ COMMON_DEPEND=" dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 - || ( kde-apps/kdesu x11-libs/gksu x11-misc/ktsuss ) + || ( kde-apps/kdesu x11-misc/ktsuss ) )" DEPEND="${COMMON_DEPEND} virtual/pkgconfig