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 10/10] git-2.eclass: add @SUPPORTED_EAPIS
Date: Sun, 12 Aug 2018 09:21:08
Message-Id: 20180812091734.24198-11-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 00/10] @SUPPORTED_EAPIS, part two by "Michał Górny"
1 ---
2 eclass/git-2.eclass | 1 +
3 1 file changed, 1 insertion(+)
4
5 diff --git a/eclass/git-2.eclass b/eclass/git-2.eclass
6 index 6a21834ac003..5371a612dccf 100644
7 --- a/eclass/git-2.eclass
8 +++ b/eclass/git-2.eclass
9 @@ -4,6 +4,7 @@
10 # @ECLASS: git-2.eclass
11 # @MAINTAINER:
12 # maintainer-needed@g.o
13 +# @SUPPORTED_EAPIS: 0 1 2 3 4 5
14 # @BLURB: Eclass for fetching and unpacking git repositories.
15 # @DESCRIPTION:
16 # Eclass for easing maintenance of live ebuilds using git as remote repository.
17 --
18 2.18.0