From: Michał Górny Date: Sun, 12 Aug 2018 06:37:29 +0000 (+0200) Subject: git-r3.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f41df029186554c9fcc7148071cbe27fc80e22b6;p=gentoo.git git-r3.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/git-r3.eclass b/eclass/git-r3.eclass index 7fe9bcb40fa4..48fac96ee358 100644 --- a/eclass/git-r3.eclass +++ b/eclass/git-r3.eclass @@ -4,6 +4,7 @@ # @ECLASS: git-r3.eclass # @MAINTAINER: # Michał Górny +# @SUPPORTED_EAPIS: 4 5 6 7 # @BLURB: Eclass for fetching and unpacking git repositories. # @DESCRIPTION: # Third generation eclass for easing maintenance of live ebuilds using