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 16/98] emboss-r2.eclass: add @SUPPORTED_EAPIS
Date: Sun, 12 Aug 2018 07:30:32
Message-Id: 20180812072343.19947-17-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/emboss-r2.eclass | 1 +
3 1 file changed, 1 insertion(+)
4
5 diff --git a/eclass/emboss-r2.eclass b/eclass/emboss-r2.eclass
6 index 4d97091d280e..266c4583c189 100644
7 --- a/eclass/emboss-r2.eclass
8 +++ b/eclass/emboss-r2.eclass
9 @@ -10,6 +10,7 @@
10 # Original author: Author Olivier Fisette <ofisette@×××××.com>
11 # Next gen author: Justin Lecher <jlec@g.o>
12 # Next gen author: Ted Tanberry <ted.tanberry@×××××.com>
13 +# @SUPPORTED_EAPIS: 6
14 # @BLURB: Use this to easy install EMBOSS and EMBASSY programs (EMBOSS add-ons).
15 # @DESCRIPTION:
16 # The inheriting ebuild must set at least EAPI=6 and provide EBO_DESCRIPTION before the inherit line.
17 --
18 2.18.0