commit: 165b186a1798898a8acde04688c8a7ad3a5d4be9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 12 06:39:47 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 07:33:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165b186a
vala.eclass: add @SUPPORTED_EAPIS eclass/vala.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/vala.eclass b/eclass/vala.eclass index f8a45cdebed..11fd875d5d9 100644 --- a/eclass/vala.eclass +++ b/eclass/vala.eclass @@ -6,6 +6,7 @@ # [email protected] # @AUTHOR: # Alexandre Rostovtsev <[email protected]> +# @SUPPORTED_EAPIS: 1 2 3 4 5 6 7 # @BLURB: Sets up the environment for using a specific version of vala. # @DESCRIPTION: # This eclass sets up commonly used environment variables for using a specific
