commit: c28dc9b8d9fa944b4379495d47e78d2e3dff60d6 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Mar 15 16:44:34 2025 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Mar 15 16:51:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c28dc9b8
app-emacs/bm: update HOMEPAGE Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-emacs/bm/bm-202309.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/bm/bm-202309.ebuild b/app-emacs/bm/bm-202309.ebuild index b5d7b04d0767..22b7d06737e5 100644 --- a/app-emacs/bm/bm-202309.ebuild +++ b/app-emacs/bm/bm-202309.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit elisp DESCRIPTION="Visible bookmarks in buffer" -HOMEPAGE="http://joodland.github.io/bm/ +HOMEPAGE="https://joodland.github.io/bm/ https://www.emacswiki.org/emacs/VisibleBookmarks" SRC_URI="https://github.com/joodland/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
