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 85/98] toolchain-glibc.eclass: add @SUPPORTED_EAPIS
Date: Sun, 12 Aug 2018 07:58:05
Message-Id: 20180812072343.19947-86-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/toolchain-glibc.eclass | 1 +
3 1 file changed, 1 insertion(+)
4
5 diff --git a/eclass/toolchain-glibc.eclass b/eclass/toolchain-glibc.eclass
6 index 5f0e0cfd5cd5..13d99ee1d942 100644
7 --- a/eclass/toolchain-glibc.eclass
8 +++ b/eclass/toolchain-glibc.eclass
9 @@ -4,6 +4,7 @@
10 # @ECLASS: toolchain-glibc.eclass
11 # @MAINTAINER:
12 # <toolchain@g.o>
13 +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6
14 # @BLURB: Common code for sys-libs/glibc ebuilds
15 # @DESCRIPTION:
16 # This eclass contains the common phase functions migrated from
17 --
18 2.18.0