mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/stapler: inherit vcs-snapshot eclass.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user