From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-905682-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 BCB32138330 for <garchives@archives.gentoo.org>; Sun, 9 Oct 2016 12:11:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EF1FE0AEE; Sun, 9 Oct 2016 12:11:38 +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 43910E0AEE for <gentoo-commits@lists.gentoo.org>; Sun, 9 Oct 2016 12:11:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 F1FBC341414 for <gentoo-commits@lists.gentoo.org>; Sun, 9 Oct 2016 12:11:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65CAE24AD for <gentoo-commits@lists.gentoo.org>; Sun, 9 Oct 2016 12:11:35 +0000 (UTC) From: "Pacho Ramos" <pacho@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, "Pacho Ramos" <pacho@gentoo.org> Message-ID: <1476015089.a60852d98233c48df5f8fa613da8869ab1347429.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/spacefm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/spacefm/spacefm-1.0.4.ebuild x11-misc/spacefm/spacefm-1.0.5-r1.ebuild x11-misc/spacefm/spacefm-9999.ebuild X-VCS-Directories: x11-misc/spacefm/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: a60852d98233c48df5f8fa613da8869ab1347429 X-VCS-Branch: master Date: Sun, 9 Oct 2016 12:11:35 +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: c4f7c0ec-c125-4f46-9007-a604f9019287 X-Archives-Hash: 019f472e01d55e4cb28896076f90e0fb commit: a60852d98233c48df5f8fa613da8869ab1347429 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Oct 9 12:10:38 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Oct 9 12:11:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a60852d9 x11-misc/spacefm: gksu is dead for ages and vulnerable, don't suggest it Package-Manager: portage-2.3.1 x11-misc/spacefm/spacefm-1.0.4.ebuild | 1 - x11-misc/spacefm/spacefm-1.0.5-r1.ebuild | 1 - x11-misc/spacefm/spacefm-9999.ebuild | 3 +-- 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/x11-misc/spacefm/spacefm-1.0.4.ebuild b/x11-misc/spacefm/spacefm-1.0.4.ebuild index 8f2b5c7..d678c6b 100644 --- a/x11-misc/spacefm/spacefm-1.0.4.ebuild +++ b/x11-misc/spacefm/spacefm-1.0.4.ebuild @@ -64,7 +64,6 @@ pkg_postinst() { elog " sys-apps/udevil" elog "To perform as root functionality you need one of the following:" elog " x11-misc/ktsuss" - elog " x11-libs/gksu" elog " kde-apps/kdesu" elog "Other optional dependencies:" elog " sys-apps/dbus" diff --git a/x11-misc/spacefm/spacefm-1.0.5-r1.ebuild b/x11-misc/spacefm/spacefm-1.0.5-r1.ebuild index a1026ea..9b79d32 100644 --- a/x11-misc/spacefm/spacefm-1.0.5-r1.ebuild +++ b/x11-misc/spacefm/spacefm-1.0.5-r1.ebuild @@ -64,7 +64,6 @@ pkg_postinst() { elog " sys-apps/udevil" elog "To perform as root functionality you need one of the following:" elog " x11-misc/ktsuss" - elog " x11-libs/gksu" elog " kde-apps/kdesu" elog "Other optional dependencies:" elog " sys-apps/dbus" diff --git a/x11-misc/spacefm/spacefm-9999.ebuild b/x11-misc/spacefm/spacefm-9999.ebuild index a5bcf75..0ca069b 100644 --- a/x11-misc/spacefm/spacefm-9999.ebuild +++ b/x11-misc/spacefm/spacefm-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -66,7 +66,6 @@ pkg_postinst() { elog " sys-apps/udevil" elog "To perform as root functionality you need one of the following:" elog " x11-misc/ktsuss" - elog " x11-libs/gksu" elog " kde-apps/kdesu" elog "Other optional dependencies:" elog " sys-apps/dbus"