From 6d338cf38f49168637b0b782b6e3f5d0e77c2919 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 1 Jun 2018 18:58:27 +0200 Subject: [PATCH] sys-apps/gcp: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8680 --- sys-apps/gcp/gcp-0.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/gcp/gcp-0.1.3.ebuild b/sys-apps/gcp/gcp-0.1.3.ebuild index 6c8ec4f32909..bc2f7a8a3168 100644 --- a/sys-apps/gcp/gcp-0.1.3.ebuild +++ b/sys-apps/gcp/gcp-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="File copying utility with progress and I/O indicator" -HOMEPAGE="http://wiki.goffi.org/wiki/Gcp/en" +HOMEPAGE="https://wiki.goffi.org/wiki/Gcp/en" SRC_URI="ftp://ftp.goffi.org/${PN}/${P}.tar.bz2" LICENSE="GPL-3" -- 2.26.2