app-vim/align: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 07:35:55 +0000 (08:35 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 5 Mar 2018 21:45:42 +0000 (22:45 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7352

app-vim/align/align-43.ebuild

index 5286e61a8ff4b953f6a8061bf5f70d80a52ac643..877894bd4964649d8f0b938e957ad015a2e08a78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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: commands and maps to help produce aligned text"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=294"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=294"
 LICENSE="vim"
 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"