From ed855dd521ad6751ba00be1d0e3bcf0243891407 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 12 Aug 2018 11:15:07 +0200 Subject: git-2.eclass: add @SUPPORTED_EAPIS Closes: https://github.com/gentoo/gentoo/pull/9545 --- eclass/git-2.eclass | 1 + 1 file changed, 1 insertion(+) (limited to 'eclass/git-2.eclass') diff --git a/eclass/git-2.eclass b/eclass/git-2.eclass index 6a21834ac003..5371a612dccf 100644 --- a/eclass/git-2.eclass +++ b/eclass/git-2.eclass @@ -4,6 +4,7 @@ # @ECLASS: git-2.eclass # @MAINTAINER: # maintainer-needed@gentoo.org +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 # @BLURB: Eclass for fetching and unpacking git repositories. # @DESCRIPTION: # Eclass for easing maintenance of live ebuilds using git as remote repository. -- cgit v1.2.3-65-gdbad