From: Michał Górny Date: Sun, 12 Aug 2018 06:37:12 +0000 (+0200) Subject: emboss-r2.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f766edd1bfec930e37884796674219e44098d287;p=gentoo.git emboss-r2.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/emboss-r2.eclass b/eclass/emboss-r2.eclass index 4d97091d280e..266c4583c189 100644 --- a/eclass/emboss-r2.eclass +++ b/eclass/emboss-r2.eclass @@ -10,6 +10,7 @@ # Original author: Author Olivier Fisette # Next gen author: Justin Lecher # Next gen author: Ted Tanberry +# @SUPPORTED_EAPIS: 6 # @BLURB: Use this to easy install EMBOSS and EMBASSY programs (EMBOSS add-ons). # @DESCRIPTION: # The inheriting ebuild must set at least EAPI=6 and provide EBO_DESCRIPTION before the inherit line.