diff options
Diffstat (limited to 'app-vim/recover')
-rw-r--r-- | app-vim/recover/recover-0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/recover/recover-0.18.ebuild b/app-vim/recover/recover-0.18.ebuild index 38cfca9c21eb..7512b666fb1b 100644 --- a/app-vim/recover/recover-0.18.ebuild +++ b/app-vim/recover/recover-0.18.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: show differences for recovered files" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3068 https://github.com/chrisbra/Recover.vim" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3068 https://github.com/chrisbra/Recover.vim" LICENSE="vim" KEYWORDS="amd64 x86" |