app-vim/nerdcommenter: update to EAPI 7
authorTim Harder <radhermit@gentoo.org>
Wed, 15 Jan 2020 04:43:29 +0000 (21:43 -0700)
committerTim Harder <radhermit@gentoo.org>
Wed, 15 Jan 2020 04:44:56 +0000 (21:44 -0700)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
app-vim/nerdcommenter/nerdcommenter-2.5.2.ebuild
app-vim/nerdcommenter/nerdcommenter-9999.ebuild

index e698dd51a16ba6473bda6eedc95d311c3f0b6675..8e558a99fa879ee951c15edb7f5c9f4d0d6a33a3 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit vim-plugin
 
index e698dd51a16ba6473bda6eedc95d311c3f0b6675..8e558a99fa879ee951c15edb7f5c9f4d0d6a33a3 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit vim-plugin