From: Michał Górny Date: Sun, 12 Aug 2018 06:37:16 +0000 (+0200) Subject: epatch.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=21e3659b8c8e4e5b9bd79848c0367ff7ae5e9375;p=gentoo.git epatch.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/epatch.eclass b/eclass/epatch.eclass index 8e03478c26ce..da9364136777 100644 --- a/eclass/epatch.eclass +++ b/eclass/epatch.eclass @@ -4,6 +4,7 @@ # @ECLASS: epatch.eclass # @MAINTAINER: # base-system@gentoo.org +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 # @BLURB: easy patch application functions # @DESCRIPTION: # An eclass providing epatch and epatch_user functions to easily apply