app-vim/pushpop: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 7 Mar 2018 18:49:10 +0000 (19:49 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 7 Mar 2018 22:14:41 +0000 (23:14 +0100)
app-vim/pushpop/pushpop-4.0-r1.ebuild

index f5e838e8dc212a5a9a2c1f0fc4003ab4d41ea70a..e17bb1a022ceb873632e9db7339bacbc21e210a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 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: pushd / popd from the vim commandline"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=129"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=129"
 LICENSE="GPL-2"
 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""