From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0CA6E15815E for ; Sat, 3 Feb 2024 16:53:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38D122BC02E; Sat, 3 Feb 2024 16:53:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 86E512BC02B for ; Sat, 3 Feb 2024 16:53:50 +0000 (UTC) From: Ulrich Mueller To: Maciej =?utf-8?Q?Bar=C4=87?= Cc: gentoo-dev@lists.gentoo.org, dotnet@gentoo.org Subject: Re: [gentoo-dev] [PATCH 2/7] eclass/dotnet-pkg-base.eclass: deprecate wring-style names In-Reply-To: <20240203162422.91906-2-xgqt@gentoo.org> ("Maciej =?utf-8?Q?B?= =?utf-8?Q?ar=C4=87=22's?= message of "Sat, 3 Feb 2024 17:24:13 +0100") References: <20240203162422.91906-1-xgqt@gentoo.org> <20240203162422.91906-2-xgqt@gentoo.org> Date: Sat, 03 Feb 2024 17:53:44 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 2334b028-070c-4027-bd91-e666ff2a4d88 X-Archives-Hash: ecf70213a7ebcb3062454fddfa42be1b >>>>> On Sat, 03 Feb 2024, Maciej Bar=C4=87 wrote: > +# @FUNCTION: dotnet-pkg-base_restore_tools > +# @USAGE: [config-file] [args] ... > +# @DESCRIPTION: > +# DEPRECATED, use "dotnet-pkg-base_restore_tools" instead. Should be a hyphen here (...restore-tools), I guess?