commit: b696912ea5dcfa98836ed8b5c0a840112b577980 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 12 06:39:49 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 07:33:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b696912e
vcs-snapshot.eclass: add @SUPPORTED_EAPIS eclass/vcs-snapshot.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/vcs-snapshot.eclass b/eclass/vcs-snapshot.eclass index 243d4a8a318..316a37773d4 100644 --- a/eclass/vcs-snapshot.eclass +++ b/eclass/vcs-snapshot.eclass @@ -4,6 +4,7 @@ # @ECLASS: vcs-snapshot.eclass # @MAINTAINER: # [email protected] +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 # @BLURB: support eclass for unpacking VCS snapshot tarballs # @DESCRIPTION: # This eclass provides a convenience src_unpack() which does unpack all
