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

index 91c7caf1216a49456d2e01b698860b23b3051b2c..f2a15aa2def78bcfda2ffb9210a2a906e78a844f 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
@@ -7,7 +7,7 @@ inherit vim-plugin vcs-snapshot
 
 MY_PN="Screen-vim---gnu-screentmux"
 DESCRIPTION="vim plugin: simulate a split shell with screen or tmux"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2711"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2711"
 SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz"
 LICENSE="public-domain"
 KEYWORDS="amd64 x86"