diff options
Diffstat (limited to 'dev-python/awscli/awscli-1.11.158.ebuild')
-rw-r--r-- | dev-python/awscli/awscli-1.11.158.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/awscli/awscli-1.11.158.ebuild b/dev-python/awscli/awscli-1.11.158.ebuild index b4f55ea2c62f..c5dcf73ed1a0 100644 --- a/dev-python/awscli/awscli-1.11.158.ebuild +++ b/dev-python/awscli/awscli-1.11.158.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Universal Command Line Environment for AWS" -HOMEPAGE="https://pypi.python.org/pypi/awscli" +HOMEPAGE="https://pypi.org/project/awscli" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |