git-2.eclass: add @SUPPORTED_EAPIS
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Aug 2018 09:15:07 +0000 (11:15 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 07:33:34 +0000 (09:33 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9545

eclass/git-2.eclass

index 6a21834ac003adbb1bf67a7ec4288eb1955b3e81..5371a612dccffe7fba98371b66470c0f1542bf4b 100644 (file)
@@ -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.