From dfe8dce1523ed15d5614a6838fd7fd4e07772e4f Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 09:10:02 +0100 Subject: [PATCH] app-vim/vimbuddy: eutils-- Signed-off-by: Sam James --- app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild b/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild index 228535a41a652..bce56bc5ca8a2 100644 --- a/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild +++ b/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit vim-plugin eutils +inherit vim-plugin DESCRIPTION="vim plugin: vimbuddy for the status line" HOMEPAGE="https://github.com/vim-scripts/vimbuddy.vim"