diff options
-rw-r--r-- | eclass/git-2.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
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. |