commit: 1e61463f2f9ebe1046e31169419d9bf43c5fe849 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Dec 7 00:20:21 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Dec 7 01:09:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e61463f
eclass/dotnet: Fix EclassDocError Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> eclass/dotnet.eclass | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eclass/dotnet.eclass b/eclass/dotnet.eclass index 55e10645deb..f15b7f55fcc 100644 --- a/eclass/dotnet.eclass +++ b/eclass/dotnet.eclass @@ -1,8 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: dotnet.eclass -# @MAINTAINER: dot...@gentoo.org +# @MAINTAINER: +# dot...@gentoo.org # @SUPPORTED_EAPIS: 1 2 3 4 5 6 7 # @BLURB: common settings and functions for mono and dotnet related packages # @DESCRIPTION: