diff options
-rw-r--r-- | app-vim/autoalign/autoalign-14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/autoalign/autoalign-14.ebuild b/app-vim/autoalign/autoalign-14.ebuild index 970009cb14e1..0d7d12e9d234 100644 --- a/app-vim/autoalign/autoalign-14.ebuild +++ b/app-vim/autoalign/autoalign-14.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=5 @@ -6,7 +6,7 @@ EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: automatically align bib, c, c++, tex and vim code" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=884" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=884" LICENSE="vim" KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" IUSE="" |