diff options
Diffstat (limited to 'dev-python/pyechonest/pyechonest-7.2.1.ebuild')
-rw-r--r-- | dev-python/pyechonest/pyechonest-7.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyechonest/pyechonest-7.2.1.ebuild b/dev-python/pyechonest/pyechonest-7.2.1.ebuild index ca93c148a5b..b3f0d16879f 100644 --- a/dev-python/pyechonest/pyechonest-7.2.1.ebuild +++ b/dev-python/pyechonest/pyechonest-7.2.1.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" |