diff options
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/Manifest.gz | bin | 40190 -> 40189 bytes | |||
-rw-r--r-- | eclass/dotnet.eclass | 3 | ||||
-rw-r--r-- | eclass/mono.eclass | 4 |
3 files changed, 4 insertions, 3 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz Binary files differindex d4c8da3e5426..7639f8873a8f 100644 --- a/eclass/Manifest.gz +++ b/eclass/Manifest.gz diff --git a/eclass/dotnet.eclass b/eclass/dotnet.eclass index aeaee2f58e94..3a65626032cb 100644 --- a/eclass/dotnet.eclass +++ b/eclass/dotnet.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: dotnet.eclass @@ -6,6 +6,7 @@ # maintainer-needed@gentoo.org # @SUPPORTED_EAPIS: 7 # @BLURB: common settings and functions for mono and dotnet related packages +# @DEPRECATED: none # @DESCRIPTION: # The dotnet eclass contains common environment settings that are useful for # dotnet packages. Currently, it provides no functions, just exports diff --git a/eclass/mono.eclass b/eclass/mono.eclass index c096acc8c40e..d4f45e5acf70 100644 --- a/eclass/mono.eclass +++ b/eclass/mono.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: mono.eclass @@ -6,7 +6,7 @@ # maintainer-needed@gentoo.org # @SUPPORTED_EAPIS: 7 # @BLURB: common settings and functions for mono and dotnet related packages -# @DEPRECATED: mono-env +# @DEAD # @DESCRIPTION: # The mono eclass contains common environment settings that are useful for # dotnet packages. Currently, it provides no functions, just exports |