app-vim/tlib: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 9 Mar 2018 14:49:46 +0000 (15:49 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 10 Mar 2018 22:55:04 +0000 (23:55 +0100)
app-vim/tlib/tlib-1.20.ebuild

index 794c046e04185a05224f2a0fcbe0201eae2e6508..3b64cc06f5e761b3e4c9bf1386680c4d1666f441 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
@@ -9,7 +9,7 @@ MY_PN=${PN}_vim
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="vim plugin: a library of utility functions"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1863 https://github.com/tomtom/tlib_vim"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1863 https://github.com/tomtom/tlib_vim"
 SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-3"
 KEYWORDS="amd64 x86"