From: Michał Górny Date: Sun, 12 Aug 2018 06:38:05 +0000 (+0200) Subject: latex-package.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c58024e1f6ccba3dc234abe4585364cfbd411a99;p=gentoo.git latex-package.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/latex-package.eclass b/eclass/latex-package.eclass index 3402c94cc081..1a684ef00a66 100644 --- a/eclass/latex-package.eclass +++ b/eclass/latex-package.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Matthew Turk # Martin Ehmsen +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7 # @BLURB: An eclass for easy installation of LaTeX packages # @DESCRIPTION: # This eClass is designed to be easy to use and implement. The vast majority of