From fb336603ff28fee74d90fe4c7aa51b443d594a03 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Thu, 4 Jan 2018 17:31:59 +0100 Subject: 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(-) (limited to 'dev-python/stapler/stapler-0.4_p20160424.ebuild') 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}" -- cgit v1.2.3-65-gdbad