diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-15 12:58:13 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 21:53:41 +0100 |
commit | f76be986d0cc74e66531a90bd1a5b491abbf28ae (patch) | |
tree | 9f5c488410059d5a9be3b733784c5e3d9bb4aca5 /app-emacs/bm | |
parent | app-editors/mg: use HTTPS. (diff) | |
download | gentoo-f76be986d0cc74e66531a90bd1a5b491abbf28ae.tar.gz gentoo-f76be986d0cc74e66531a90bd1a5b491abbf28ae.tar.bz2 gentoo-f76be986d0cc74e66531a90bd1a5b491abbf28ae.zip |
app-emacs/bm: use HTTPS.
Diffstat (limited to 'app-emacs/bm')
-rw-r--r-- | app-emacs/bm/bm-1.32_p20140214.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/bm/bm-1.32_p20140214.ebuild b/app-emacs/bm/bm-1.32_p20140214.ebuild index 353004bf2c20..559611b49d1d 100644 --- a/app-emacs/bm/bm-1.32_p20140214.ebuild +++ b/app-emacs/bm/bm-1.32_p20140214.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit elisp DESCRIPTION="Visible bookmarks in buffer" -HOMEPAGE="http://www.nongnu.org/bm/ - http://www.emacswiki.org/emacs/VisibleBookmarks" +HOMEPAGE="https://www.nongnu.org/bm/ + https://www.emacswiki.org/emacs/VisibleBookmarks" # snapshot of https://github.com/joodland/bm.git SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" |