From 2b2187c9a8da46359d56dd44bec30807b6c3180e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 17 Feb 2019 17:44:14 +0100 Subject: [PATCH] app-emulation/cri-o: HOMEPAGE: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/11087 Signed-off-by: Michael Mair-Keimberger Signed-off-by: Zac Medico --- app-emulation/cri-o/cri-o-1.10.1.ebuild | 4 ++-- app-emulation/cri-o/cri-o-1.10.6.ebuild | 4 ++-- app-emulation/cri-o/cri-o-1.13.0.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-emulation/cri-o/cri-o-1.10.1.ebuild b/app-emulation/cri-o/cri-o-1.10.1.ebuild index d0e7f55b7bba..d85dbb3f8366 100644 --- a/app-emulation/cri-o/cri-o-1.10.1.ebuild +++ b/app-emulation/cri-o/cri-o-1.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ EGO_PN="github.com/kubernetes-incubator/${PN}" inherit golang-vcs-snapshot systemd DESCRIPTION="OCI-based implementation of Kubernetes Container Runtime Interface" -HOMEPAGE="http://cri-o.io/" +HOMEPAGE="https://cri-o.io/" SRC_URI="https://github.com/kubernetes-incubator/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/app-emulation/cri-o/cri-o-1.10.6.ebuild b/app-emulation/cri-o/cri-o-1.10.6.ebuild index 6d2d5d4a82c8..dbb1db95a323 100644 --- a/app-emulation/cri-o/cri-o-1.10.6.ebuild +++ b/app-emulation/cri-o/cri-o-1.10.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ EGO_PN="github.com/kubernetes-incubator/${PN}" inherit golang-vcs-snapshot systemd DESCRIPTION="OCI-based implementation of Kubernetes Container Runtime Interface" -HOMEPAGE="http://cri-o.io/" +HOMEPAGE="https://cri-o.io/" SRC_URI="https://github.com/kubernetes-incubator/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/app-emulation/cri-o/cri-o-1.13.0.ebuild b/app-emulation/cri-o/cri-o-1.13.0.ebuild index 32f4f4374306..6b934dd9e8e4 100644 --- a/app-emulation/cri-o/cri-o-1.13.0.ebuild +++ b/app-emulation/cri-o/cri-o-1.13.0.ebuild @@ -9,7 +9,7 @@ EGO_PN="github.com/kubernetes-sigs/${PN}" inherit golang-vcs-snapshot systemd DESCRIPTION="OCI-based implementation of Kubernetes Container Runtime Interface" -HOMEPAGE="http://cri-o.io/" +HOMEPAGE="https://cri-o.io/" SRC_URI="https://github.com/kubernetes-sigs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" -- 2.26.2