diff --git a/dev-python/repoze-lru/repoze-lru-0.7-r2.ebuild b/dev-python/repoze-lru/repoze-lru-0.7-r2.ebuild index 38fb7da1f2c51..2d3af56e6773d 100644 --- a/dev-python/repoze-lru/repoze-lru-0.7-r2.ebuild +++ b/dev-python/repoze-lru/repoze-lru-0.7-r2.ebuild @@ -11,7 +11,7 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="A tiny LRU cache implementation and decorator" HOMEPAGE="http://www.repoze.org" -SRC_URI="https://github.com/repoze/repoze.lru/archive/${PV}.tar.gz -> ${P}-r1.tar.gz" +SRC_URI="https://github.com/repoze/repoze.lru/archive/${PV}.tar.gz -> ${PN}-${PVR}.tar.gz" S="${WORKDIR}/${MY_P}" LICENSE="repoze"