summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/stapler/stapler-0.4_p20160424.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/stapler/stapler-0.4_p20160424.ebuild b/dev-python/stapler/stapler-0.4_p20160424.ebuild
index 3cc72cc1cabb..be3f7d8a2f89 100644
--- a/dev-python/stapler/stapler-0.4_p20160424.ebuild
+++ b/dev-python/stapler/stapler-0.4_p20160424.ebuild
@@ -5,7 +5,7 @@ EAPI=6
PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
+inherit distutils-r1 vcs-snapshot
# Commit Date: 26th Apr 2016
COMMIT="7c153e6a8f52573ff886ebf0786b64e17699443a"
@@ -25,5 +25,3 @@ RDEPEND="
DEPEND="
${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S="${WORKDIR}/${PN}-${COMMIT}"