commit: 5dcef7c13c03d5b583e9597ee844c93ef441e6d9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 12 09:12:05 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 07:33:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dcef7c1
dotnet.eclass: add @SUPPORTED_EAPIS eclass/dotnet.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/dotnet.eclass b/eclass/dotnet.eclass index 6ae42a07a6f..9d02e540de3 100644 --- a/eclass/dotnet.eclass +++ b/eclass/dotnet.eclass @@ -3,6 +3,7 @@ # @ECLASS: dotnet.eclass # @MAINTAINER: [email protected] +# @SUPPORTED_EAPIS: 1 2 3 4 5 6 7 # @BLURB: common settings and functions for mono and dotnet related packages # @DESCRIPTION: # The dotnet eclass contains common environment settings that are useful for
