diff options
author | 2018-03-04 08:56:10 +0100 | |
---|---|---|
committer | 2018-03-05 22:46:10 +0100 | |
commit | e42b863a92dd9dc4b49d4c0d5de68bed167314d5 (patch) | |
tree | c5b2ee8e0b4504e404a13f7e2bf24d4659b32ffe /app-vim | |
parent | app-vim/checkattach: use HTTPS. (diff) | |
download | gentoo-e42b863a92dd9dc4b49d4c0d5de68bed167314d5.tar.gz gentoo-e42b863a92dd9dc4b49d4c0d5de68bed167314d5.tar.bz2 gentoo-e42b863a92dd9dc4b49d4c0d5de68bed167314d5.zip |
app-vim/closetag: use HTTPS.
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/closetag/closetag-0.9.1-r1.ebuild | 4 |
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" |