From: Michael Mair-Keimberger Date: Thu, 8 Mar 2018 20:09:16 +0000 (+0100) Subject: app-vim/sleuth: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=03df8137ad135dc7584b3434feb28d6b1c84234f;p=gentoo.git app-vim/sleuth: use HTTPS. --- diff --git a/app-vim/sleuth/sleuth-1.0.ebuild b/app-vim/sleuth/sleuth-1.0.ebuild index 92063a0ff051..fa42aff92d2b 100644 --- a/app-vim/sleuth/sleuth-1.0.ebuild +++ b/app-vim/sleuth/sleuth-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ EAPI="5" inherit vim-plugin DESCRIPTION="vim plugin: heuristically set buffer options" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4375 https://github.com/tpope/vim-sleuth" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4375 https://github.com/tpope/vim-sleuth" LICENSE="vim" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/app-vim/sleuth/sleuth-1.1.ebuild b/app-vim/sleuth/sleuth-1.1.ebuild index ced2fffe99bd..f3ba9c8c9560 100644 --- a/app-vim/sleuth/sleuth-1.1.ebuild +++ b/app-vim/sleuth/sleuth-1.1.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="5" @@ -6,7 +6,7 @@ EAPI="5" inherit vim-plugin DESCRIPTION="vim plugin: heuristically set buffer options" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4375 https://github.com/tpope/vim-sleuth" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4375 https://github.com/tpope/vim-sleuth" LICENSE="vim" KEYWORDS="amd64 x86"