app-emacs/hexrgb: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 15 Feb 2018 11:58:15 +0000 (12:58 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 20 Feb 2018 20:54:11 +0000 (21:54 +0100)
app-emacs/hexrgb/hexrgb-0_p957.ebuild

index 599a4865c99caa2d7279edf95b0940f080a91502..0845e1e8af460d5804be0c14b7cce45bd98d0219 100644 (file)
@@ -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+"