From: Michael Mair-Keimberger Date: Thu, 15 Feb 2018 11:58:15 +0000 (+0100) Subject: app-emacs/hexrgb: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=202ac49b7f719cf3faa6ac48bae301f0820470ac;p=gentoo.git app-emacs/hexrgb: use HTTPS. --- diff --git a/app-emacs/hexrgb/hexrgb-0_p957.ebuild b/app-emacs/hexrgb/hexrgb-0_p957.ebuild index 599a4865c99c..0845e1e8af46 100644 --- a/app-emacs/hexrgb/hexrgb-0_p957.ebuild +++ b/app-emacs/hexrgb/hexrgb-0_p957.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit elisp DESCRIPTION="Functions to manipulate colors, including RGB hex strings" -HOMEPAGE="http://www.emacswiki.org/emacs/hexrgb.el" +HOMEPAGE="https://www.emacswiki.org/emacs/hexrgb.el" SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-2+"