summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 08:56:10 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-05 22:46:10 +0100
commite42b863a92dd9dc4b49d4c0d5de68bed167314d5 (patch)
treec5b2ee8e0b4504e404a13f7e2bf24d4659b32ffe /app-vim/closetag
parentapp-vim/checkattach: use HTTPS. (diff)
downloadgentoo-e42b863a92dd9dc4b49d4c0d5de68bed167314d5.tar.gz
gentoo-e42b863a92dd9dc4b49d4c0d5de68bed167314d5.tar.bz2
gentoo-e42b863a92dd9dc4b49d4c0d5de68bed167314d5.zip
app-vim/closetag: use HTTPS.
Diffstat (limited to 'app-vim/closetag')
-rw-r--r--app-vim/closetag/closetag-0.9.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/closetag/closetag-0.9.1-r1.ebuild b/app-vim/closetag/closetag-0.9.1-r1.ebuild
index feae211a6346..ab2e93def305 100644
--- a/app-vim/closetag/closetag-0.9.1-r1.ebuild
+++ b/app-vim/closetag/closetag-0.9.1-r1.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: close HTML/XML tags quickly"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=13"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=13"
LICENSE="vim"
KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"