commit:     1ed520afdc95efd3581197be51dd3962fda5e83f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar  4 08:02:42 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Mar  5 21:46:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed520af

app-vim/curcmdmode: use HTTPS.

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

diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild 
b/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
index 66e3878fd40..48607fca05b 100644
--- a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
+++ b/app-vim/curcmdmode/curcmdmode-1.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: library for extending vim's mode() function"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=745";
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=745";
 LICENSE="GPL-2"
 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""

Reply via email to