commit: 2b1c5b3e0fa00c446574e9c56bf58ad360cb361c Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Mon Dec 12 04:29:30 2016 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Mon Dec 12 04:29:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1c5b3e
app-vim/undotree: update to EAPI 6 app-vim/undotree/undotree-5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/undotree/undotree-5.0.ebuild b/app-vim/undotree/undotree-5.0.ebuild index 9746d99..8abab4d 100644 --- a/app-vim/undotree/undotree-5.0.ebuild +++ b/app-vim/undotree/undotree-5.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit vim-plugin vcs-snapshot
