commit:     174440f5fafd463a4c97dc7791d951549c0bd5ab
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Jul  3 08:44:10 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Jul  3 23:21:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174440f5

net-irc/scrollz: use HTTPS

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16563
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-irc/scrollz/scrollz-2.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-irc/scrollz/scrollz-2.3.ebuild 
b/net-irc/scrollz/scrollz-2.3.ebuild
index 706cb974e6f..b45a5957d95 100644
--- a/net-irc/scrollz/scrollz-2.3.ebuild
+++ b/net-irc/scrollz/scrollz-2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,8 +7,8 @@ inherit toolchain-funcs
 MY_P="ScrollZ-${PV}"
 
 DESCRIPTION="Advanced IRC client based on ircII"
-HOMEPAGE="http://www.scrollz.info/";
-SRC_URI="http://www.scrollz.info/download/${MY_P}.tar.gz";
+HOMEPAGE="https://www.scrollz.info/";
+SRC_URI="https://www.scrollz.info/download/${MY_P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"

Reply via email to