summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/sshstart/sshstart-2.11.ebuild')
-rw-r--r--net-misc/sshstart/sshstart-2.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/sshstart/sshstart-2.11.ebuild b/net-misc/sshstart/sshstart-2.11.ebuild
index acea586f..af24589f 100644
--- a/net-misc/sshstart/sshstart-2.11.ebuild
+++ b/net-misc/sshstart/sshstart-2.11.ebuild
@@ -4,11 +4,11 @@
EAPI=5
RESTRICT="mirror"
-inherit eutils vcs-snapshot
+inherit eutils
DESCRIPTION="Start ssh-agent/ssh-add only if you really use ssh or friends"
HOMEPAGE="https://github.com/vaeth/sshstart/"
-SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz"
+SRC_URI="https://github.com/vaeth/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"