summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-15 12:58:13 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-02-20 21:53:50 +0100
commit42594e5aaf3f6fdc5a20c0109d025e1b608f77b5 (patch)
tree99cf76ff46d26f1c0c708cebf6db5509c585d45d /app-emacs
parentapp-emacs/color-moccur: use HTTPS. (diff)
downloadgentoo-42594e5aaf3f6fdc5a20c0109d025e1b608f77b5.tar.gz
gentoo-42594e5aaf3f6fdc5a20c0109d025e1b608f77b5.tar.bz2
gentoo-42594e5aaf3f6fdc5a20c0109d025e1b608f77b5.zip
app-emacs/cycle-buffer: use HTTPS.
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/cycle-buffer/cycle-buffer-2.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/cycle-buffer/cycle-buffer-2.16.ebuild b/app-emacs/cycle-buffer/cycle-buffer-2.16.ebuild
index c832d4dfef1f..9928f250bece 100644
--- a/app-emacs/cycle-buffer/cycle-buffer-2.16.ebuild
+++ b/app-emacs/cycle-buffer/cycle-buffer-2.16.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit elisp
DESCRIPTION="Select buffer by cycling through"
-HOMEPAGE="http://www.emacswiki.org/emacs/cycle-buffer.el"
+HOMEPAGE="https://www.emacswiki.org/emacs/cycle-buffer.el"
# taken from https://www.emacswiki.org/emacs/download/cycle-buffer.el
SRC_URI="https://github.com/gavv/distfiles/raw/master/${P}.el.xz"