app-vim/sudoedit: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 8 Mar 2018 20:12:28 +0000 (21:12 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 11 Mar 2018 14:15:17 +0000 (15:15 +0100)
app-vim/sudoedit/sudoedit-0.21.ebuild

index 10390e571456a677a1cb9c87530d3883940ccf97..c2dac75eec6ad94218ba0c95125ce00b8b9c3822 100644 (file)
@@ -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: edit files using sudo or su"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2709 https://github.com/chrisbra/SudoEdit.vim"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2709 https://github.com/chrisbra/SudoEdit.vim"
 LICENSE="vim"
 KEYWORDS="amd64 x86"
 VIM_PLUGIN_HELPFILES="SudoEdit.txt"