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 83/98] texlive-module.eclass: add @SUPPORTED_EAPIS
Date: Sun, 12 Aug 2018 07:57:21
Message-Id: 20180812072343.19947-84-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/texlive-module.eclass | 1 +
3 1 file changed, 1 insertion(+)
4
5 diff --git a/eclass/texlive-module.eclass b/eclass/texlive-module.eclass
6 index 882811774779..2b9fac4da173 100644
7 --- a/eclass/texlive-module.eclass
8 +++ b/eclass/texlive-module.eclass
9 @@ -6,6 +6,7 @@
10 # tex@g.o
11 # @AUTHOR:
12 # Original Author: Alexis Ballier <aballier@g.o>
13 +# @SUPPORTED_EAPIS: 3 4 5 6 7
14 # @BLURB: Provide generic install functions so that modular texlive's texmf ebuild will only have to inherit this eclass
15 # @DESCRIPTION:
16 # Purpose: Provide generic install functions so that modular texlive's texmf ebuilds will
17 --
18 2.18.0