commit:     ae9226f54731172a77b34190fe9b658701b3d53d
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Mar  8 20:04:58 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Mar 11 14:15:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9226f5

app-vim/pathogen: use HTTPS.

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

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

diff --git a/app-vim/pathogen/pathogen-2.4.ebuild 
b/app-vim/pathogen/pathogen-2.4.ebuild
index b3e2872fcac..fc4009c0861 100644
--- a/app-vim/pathogen/pathogen-2.4.ebuild
+++ b/app-vim/pathogen/pathogen-2.4.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,7 +6,7 @@ EAPI=5
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: manage your runtimepath"
-HOMEPAGE="https://github.com/tpope/vim-pathogen/ 
http://www.vim.org/scripts/script.php?script_id=2332";
+HOMEPAGE="https://github.com/tpope/vim-pathogen/ 
https://www.vim.org/scripts/script.php?script_id=2332";
 SRC_URI="https://github.com/tpope/vim-pathogen/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="vim"
 KEYWORDS="amd64 x86 ~x64-macos"

Reply via email to