From: Michael Mair-Keimberger Date: Sat, 2 Jun 2018 20:40:48 +0000 (+0200) Subject: x11-misc/gigolo: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1d2b97c13bf5de598c22635d57e7b5499d01fadb;p=gentoo.git x11-misc/gigolo: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8694 --- diff --git a/x11-misc/gigolo/gigolo-0.4.2-r1.ebuild b/x11-misc/gigolo/gigolo-0.4.2-r1.ebuild index 1de0cadb8c63..0f8a1215a551 100644 --- a/x11-misc/gigolo/gigolo-0.4.2-r1.ebuild +++ b/x11-misc/gigolo/gigolo-0.4.2-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit xdg-utils DESCRIPTION="a frontend to easily manage connections to remote filesystems using GIO/GVfs" -HOMEPAGE="http://www.uvena.de/gigolo/ https://goodies.xfce.org/projects/applications/gigolo" +HOMEPAGE="https://www.uvena.de/gigolo/ https://goodies.xfce.org/projects/applications/gigolo" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2"