From: Michał Górny Date: Sun, 12 Aug 2018 06:39:47 +0000 (+0200) Subject: vala.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=165b186a1798898a8acde04688c8a7ad3a5d4be9;p=gentoo.git vala.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/vala.eclass b/eclass/vala.eclass index f8a45cdebed6..11fd875d5d99 100644 --- a/eclass/vala.eclass +++ b/eclass/vala.eclass @@ -6,6 +6,7 @@ # gnome@gentoo.org # @AUTHOR: # Alexandre Rostovtsev +# @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