commit: 85f1e7c3dcbc0f3d402b83a999f40927e31363ca Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Mar 9 14:49:09 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Mar 10 22:55:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85f1e7c3
app-vim/thlnk: use HTTPS. app-vim/thlnk/thlnk-1.2.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/thlnk/thlnk-1.2.1-r1.ebuild b/app-vim/thlnk/thlnk-1.2.1-r1.ebuild index f63b21dae08..430077ec35f 100644 --- a/app-vim/thlnk/thlnk-1.2.1-r1.ebuild +++ b/app-vim/thlnk/thlnk-1.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit vim-plugin DESCRIPTION="vim plugin: linking in plaintext" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=293" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=293" LICENSE="GPL-2" KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE=""
