From: Michał Górny Date: Sun, 12 Aug 2018 06:36:42 +0000 (+0200) Subject: apache-2.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2bde6a20ccca22cad8e7d1ed545bd0eb36b0e74e;p=gentoo.git apache-2.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/apache-2.eclass b/eclass/apache-2.eclass index ab09ce367c14..3195d03a395e 100644 --- a/eclass/apache-2.eclass +++ b/eclass/apache-2.eclass @@ -4,6 +4,7 @@ # @ECLASS: apache-2.eclass # @MAINTAINER: # polynomial-c@gentoo.org +# @SUPPORTED_EAPIS: 5 6 7 # @BLURB: Provides a common set of functions for apache-2.x ebuilds # @DESCRIPTION: # This eclass handles apache-2.x ebuild functions such as LoadModule generation