From 7e475b1459c520753d720659852990df235cc1cb Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 9 Mar 2018 19:41:59 +0100 Subject: app-vim/voom: use HTTPS. --- app-vim/voom/voom-5.1-r1.ebuild | 4 ++-- app-vim/voom/voom-5.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-vim') diff --git a/app-vim/voom/voom-5.1-r1.ebuild b/app-vim/voom/voom-5.1-r1.ebuild index b09489346009..661ae4f5bd8b 100644 --- a/app-vim/voom/voom-5.1-r1.ebuild +++ b/app-vim/voom/voom-5.1-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 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 vim-plugin DESCRIPTION="vim plugin: emulates a two-pane text outliner" -HOMEPAGE="https://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657" +HOMEPAGE="https://vim-voom.github.com/ https://www.vim.org/scripts/script.php?script_id=2657" LICENSE="CC0-1.0" KEYWORDS="~amd64 ~x86" diff --git a/app-vim/voom/voom-5.1.ebuild b/app-vim/voom/voom-5.1.ebuild index 74b2d2e811b5..d47fb9125ab0 100644 --- a/app-vim/voom/voom-5.1.ebuild +++ b/app-vim/voom/voom-5.1.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: emulates a two-pane text outliner" -HOMEPAGE="https://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657" +HOMEPAGE="https://vim-voom.github.com/ https://www.vim.org/scripts/script.php?script_id=2657" LICENSE="CC0-1.0" KEYWORDS="amd64 x86" -- cgit v1.2.3-65-gdbad