From: Michał Górny Date: Mon, 15 Jul 2019 12:03:00 +0000 (+0200) Subject: vdr-plugin-2.eclass: Fix @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3143c4dbfa581107f4cfafc5bca1d5de4465370f;p=gentoo.git vdr-plugin-2.eclass: Fix @SUPPORTED_EAPIS Signed-off-by: Michał Górny --- diff --git a/eclass/vdr-plugin-2.eclass b/eclass/vdr-plugin-2.eclass index ec754ceb710b..5a0792efe933 100644 --- a/eclass/vdr-plugin-2.eclass +++ b/eclass/vdr-plugin-2.eclass @@ -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 # Christian Ruppert # (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