From b7c9ad37526600ab89564dc1fab95b67d82576b1 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 11 Mar 2024 19:57:10 +0100 Subject: app-vim/taglist: use https Signed-off-by: Michael Mair-Keimberger Signed-off-by: Conrad Kostecki --- app-vim/taglist/taglist-4.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-vim') diff --git a/app-vim/taglist/taglist-4.6.ebuild b/app-vim/taglist/taglist-4.6.ebuild index dee93ba82062..7a2c775b6ffe 100644 --- a/app-vim/taglist/taglist-4.6.ebuild +++ b/app-vim/taglist/taglist-4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit vim-plugin DESCRIPTION="vim plugin: ctags-based source code browser" -HOMEPAGE="http://vim-taglist.sourceforge.net/" +HOMEPAGE="https://vim-taglist.sourceforge.net/" LICENSE="vim" KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" -- cgit v1.2.3-65-gdbad