dev-python/spyder: Make use of variables wherever possible.
authorPatrice Clement <monsieurp@gentoo.org>
Tue, 23 Feb 2016 08:40:06 +0000 (08:40 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 23 Feb 2016 09:14:35 +0000 (09:14 +0000)
Package-Manager: portage-2.2.26

dev-python/spyder/spyder-2.3.8.ebuild

index 43ae8ad892a3785125b9a8dadc88ef6e71893968..50b82203fec9477d38e98aaa9f3a8d41788bbd63 100644 (file)
@@ -10,7 +10,7 @@ inherit distutils-r1
 
 DESCRIPTION="Python IDE with matlab-like features"
 HOMEPAGE="https://github.com/spyder-ide/spyder"
-SRC_URI="https://bitbucket.org/spyder-ide/spyderlib/downloads/spyder-2.3.8.zip"
+SRC_URI="https://bitbucket.org/${PN}-ide/${PN}lib/downloads/${P}.zip"
 
 LICENSE="MIT"
 SLOT="0"