commit:     d9aff4414db116f47cb66fc885550572625d4f4a
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 08:19:38 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 02:33:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9aff441

net-misc/efax: use HTTPS

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-misc/efax/efax-0.9a-r4.ebuild     | 4 ++--
 net-misc/efax/efax-0.9a_p19_p1.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/efax/efax-0.9a-r4.ebuild 
b/net-misc/efax/efax-0.9a-r4.ebuild
index ef730ef1ec3..ae3fd4c5975 100644
--- a/net-misc/efax/efax-0.9a-r4.ebuild
+++ b/net-misc/efax/efax-0.9a-r4.ebuild
@@ -8,8 +8,8 @@ inherit eutils toolchain-funcs
 S="${WORKDIR}/${P}-001114"
 
 DESCRIPTION="A simple fax program for single-user systems"
-HOMEPAGE="http://www.cce.com/efax";
-SRC_URI="http://www.cce.com/efax/download/${P}-001114.tar.gz
+HOMEPAGE="https://www.cce.com/efax/";
+SRC_URI="https://www.cce.com/efax/download/${P}-001114.tar.gz
        mirror://debian/pool/main/e/efax/efax_0.9a-19.diff.gz"
 
 KEYWORDS="amd64 ppc x86"

diff --git a/net-misc/efax/efax-0.9a_p19_p1.ebuild 
b/net-misc/efax/efax-0.9a_p19_p1.ebuild
index 2bcfd944150..7e3a909cb4f 100644
--- a/net-misc/efax/efax-0.9a_p19_p1.ebuild
+++ b/net-misc/efax/efax-0.9a_p19_p1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="A simple fax program for single-user systems"
-HOMEPAGE="http://www.cce.com/efax";
+HOMEPAGE="https://www.cce.com/efax/";
 SRC_URI="
        mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz
        mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}-$(ver_cut 
5).$(ver_cut 7).diff.gz

Reply via email to