From ec3a42d07b5865ef664bf1d97d3cc791ac093d90 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 9 Mar 2018 19:39:59 +0100 Subject: app-vim/vimpython: use HTTPS. --- app-vim/vimpython/vimpython-1.13-r1.ebuild | 4 ++-- app-vim/vimpython/vimpython-1.13-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-vim/vimpython') diff --git a/app-vim/vimpython/vimpython-1.13-r1.ebuild b/app-vim/vimpython/vimpython-1.13-r1.ebuild index bd653c8a3cc2..1801d3944d58 100644 --- a/app-vim/vimpython/vimpython-1.13-r1.ebuild +++ b/app-vim/vimpython/vimpython-1.13-r1.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=6 @@ -6,7 +6,7 @@ EAPI=6 inherit vim-plugin DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=30" LICENSE="vim" KEYWORDS="alpha amd64 ia64 ppc sparc x86" diff --git a/app-vim/vimpython/vimpython-1.13-r2.ebuild b/app-vim/vimpython/vimpython-1.13-r2.ebuild index 3f5071ff2c8b..08a1107fa94f 100644 --- a/app-vim/vimpython/vimpython-1.13-r2.ebuild +++ b/app-vim/vimpython/vimpython-1.13-r2.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 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit vim-plugin python-single-r1 DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=30" LICENSE="vim" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -- cgit v1.2.3-65-gdbad