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

app-vim/foldutil: use HTTPS.

Closes: https://github.com/gentoo/gentoo/pull/7360

 app-vim/foldutil/foldutil-3.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/foldutil/foldutil-3.0-r1.ebuild 
b/app-vim/foldutil/foldutil-3.0-r1.ebuild
index 953cbc3f0d0..034686ed7a4 100644
--- a/app-vim/foldutil/foldutil-3.0-r1.ebuild
+++ b/app-vim/foldutil/foldutil-3.0-r1.ebuild
@@ -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: fold creation utility"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158";
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=158";
 LICENSE="GPL-2"
 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""

Reply via email to