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

index 6494ee32900cba8d10aa0f3956bc13bb35b92ba8..c74a7ec85aebeff429ef02dc9a7b85eb3d23b49d 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: Delete/change/add parentheses/quotes/XML-tags & much more"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1697"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1697"
 LICENSE="vim"
 KEYWORDS="amd64 x86"