commit:     900d3cafec3466f1c8932b1bd001cdb64cd57700
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar  9 14:49:46 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 22:55:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900d3caf

app-vim/tlib: use HTTPS.

 app-vim/tlib/tlib-1.20.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/tlib/tlib-1.20.ebuild b/app-vim/tlib/tlib-1.20.ebuild
index 794c046e041..3b64cc06f5e 100644
--- a/app-vim/tlib/tlib-1.20.ebuild
+++ b/app-vim/tlib/tlib-1.20.ebuild
@@ -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"

Reply via email to