diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-05-12 13:46:13 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-05-12 13:46:13 +0300 |
commit | 432dbd5cee5086320d4cea4d64efb768c8c131cd (patch) | |
tree | dc7ebd7c38029d178cd7c2a4628ea83e79f6568d /eclass/mono-env.eclass | |
parent | */*: drop dotnet@g.o (diff) | |
download | gentoo-432dbd5cee5086320d4cea4d64efb768c8c131cd.tar.gz gentoo-432dbd5cee5086320d4cea4d64efb768c8c131cd.tar.bz2 gentoo-432dbd5cee5086320d4cea4d64efb768c8c131cd.zip |
eclass: reassign dotnet@g.o's eclasses to m-n
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'eclass/mono-env.eclass')
-rw-r--r-- | eclass/mono-env.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/mono-env.eclass b/eclass/mono-env.eclass index 51794ed4a005..6a93993acd29 100644 --- a/eclass/mono-env.eclass +++ b/eclass/mono-env.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: mono-env.eclass # @MAINTAINER: -# dotnet@gentoo.org +# maintainer-needed@gentoo.org # @BLURB: Set environment variables commonly used by dotnet packages. # @DESCRIPTION: # Set environment variables commonly used by dotnet packages. |