diff options
author | Tim Harder <radhermit@gentoo.org> | 2018-12-21 20:04:44 -0600 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2018-12-21 20:22:09 -0600 |
commit | 55d217a12c89c5fb04e74773648139274f40f20d (patch) | |
tree | b933d20e486fb645313092b0963d5c319eaf713e /app-vim/airline/airline-9999.ebuild | |
parent | profiles/profiles.desc: add steev as co-maintainer of default/linux/arm64/17.... (diff) | |
download | gentoo-55d217a12c89c5fb04e74773648139274f40f20d.tar.gz gentoo-55d217a12c89c5fb04e74773648139274f40f20d.tar.bz2 gentoo-55d217a12c89c5fb04e74773648139274f40f20d.zip |
app-vim/airline: version bump to 0.10
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'app-vim/airline/airline-9999.ebuild')
-rw-r--r-- | app-vim/airline/airline-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/airline/airline-9999.ebuild b/app-vim/airline/airline-9999.ebuild index 2b0d045e241b..5c0506370c59 100644 --- a/app-vim/airline/airline-9999.ebuild +++ b/app-vim/airline/airline-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit vim-plugin |