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:15 +0100
commita61c22f005623f795b497a270580ed3dd672ffd8 (patch)
tree6dee167b53237ded5b3c5e04c05a8431217d8b95 /app-emacs
parentapp-emacs/htmlize: use HTTPS. (diff)
downloadgentoo-a61c22f005623f795b497a270580ed3dd672ffd8.tar.gz
gentoo-a61c22f005623f795b497a270580ed3dd672ffd8.tar.bz2
gentoo-a61c22f005623f795b497a270580ed3dd672ffd8.zip
app-emacs/icicles: use HTTPS.
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/icicles/icicles-2013.04.23.23400.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"