From f15da0cc6e9c2fb153243241693bd9410c152594 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 09:23:04 +0100 Subject: app-vim/easy-align: use HTTPS. --- app-vim/easy-align/easy-align-2.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-vim/easy-align') diff --git a/app-vim/easy-align/easy-align-2.10.0.ebuild b/app-vim/easy-align/easy-align-2.10.0.ebuild index 22705144e805..e13cbff4ce51 100644 --- a/app-vim/easy-align/easy-align-2.10.0.ebuild +++ b/app-vim/easy-align/easy-align-2.10.0.ebuild @@ -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 @@ -9,7 +9,7 @@ MY_PN=vim-${PN} MY_P=${MY_PN}-${PV} DESCRIPTION="vim plugin: a simple alignment plugin" -HOMEPAGE="https://github.com/junegunn/vim-easy-align http://www.vim.org/scripts/script.php?script_id=4520" +HOMEPAGE="https://github.com/junegunn/vim-easy-align https://www.vim.org/scripts/script.php?script_id=4520" SRC_URI="https://github.com/junegunn/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" KEYWORDS="amd64 x86" -- cgit v1.2.3-65-gdbad