From d3ae6240e11d7dcab1218b2bff12dfeeb671ab01 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Sun, 12 Jan 2020 20:00:34 -0700 Subject: [PATCH] app-vim/airline: update live ebuild Signed-off-by: Tim Harder --- app-vim/airline/airline-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/airline/airline-9999.ebuild b/app-vim/airline/airline-9999.ebuild index 5c0506370c59..811a2c7d14b5 100644 --- a/app-vim/airline/airline-9999.ebuild +++ b/app-vim/airline/airline-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -25,5 +25,5 @@ src_prepare() { default # remove unwanted files - rm -r t Gemfile Rakefile LICENSE README* || die + rm -r t Gemfile Rakefile LICENSE README* .travis.yml .gitignore || die } -- 2.26.2