summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/syntastic/syntastic-3.8.0.ebuild4
-rw-r--r--app-vim/syntastic/syntastic-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/syntastic/syntastic-3.8.0.ebuild b/app-vim/syntastic/syntastic-3.8.0.ebuild
index 36f8e62d1ec5..2c2f54a9780a 100644
--- a/app-vim/syntastic/syntastic-3.8.0.ebuild
+++ b/app-vim/syntastic/syntastic-3.8.0.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
@@ -13,7 +13,7 @@ else
fi
DESCRIPTION="vim plugin: syntax checking using external tools"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2736 https://github.com/scrooloose/syntastic/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2736 https://github.com/scrooloose/syntastic/"
LICENSE="WTFPL-2"
VIM_PLUGIN_HELPFILES="${PN}"
diff --git a/app-vim/syntastic/syntastic-9999.ebuild b/app-vim/syntastic/syntastic-9999.ebuild
index cc6fc347a77a..6776db4e00ef 100644
--- a/app-vim/syntastic/syntastic-9999.ebuild
+++ b/app-vim/syntastic/syntastic-9999.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
@@ -13,7 +13,7 @@ else
fi
DESCRIPTION="vim plugin: syntax checking using external tools"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2736 https://github.com/scrooloose/syntastic/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2736 https://github.com/scrooloose/syntastic/"
LICENSE="WTFPL-2"
VIM_PLUGIN_HELPFILES="${PN}"