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 30/98] gtk-sharp-module.eclass: add @SUPPORTED_EAPIS
Date: Sun, 12 Aug 2018 07:36:07
Message-Id: 20180812072343.19947-31-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/gtk-sharp-module.eclass | 1 +
3 1 file changed, 1 insertion(+)
4
5 diff --git a/eclass/gtk-sharp-module.eclass b/eclass/gtk-sharp-module.eclass
6 index f4ec30d3a823..0a4aac883fb6 100644
7 --- a/eclass/gtk-sharp-module.eclass
8 +++ b/eclass/gtk-sharp-module.eclass
9 @@ -11,6 +11,7 @@
10 # @ECLASS: gtk-sharp-module.eclass
11 # @MAINTAINER:
12 # dotnet@g.o
13 +# @SUPPORTED_EAPIS: 2 3 4 5
14 # @BLURB: Manages the modules of the gtk-, gnome-, and gnome-desktop-sharp tarballs
15 # @DESCRIPTION:
16 # This eclass provides phase functions and helper functions for the modules
17 --
18 2.18.0