commit:     77ab5c28da1da627f01266f44411aec0e7fee31d
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar  4 17:26:22 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Mar  4 22:09:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77ab5c28

app-vim/genutils: use HTTPS.

 app-vim/genutils/genutils-2.5.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-vim/genutils/genutils-2.5.ebuild 
b/app-vim/genutils/genutils-2.5.ebuild
index b263733bfdc..ad3e2f826c8 100644
--- a/app-vim/genutils/genutils-2.5.ebuild
+++ b/app-vim/genutils/genutils-2.5.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
@@ -6,8 +6,8 @@ EAPI=5
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: library with various useful functions"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197";
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=11399 -> 
${P}.zip"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=197";
+SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=11399 -> 
${P}.zip"
 LICENSE="GPL-3"
 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 

Reply via email to