Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Wed, 31 Mar 2021 02:04:27
Message-Id: 1617156160.ed5cd707909a74a1d230070ea70fbd37ddbd02ec.sam@gentoo
1 commit: ed5cd707909a74a1d230070ea70fbd37ddbd02ec
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 31 00:22:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 31 02:02:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed5cd707
7
8 dotnet.eclass: mark USE_DOTNET as @PRE_INHERIT
9
10 We use it to control IUSE in global scope.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 eclass/dotnet.eclass | 6 ++++--
15 1 file changed, 4 insertions(+), 2 deletions(-)
16
17 diff --git a/eclass/dotnet.eclass b/eclass/dotnet.eclass
18 index ae861daf6e7..fd25ad1d585 100644
19 --- a/eclass/dotnet.eclass
20 +++ b/eclass/dotnet.eclass
21 @@ -1,8 +1,9 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 # @ECLASS: dotnet.eclass
27 -# @MAINTAINER: dotnet@g.o
28 +# @MAINTAINER:
29 +# dotnet@g.o
30 # @SUPPORTED_EAPIS: 1 2 3 4 5 6 7
31 # @BLURB: common settings and functions for mono and dotnet related packages
32 # @DESCRIPTION:
33 @@ -24,6 +25,7 @@ esac
34 inherit mono-env
35
36 # @ECLASS-VARIABLE: USE_DOTNET
37 +# @PRE_INHERIT
38 # @DESCRIPTION:
39 # Use flags added to IUSE