summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-15 12:58:15 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-02-20 21:54:11 +0100
commit202ac49b7f719cf3faa6ac48bae301f0820470ac (patch)
tree0baf0f0596a8eff37d57dd097f747fe66c758d5f /app-emacs/hexrgb
parentapp-emacs/highline: use HTTPS. (diff)
downloadgentoo-202ac49b7f719cf3faa6ac48bae301f0820470ac.tar.gz
gentoo-202ac49b7f719cf3faa6ac48bae301f0820470ac.tar.bz2
gentoo-202ac49b7f719cf3faa6ac48bae301f0820470ac.zip
app-emacs/hexrgb: use HTTPS.
Diffstat (limited to 'app-emacs/hexrgb')
-rw-r--r--app-emacs/hexrgb/hexrgb-0_p957.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"