From ae8810c898fc715258a3e507263ab36cf6c5a7bb Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 26 Mar 2023 08:17:55 +0100 Subject: [PATCH] app-emacs/yasnippet: update HOMEPAGE Signed-off-by: Sam James --- 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 7e8fc0b1160b0..4b7194c1be7e1 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+"