diff options
-rw-r--r-- | app-vim/fugitive/fugitive-2.2.ebuild | 4 | ||||
-rw-r--r-- | app-vim/fugitive/fugitive-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/fugitive/fugitive-2.2.ebuild b/app-vim/fugitive/fugitive-2.2.ebuild index 71ee67fe65df..5f7552c24ee8 100644 --- a/app-vim/fugitive/fugitive-2.2.ebuild +++ b/app-vim/fugitive/fugitive-2.2.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 @@ -14,7 +14,7 @@ else fi DESCRIPTION="vim plugin: a git wrapper for vim" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2975 https://github.com/tpope/vim-fugitive/" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2975 https://github.com/tpope/vim-fugitive/" LICENSE="vim" VIM_PLUGIN_HELPFILES="${PN}.txt" diff --git a/app-vim/fugitive/fugitive-9999.ebuild b/app-vim/fugitive/fugitive-9999.ebuild index 71ee67fe65df..5f7552c24ee8 100644 --- a/app-vim/fugitive/fugitive-9999.ebuild +++ b/app-vim/fugitive/fugitive-9999.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 @@ -14,7 +14,7 @@ else fi DESCRIPTION="vim plugin: a git wrapper for vim" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2975 https://github.com/tpope/vim-fugitive/" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2975 https://github.com/tpope/vim-fugitive/" LICENSE="vim" VIM_PLUGIN_HELPFILES="${PN}.txt" |