net-misc/pssh: Remove duplicate setuptools dep
authorMichał Górny <mgorny@gentoo.org>
Sat, 8 Feb 2020 06:51:17 +0000 (07:51 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:46:41 +0000 (17:46 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/pssh/pssh-2.3.1-r2.ebuild [moved from net-misc/pssh/pssh-2.3.1-r1.ebuild with 86% similarity]

similarity index 86%
rename from net-misc/pssh/pssh-2.3.1-r1.ebuild
rename to net-misc/pssh/pssh-2.3.1-r2.ebuild
index a79e2bcdd73cce9fcf4b4135e878f5da6adbc077..eb333cc8d3a5353aebcb12ae0c7eeaa34dcc6cbe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,8 +19,7 @@ IUSE=""
 
 RDEPEND="net-misc/openssh
        !net-misc/putty"
-DEPEND="${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
 
 # Requires ssh access to run.
 RESTRICT="test"