From: Michael Mair-Keimberger Date: Sat, 1 Sep 2018 18:47:18 +0000 (+0200) Subject: dev-vcs/cvs2cl: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=98a4b99a83b692a8933189d520144868978558bc;p=gentoo.git dev-vcs/cvs2cl: use HTTPs --- diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild index 671a926deecd..814e135a7883 100644 --- a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild +++ b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild @@ -4,7 +4,7 @@ EAPI=0 DESCRIPTION="produces a GNU-style ChangeLog for CVS-controlled sources" -HOMEPAGE="http://www.red-bean.com/cvs2cl/" +HOMEPAGE="https://www.red-bean.com/cvs2cl/" SRC_URI="mirror://gentoo/${P}.pl.bz2" LICENSE="GPL-2"