From 203862a906e1209028ffd35f5baa6a62a0c9b430 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 9 Apr 2018 15:08:06 +0200 Subject: [PATCH] app-admin/ansible: use HTTPS Signed-off-by: Matthew Thode --- app-admin/ansible/ansible-2.4.2.0-r1.ebuild | 4 ++-- app-admin/ansible/ansible-2.4.2.0.ebuild | 6 +++--- app-admin/ansible/ansible-2.4.3.0.ebuild | 4 ++-- app-admin/ansible/ansible-2.4.4.0.ebuild | 4 ++-- app-admin/ansible/ansible-2.5.0.ebuild | 4 ++-- app-admin/ansible/ansible-9999.ebuild | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/app-admin/ansible/ansible-2.4.2.0-r1.ebuild b/app-admin/ansible/ansible-2.4.2.0-r1.ebuild index 346b2f5aea95..573d04b35802 100644 --- a/app-admin/ansible/ansible-2.4.2.0-r1.ebuild +++ b/app-admin/ansible/ansible-2.4.2.0-r1.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 eutils versionator DESCRIPTION="Model-driven deployment, config management, and command execution framework" -HOMEPAGE="http://ansible.com/" -SRC_URI="http://releases.ansible.com/${PN}/${P}.tar.gz" +HOMEPAGE="https://ansible.com/" +SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-admin/ansible/ansible-2.4.2.0.ebuild b/app-admin/ansible/ansible-2.4.2.0.ebuild index bbe7fb86b296..096299da9d67 100644 --- a/app-admin/ansible/ansible-2.4.2.0.ebuild +++ b/app-admin/ansible/ansible-2.4.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 eutils versionator DESCRIPTION="Model-driven deployment, config management, and command execution framework" -HOMEPAGE="http://ansible.com/" -SRC_URI="http://releases.ansible.com/${PN}/${P}.tar.gz" +HOMEPAGE="https://ansible.com/" +SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-admin/ansible/ansible-2.4.3.0.ebuild b/app-admin/ansible/ansible-2.4.3.0.ebuild index 04013883c1a9..eeb696f6cfd4 100644 --- a/app-admin/ansible/ansible-2.4.3.0.ebuild +++ b/app-admin/ansible/ansible-2.4.3.0.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 eutils versionator DESCRIPTION="Model-driven deployment, config management, and command execution framework" -HOMEPAGE="http://ansible.com/" -SRC_URI="http://releases.ansible.com/${PN}/${P}.tar.gz" +HOMEPAGE="https://ansible.com/" +SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-admin/ansible/ansible-2.4.4.0.ebuild b/app-admin/ansible/ansible-2.4.4.0.ebuild index 346b2f5aea95..573d04b35802 100644 --- a/app-admin/ansible/ansible-2.4.4.0.ebuild +++ b/app-admin/ansible/ansible-2.4.4.0.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 eutils versionator DESCRIPTION="Model-driven deployment, config management, and command execution framework" -HOMEPAGE="http://ansible.com/" -SRC_URI="http://releases.ansible.com/${PN}/${P}.tar.gz" +HOMEPAGE="https://ansible.com/" +SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-admin/ansible/ansible-2.5.0.ebuild b/app-admin/ansible/ansible-2.5.0.ebuild index 346b2f5aea95..573d04b35802 100644 --- a/app-admin/ansible/ansible-2.5.0.ebuild +++ b/app-admin/ansible/ansible-2.5.0.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 eutils versionator DESCRIPTION="Model-driven deployment, config management, and command execution framework" -HOMEPAGE="http://ansible.com/" -SRC_URI="http://releases.ansible.com/${PN}/${P}.tar.gz" +HOMEPAGE="https://ansible.com/" +SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-admin/ansible/ansible-9999.ebuild b/app-admin/ansible/ansible-9999.ebuild index 9e8e5bb04c69..cbb8b3767281 100644 --- a/app-admin/ansible/ansible-9999.ebuild +++ b/app-admin/ansible/ansible-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 git-r3 eutils DESCRIPTION="Model-driven deployment, config management, and command execution framework" -HOMEPAGE="http://ansible.com/" +HOMEPAGE="https://ansible.com/" EGIT_REPO_URI="https://github.com/ansible/ansible.git" EGIT_BRANCH="devel" -- 2.26.2