dev-python/awscli: HOMEPAGE 301 redirect to HTTPS

Package-Manager: Portage-2.3.7, Repoman-2.3.3
This commit is contained in:
David Hicks
2017-08-22 22:37:01 +10:00
committed by Michał Górny
parent 6a8d68994a
commit 1e5d87bae3
5 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1
DESCRIPTION="Universal Command Line Environment for AWS"
HOMEPAGE="http://pypi.python.org/pypi/awscli"
HOMEPAGE="https://pypi.python.org/pypi/awscli"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"