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 22/98] gnome-python-common-r1.eclass: add @SUPPORTED_EAPIS
Date: Sun, 12 Aug 2018 07:32:59
Message-Id: 20180812072343.19947-23-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/gnome-python-common-r1.eclass | 1 +
3 1 file changed, 1 insertion(+)
4
5 diff --git a/eclass/gnome-python-common-r1.eclass b/eclass/gnome-python-common-r1.eclass
6 index 2c9c58950cab..0d604425b9ca 100644
7 --- a/eclass/gnome-python-common-r1.eclass
8 +++ b/eclass/gnome-python-common-r1.eclass
9 @@ -8,6 +8,7 @@
10 # Author: Michał Górny <mgorny@g.o>
11 # Based on the work of: Arun raghaven <ford_prefect@g.o>
12 # which in turn was based on the work of Jim Ramsay <lack@g.o>
13 +# @SUPPORTED_EAPIS: 5
14 # @BLURB: Common functionality for building gnome-python* bindings
15 # @DESCRIPTION:
16 # This eclass provides python-r1 support for the GNOME2 library Python
17 --
18 2.18.0