From e2e1e1bfa3bcc9318540260480216fe46875a326 Mon Sep 17 00:00:00 2001 From: Sergey Popov Date: Thu, 17 May 2018 14:11:55 +0300 Subject: [PATCH] net-news/canto-curses: set https in HOMEPAGE and SRC_URI urls Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- net-news/canto-curses/canto-curses-0.9.3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-news/canto-curses/canto-curses-0.9.3.ebuild b/net-news/canto-curses/canto-curses-0.9.3.ebuild index 019980bd0ddc..2be975102355 100644 --- a/net-news/canto-curses/canto-curses-0.9.3.ebuild +++ b/net-news/canto-curses/canto-curses-0.9.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,8 +8,8 @@ PYTHON_REQ_USE="ncurses(+),threads(+)" inherit distutils-r1 multilib DESCRIPTION="The ncurses client for canto-daemon" -HOMEPAGE="http://codezen.org/canto-ng/" -SRC_URI="http://codezen.org/static/${P}.tar.gz" +HOMEPAGE="https://codezen.org/canto-ng/" +SRC_URI="https://codezen.org/static/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- 2.26.2