From f8ffff679d17914e200a6403907bf2ff68f287fd Mon Sep 17 00:00:00 2001 From: Sergey Popov Date: Thu, 17 May 2018 14:11:23 +0300 Subject: net-news/canto-daemon: set https in HOMEPAGE and SRC_URI urls Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- net-news/canto-daemon/canto-daemon-0.9.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-news/canto-daemon/canto-daemon-0.9.1.ebuild b/net-news/canto-daemon/canto-daemon-0.9.1.ebuild index 16b7ea1a8d7c..7e810117ecf1 100644 --- a/net-news/canto-daemon/canto-daemon-0.9.1.ebuild +++ b/net-news/canto-daemon/canto-daemon-0.9.1.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="xml(+),threads(+)" inherit distutils-r1 multilib DESCRIPTION="Daemon part of Canto-NG RSS reader" -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" -- cgit v1.2.3-65-gdbad