vdr-plugin-2.eclass: Fix @SUPPORTED_EAPIS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 12:03:00 +0000 (14:03 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 12:51:30 +0000 (14:51 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/vdr-plugin-2.eclass

index ec754ceb710b92cbfa379da3457f834704ae9403..5a0792efe933c9d48f0f75526eb71172b7e5140f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: vdr-plugin-2.eclass
@@ -9,7 +9,7 @@
 # Joerg Bornkessel <hd_brummy@gentoo.org>
 # Christian Ruppert <idl0r@gentoo.org>
 # (undisclosed contributors)
-# @SUPPORTED_EAPIS: 4 5 6
+# @SUPPORTED_EAPIS: 4 5 6 7
 # @BLURB: common vdr plugin ebuild functions
 # @DESCRIPTION:
 # Eclass for easing maintenance of vdr plugin ebuilds