From 00846f5f7be003565185b4945997bd9c766ecd96 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:26:27 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild | 2 +- x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc/efax-gtk') diff --git a/x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild b/x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild index 96c86fcc8b89..f645851ebe86 100644 --- a/x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild +++ b/x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild @@ -43,7 +43,7 @@ src_configure() { src_install() { default - # http://bugs.gentoo.org/401221 + # https://bugs.gentoo.org/401221 mv -vf "${ED}"usr/share/man/man1/efax{,-0.9a}.1 || die mv -vf "${ED}"usr/share/man/man1/efix{,-0.9a}.1 || die } diff --git a/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild b/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild index 8a94d676432c..aa80bbcd249a 100644 --- a/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild +++ b/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild @@ -43,7 +43,7 @@ src_configure() { src_install() { default - # http://bugs.gentoo.org/401221 + # https://bugs.gentoo.org/401221 mv -vf "${ED}"usr/share/man/man1/efax{,-0.9a}.1 || die mv -vf "${ED}"usr/share/man/man1/efix{,-0.9a}.1 || die } -- cgit v1.2.3-65-gdbad