diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:37:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:32:23 +0200 |
commit | 2aff80c118bc7ab9dc231ccf75741f7755364e54 (patch) | |
tree | 8ea0cd6c05253062e7bc12028ce5859c6be72ead /eclass/depend.apache.eclass | |
parent | cuda.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-2aff80c118bc7ab9dc231ccf75741f7755364e54.tar.gz gentoo-2aff80c118bc7ab9dc231ccf75741f7755364e54.tar.bz2 gentoo-2aff80c118bc7ab9dc231ccf75741f7755364e54.zip |
depend.apache.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass/depend.apache.eclass')
-rw-r--r-- | eclass/depend.apache.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/depend.apache.eclass b/eclass/depend.apache.eclass index 3067c07cf57a..79bfdcc493f7 100644 --- a/eclass/depend.apache.eclass +++ b/eclass/depend.apache.eclass @@ -4,6 +4,7 @@ # @ECLASS: depend.apache.eclass # @MAINTAINER: # apache-devs@gentoo.org +# @SUPPORTED_EAPIS: 0 2 3 4 5 6 # @BLURB: Functions to allow ebuilds to depend on apache # @DESCRIPTION: # This eclass handles depending on apache in a sane way and provides information |