diff options
Diffstat (limited to 'dev-python/boto/boto-2.27.0.ebuild')
-rw-r--r-- | dev-python/boto/boto-2.27.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto/boto-2.27.0.ebuild b/dev-python/boto/boto-2.27.0.ebuild index 817052415cd2..e349b8fc1fc0 100644 --- a/dev-python/boto/boto-2.27.0.ebuild +++ b/dev-python/boto/boto-2.27.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Amazon Web Services API" -HOMEPAGE="https://github.com/boto/boto http://pypi.python.org/pypi/boto" +HOMEPAGE="https://github.com/boto/boto https://pypi.python.org/pypi/boto" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |