summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-09 19:39:59 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-10 23:54:46 +0100
commitec3a42d07b5865ef664bf1d97d3cc791ac093d90 (patch)
treecfe7fb977a89682be527639413a5510c1c5e98f3 /app-vim/vimpython/vimpython-1.13-r2.ebuild
parentapp-vim/vimpress: use HTTPS. (diff)
downloadgentoo-ec3a42d07b5865ef664bf1d97d3cc791ac093d90.tar.gz
gentoo-ec3a42d07b5865ef664bf1d97d3cc791ac093d90.tar.bz2
gentoo-ec3a42d07b5865ef664bf1d97d3cc791ac093d90.zip
app-vim/vimpython: use HTTPS.
Diffstat (limited to 'app-vim/vimpython/vimpython-1.13-r2.ebuild')
-rw-r--r--app-vim/vimpython/vimpython-1.13-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
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"