commit: ae8810c898fc715258a3e507263ab36cf6c5a7bb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 26 07:17:55 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 26 18:01:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae8810c8
app-emacs/yasnippet: update HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/yasnippet/yasnippet-0.14.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/yasnippet/yasnippet-0.14.0.ebuild b/app-emacs/yasnippet/yasnippet-0.14.0.ebuild index 7e8fc0b1160b..4b7194c1be7e 100644 --- a/app-emacs/yasnippet/yasnippet-0.14.0.ebuild +++ b/app-emacs/yasnippet/yasnippet-0.14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit elisp readme.gentoo-r1 DESCRIPTION="Yet another snippet extension for Emacs" -HOMEPAGE="http://joaotavora.github.com/yasnippet/" +HOMEPAGE="https://joaotavora.github.io/yasnippet/" SRC_URI="https://github.com/joaotavora/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+"
