From 1e2264f46b46cf5c90ad42069072fccb78f5e5c8 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 08:33:19 +1000 Subject: app-emulation/docker-proxy: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- app-emulation/docker-proxy/docker-proxy-0.8.0_p20161111.ebuild | 2 +- app-emulation/docker-proxy/docker-proxy-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-emulation/docker-proxy') diff --git a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20161111.ebuild b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20161111.ebuild index 17a0c263150a..3df01103346e 100644 --- a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20161111.ebuild +++ b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20161111.ebuild @@ -14,7 +14,7 @@ else fi DESCRIPTION="Docker container networking" -HOMEPAGE="http://github.com/docker/libnetwork" +HOMEPAGE="https://github.com/docker/libnetwork" LICENSE="Apache-2.0" SLOT="0" diff --git a/app-emulation/docker-proxy/docker-proxy-9999.ebuild b/app-emulation/docker-proxy/docker-proxy-9999.ebuild index d759e8814953..e7cea4d03b24 100644 --- a/app-emulation/docker-proxy/docker-proxy-9999.ebuild +++ b/app-emulation/docker-proxy/docker-proxy-9999.ebuild @@ -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 @@ -14,7 +14,7 @@ else fi DESCRIPTION="Docker container networking" -HOMEPAGE="http://github.com/docker/libnetwork" +HOMEPAGE="https://github.com/docker/libnetwork" LICENSE="Apache-2.0" SLOT="0" -- cgit v1.2.3-65-gdbad