summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-02-11 23:11:29 +0100
committerMartin Väth <martin@mvath.de>2017-02-11 23:11:29 +0100
commitd5b6ffc74e98ba8af99eb08ae5d9bb60b34305ed (patch)
tree1dd67509ff78df6ce982efa07e2876644be803b6 /net-misc/sshstart/sshstart-3.00.ebuild
parentgames-board/chessproblem: New ebuild (diff)
downloadmv-d5b6ffc74e98ba8af99eb08ae5d9bb60b34305ed.tar.gz
mv-d5b6ffc74e98ba8af99eb08ae5d9bb60b34305ed.tar.bz2
mv-d5b6ffc74e98ba8af99eb08ae5d9bb60b34305ed.zip
Update dependencies to not use broken gentoo ebuilds
Diffstat (limited to 'net-misc/sshstart/sshstart-3.00.ebuild')
-rw-r--r--net-misc/sshstart/sshstart-3.00.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/sshstart/sshstart-3.00.ebuild b/net-misc/sshstart/sshstart-3.00.ebuild
index d9cdeda5..7dd4f024 100644
--- a/net-misc/sshstart/sshstart-3.00.ebuild
+++ b/net-misc/sshstart/sshstart-3.00.ebuild
@@ -12,7 +12,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+keychain"
-RDEPEND=">=app-shells/push-2.0
+RDEPEND=">=app-shells/push-2.0-r2
keychain? ( net-misc/keychain )"
DEPEND=""