diff options
Diffstat (limited to 'dev-python/spyder/spyder-2.3.4.ebuild')
-rw-r--r-- | dev-python/spyder/spyder-2.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/spyder/spyder-2.3.4.ebuild b/dev-python/spyder/spyder-2.3.4.ebuild index 65b4f1a02fa9..d5c022723a07 100644 --- a/dev-python/spyder/spyder-2.3.4.ebuild +++ b/dev-python/spyder/spyder-2.3.4.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python IDE with matlab-like features" -HOMEPAGE="http://code.google.com/p/spyderlib/ https://bitbucket.org/spyder-ide/spyderlib" +HOMEPAGE="https://code.google.com/p/spyderlib/ https://bitbucket.org/spyder-ide/spyderlib" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="MIT" |