diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-15 12:58:15 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 21:54:11 +0100 |
commit | 202ac49b7f719cf3faa6ac48bae301f0820470ac (patch) | |
tree | 0baf0f0596a8eff37d57dd097f747fe66c758d5f /app-emacs/hexrgb | |
parent | app-emacs/highline: use HTTPS. (diff) | |
download | gentoo-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.ebuild | 2 |
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+" |