diff options
Diffstat (limited to 'dev-python/pyechonest/pyechonest-9.0.0.ebuild')
-rw-r--r-- | dev-python/pyechonest/pyechonest-9.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyechonest/pyechonest-9.0.0.ebuild b/dev-python/pyechonest/pyechonest-9.0.0.ebuild index 2789ead3a04f..884c4998a851 100644 --- a/dev-python/pyechonest/pyechonest-9.0.0.ebuild +++ b/dev-python/pyechonest/pyechonest-9.0.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python interface to The Echo Nest APIs" -HOMEPAGE="http://echonest.github.com/pyechonest/" +HOMEPAGE="https://echonest.github.com/pyechonest/" SRC_URI="https://github.com/echonest/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" |