app-vim/airline: update live ebuild
authorTim Harder <radhermit@gentoo.org>
Mon, 13 Jan 2020 03:00:34 +0000 (20:00 -0700)
committerTim Harder <radhermit@gentoo.org>
Mon, 13 Jan 2020 03:00:43 +0000 (20:00 -0700)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
app-vim/airline/airline-9999.ebuild

index 5c0506370c594158b65db1b9dc0f29fb0a1e2c96..811a2c7d14b538102f61b528f9e119eae8504fec 100644 (file)
@@ -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
 }