Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-dev] [PATCH 88/98] vala.eclass: add @SUPPORTED_EAPIS
Date: Sun, 12 Aug 2018 07:59:12
Message-Id: 20180812072343.19947-89-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 00/98] Add @SUPPORTED_EAPIS to eclasses, part one by "Michał Górny"
1 ---
2 eclass/vala.eclass | 1 +
3 1 file changed, 1 insertion(+)
4
5 diff --git a/eclass/vala.eclass b/eclass/vala.eclass
6 index f8a45cdebed6..11fd875d5d99 100644
7 --- a/eclass/vala.eclass
8 +++ b/eclass/vala.eclass
9 @@ -6,6 +6,7 @@
10 # gnome@g.o
11 # @AUTHOR:
12 # Alexandre Rostovtsev <tetromino@g.o>
13 +# @SUPPORTED_EAPIS: 1 2 3 4 5 6 7
14 # @BLURB: Sets up the environment for using a specific version of vala.
15 # @DESCRIPTION:
16 # This eclass sets up commonly used environment variables for using a specific
17 --
18 2.18.0