app-vim/ansiesc: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 07:44:08 +0000 (08:44 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 5 Mar 2018 21:45:51 +0000 (22:45 +0100)
app-vim/ansiesc/ansiesc-12.ebuild

index 54b4ae24985ded00bfa07e6c2b193166505ff629..b45dfc4f9b25225a0fa47accd813811dda2ed0ef 100644 (file)
@@ -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: ansi escape sequences concealed, but highlighted as specified"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=302"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=302"
 LICENSE="public-domain"
 KEYWORDS="amd64 x86"