dev-python/keystoneauth: fixing S to be correct
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 28 Mar 2016 02:40:10 +0000 (21:40 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 28 Mar 2016 02:40:10 +0000 (21:40 -0500)
Package-Manager: portage-2.2.26

dev-python/keystoneauth/keystoneauth-2.3.0.ebuild

index 37743b99f2f041766ab9723817cfe6e785414a60..fa1557e802fcf0f40274a9223013dc2ec5226aaf 100644 (file)
@@ -10,6 +10,7 @@ inherit distutils-r1
 DESCRIPTION="This package contains tools for authenticating to an OpenStack-based cloud."
 HOMEPAGE="https://github.com/openstack/keystoneauth"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}1/${PN}1-${PV}.tar.gz"
+S="${WORKDIR}/${PN}1-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"