From: Michał Górny Date: Sun, 12 Aug 2018 06:36:46 +0000 (+0200) Subject: autotools-utils.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4c898e932181f5f0011e88cc77bce463aa6288c1;p=gentoo.git autotools-utils.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/autotools-utils.eclass b/eclass/autotools-utils.eclass index b0047048662d..0addf76a92f6 100644 --- a/eclass/autotools-utils.eclass +++ b/eclass/autotools-utils.eclass @@ -5,6 +5,7 @@ # @MAINTAINER: # Maciej Mrozowski # Michał Górny +# @SUPPORTED_EAPIS: 2 3 4 5 # @BLURB: common ebuild functions for autotools-based packages # @DESCRIPTION: # autotools-utils.eclass is autotools.eclass(5) and base.eclass(5) wrapper