commit: e2e1e1bfa3bcc9318540260480216fe46875a326 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> AuthorDate: Thu May 17 11:11:55 2018 +0000 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> CommitDate: Thu May 17 11:13:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e1e1bf
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 019980bd0dd..2be97510235 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"
