• [gentoo-dev] [PATCH 2/2] dev-dotnet/dotnet-sdk: use DOTNET_VERBOSITY, l

    From xgqt@gentoo.org@21:1/5 to All on Tue Jan 7 18:30:01 2025
    From: Maciej Barć <xgqt@gentoo.org>

    Signed-off-by: Maciej Barć <xgqt@gentoo.org>
    ---
    dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.107-r2.ebuild | 6 +++---
    dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.101.ebuild | 6 +++---
    2 files changed, 6 insertions(+), 6 deletions(-)

    diff --git a/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.107-r2.ebuild b/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.107-r2.ebuild
    index e275af4d57..6cb26506ce 100644
    --- a/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.107-r2.ebuild
    +++ b/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.107-r2.ebuild
    @@ -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

    # Pre-build (and distribution preparation)
    @@ -15,7 +15,7 @@
    # Build ("src_compile")
    # To learn about arguments that are passed to the "build.sh" script see:
    # https://github.com/dotnet/source-build/discussions/4082
    -# User variable: GENTOO_DOTNET_BUILD_VERBOSITY - set other verbosity log level.
    +# User variable: DOTNET_VERBOSITY - set other verbosity log level.

    EAPI=8

    @@ -199,7 +1