summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/vimpython/vimpython-1.13-r1.ebuild4
-rw-r--r--app-vim/vimpython/vimpython-1.13-r2.ebuild4
-rw-r--r--app-vim/webapi/webapi-0.2.ebuild4
3 files changed, 6 insertions, 6 deletions
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"
diff --git a/app-vim/webapi/webapi-0.2.ebuild b/app-vim/webapi/webapi-0.2.ebuild
index 0fa081bc7874..220b40e270c5 100644
--- a/app-vim/webapi/webapi-0.2.ebuild
+++ b/app-vim/webapi/webapi-0.2.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: interface to Web APIs"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4019"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4019"
LICENSE="BSD"
KEYWORDS="amd64 x86 ~x64-macos"
IUSE=""