commit: a325edc0ae1050d680db030fffba83da5d19d45c Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Mar 9 14:53:49 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Mar 10 22:55:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a325edc0
app-vim/unite: use HTTPS. app-vim/unite/unite-4.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/unite/unite-4.0-r1.ebuild b/app-vim/unite/unite-4.0-r1.ebuild index 000a1b6c8ed..8c036e471fa 100644 --- a/app-vim/unite/unite-4.0-r1.ebuild +++ b/app-vim/unite/unite-4.0-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: unite all sources" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3396" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396" LICENSE="MIT" KEYWORDS="amd64 x86"
