From: Michał Górny Date: Sun, 12 Aug 2018 06:38:49 +0000 (+0200) Subject: perl-functions.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c65c388c3cffe1f64eaff6d7840056c83cc8f865;p=gentoo.git perl-functions.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/perl-functions.eclass b/eclass/perl-functions.eclass index 96e9a59e8904..e7775f31b8e0 100644 --- a/eclass/perl-functions.eclass +++ b/eclass/perl-functions.eclass @@ -8,6 +8,7 @@ # Seemant Kulleen # Andreas K. Huettel # Kent Fredric +# @SUPPORTED_EAPIS: 5 6 # @BLURB: helper functions eclass for perl modules # @DESCRIPTION: # The perl-functions eclass is designed to allow easier installation of perl