commit:     fb336603ff28fee74d90fe4c7aa51b443d594a03
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  4 16:31:59 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jan  4 16:32:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb336603

dev-python/stapler: inherit vcs-snapshot eclass.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/stapler/stapler-0.4_p20160424.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/stapler/stapler-0.4_p20160424.ebuild 
b/dev-python/stapler/stapler-0.4_p20160424.ebuild
index 3cc72cc1cab..be3f7d8a2f8 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}"

Reply via email to