diff options
Diffstat (limited to 'eclass/mono.eclass')
-rw-r--r-- | eclass/mono.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/mono.eclass b/eclass/mono.eclass index 913c04c85c70..b1dc1e56d487 100644 --- a/eclass/mono.eclass +++ b/eclass/mono.eclass @@ -1,10 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: mono.eclass # @MAINTAINER: # dotnet@gentoo.org # @BLURB: common settings and functions for mono and dotnet related packages +# @DEPRECATED: mono-env # @DESCRIPTION: # The mono eclass contains common environment settings that are useful for # dotnet packages. Currently, it provides no functions, just exports |