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 06/10] toolchain-autoconf.eclass: add @SUPPORTED_EAPIS
Date: Sun, 12 Aug 2018 09:20:03
Message-Id: 20180812091734.24198-7-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 00/10] @SUPPORTED_EAPIS, part two by "Michał Górny"
1 ---
2 eclass/toolchain-autoconf.eclass | 1 +
3 1 file changed, 1 insertion(+)
4
5 diff --git a/eclass/toolchain-autoconf.eclass b/eclass/toolchain-autoconf.eclass
6 index 18276f0b49c5..cd991ec795ac 100644
7 --- a/eclass/toolchain-autoconf.eclass
8 +++ b/eclass/toolchain-autoconf.eclass
9 @@ -4,6 +4,7 @@
10 # @ECLASS: toolchain-autoconf.eclass
11 # @MAINTAINER:
12 # <base-system@g.o>
13 +# @SUPPORTED_EAPIS: 6
14 # @BLURB: Common code for sys-devel/autoconf ebuilds
15 # @DESCRIPTION:
16 # This eclass contains the common phase functions migrated from
17 --
18 2.18.0