commit:     9fb9987142b3feae6298c5ee40c3649cac0d8192
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  8 03:53:26 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Sep  8 03:54:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb99871

sys-apps/mawk: use https for HOMEPAGE

 sys-apps/mawk/mawk-1.3.4_p20150503.ebuild | 2 +-
 sys-apps/mawk/mawk-1.3.4_p20160615.ebuild | 2 +-
 sys-apps/mawk/mawk-1.3.4_p20161120.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-apps/mawk/mawk-1.3.4_p20150503.ebuild 
b/sys-apps/mawk/mawk-1.3.4_p20150503.ebuild
index 04e26ef8b5a..8a27fa6e4d1 100644
--- a/sys-apps/mawk/mawk-1.3.4_p20150503.ebuild
+++ b/sys-apps/mawk/mawk-1.3.4_p20150503.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 MY_P=${P/_p/-}
 DESCRIPTION="an (often faster than gawk) awk-interpreter"
-HOMEPAGE="http://invisible-island.net/mawk/mawk.html";
+HOMEPAGE="https://invisible-island.net/mawk/mawk.html";
 SRC_URI="ftp://invisible-island.net/mawk/${MY_P}.tgz";
 
 LICENSE="GPL-2"

diff --git a/sys-apps/mawk/mawk-1.3.4_p20160615.ebuild 
b/sys-apps/mawk/mawk-1.3.4_p20160615.ebuild
index 8115d110f0c..2638e7629c4 100644
--- a/sys-apps/mawk/mawk-1.3.4_p20160615.ebuild
+++ b/sys-apps/mawk/mawk-1.3.4_p20160615.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 MY_P=${P/_p/-}
 DESCRIPTION="an (often faster than gawk) awk-interpreter"
-HOMEPAGE="http://invisible-island.net/mawk/mawk.html";
+HOMEPAGE="https://invisible-island.net/mawk/mawk.html";
 SRC_URI="ftp://invisible-island.net/mawk/${MY_P}.tgz";
 
 LICENSE="GPL-2"

diff --git a/sys-apps/mawk/mawk-1.3.4_p20161120.ebuild 
b/sys-apps/mawk/mawk-1.3.4_p20161120.ebuild
index 4b85d44417d..5db9517c412 100644
--- a/sys-apps/mawk/mawk-1.3.4_p20161120.ebuild
+++ b/sys-apps/mawk/mawk-1.3.4_p20161120.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 MY_P=${P/_p/-}
 DESCRIPTION="an (often faster than gawk) awk-interpreter"
-HOMEPAGE="http://invisible-island.net/mawk/mawk.html";
+HOMEPAGE="https://invisible-island.net/mawk/mawk.html";
 SRC_URI="ftp://invisible-island.net/mawk/${MY_P}.tgz";
 
 LICENSE="GPL-2"

Reply via email to