summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 09:25:19 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-05 22:46:32 +0100
commit44b7cdb659813cb590933a35eed2a735503bbf5d (patch)
tree4a7e20e51e6e05dfa1f7f7b08fe44da5b2cd0e82
parentapp-vim/enhancedcommentify: use HTTPS. (diff)
downloadgentoo-44b7cdb659813cb590933a35eed2a735503bbf5d.tar.gz
gentoo-44b7cdb659813cb590933a35eed2a735503bbf5d.tar.bz2
gentoo-44b7cdb659813cb590933a35eed2a735503bbf5d.zip
app-vim/extra-syntax: use HTTPS.
-rw-r--r--app-vim/extra-syntax/extra-syntax-4-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/extra-syntax/extra-syntax-4-r2.ebuild b/app-vim/extra-syntax/extra-syntax-4-r2.ebuild
index bf4ba20c683e..9bd35da4565e 100644
--- a/app-vim/extra-syntax/extra-syntax-4-r2.ebuild
+++ b/app-vim/extra-syntax/extra-syntax-4-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
@@ -6,7 +6,7 @@ EAPI=6
inherit vim-plugin
DESCRIPTION="vim plugin: metapackage for all extra syntax packages"
-HOMEPAGE="http://www.vim.org/"
+HOMEPAGE="https://www.vim.org/"
LICENSE="metapackage"
KEYWORDS="amd64 ~mips ~ppc ppc64 x86"
SRC_URI=""