From: Michael Mair-Keimberger Date: Thu, 15 Feb 2018 11:58:15 +0000 (+0100) Subject: app-emacs/icicles: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a61c22f005623f795b497a270580ed3dd672ffd8;p=gentoo.git app-emacs/icicles: use HTTPS. --- diff --git a/app-emacs/icicles/icicles-2013.04.23.23400.ebuild b/app-emacs/icicles/icicles-2013.04.23.23400.ebuild index cdbb94901ca9..341a08fa8d7b 100644 --- a/app-emacs/icicles/icicles-2013.04.23.23400.ebuild +++ b/app-emacs/icicles/icicles-2013.04.23.23400.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit elisp DESCRIPTION="Minibuffer input completion and cycling" -HOMEPAGE="http://www.emacswiki.org/emacs/Icicles" +HOMEPAGE="https://www.emacswiki.org/emacs/Icicles" SRC_URI="https://github.com/emacsmirror/icicles/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+"