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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6380A1581EC for ; Wed, 20 Nov 2024 15:25:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85C42E0815; Wed, 20 Nov 2024 15:25:13 +0000 (UTC) Received: from paraboletancza.org (paraboletancza.org [188.245.184.166]) by pigeon.gentoo.org (Postfix) with ESMTP id 14777E07D4 for ; Wed, 20 Nov 2024 15:25:13 +0000 (UTC) Received: from [IPv6:::1] (unknown [IPv6:2a00:f41:581e:86c:4d4c:d788:e4f8:2bdb]) by paraboletancza.org (Postfix) with ESMTPSA id 40C0636981E for ; Wed, 20 Nov 2024 15:25:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paraboletancza.org; s=default; t=1732116312; bh=5FggM5gRZ5A7I9k2t/7cZGm05HLIUIuKb7tacw26VQU=; h=Date:From:To:Subject:From; b=mhx93Y7GUhuQx9kkIzNeW/9ZLA1SYyxYGunf3JrvxxPKAjW50q43vgIpnFLtf+dWJ wlJqugZ1OU9SevPeu0oRrL/L9jM/flVccYSumGAhSkOUNVvTADt3TKitpJ4DDeNTus N73BVCvKAPDw7X4jKabHevqmQ3XnU6A3b4OjzBds= Date: Wed, 20 Nov 2024 16:25:10 +0100 From: whiteman808 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] How to quickly populate NUGETS variable? User-Agent: K-9 Mail for Android Message-ID: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----99ECXE40TCYFEZQ5S02RUX0K1U1JCK Content-Transfer-Encoding: 7bit X-Archives-Salt: a4d4558e-5511-4ca9-84df-fa6f3f748edf X-Archives-Hash: db0f0ba7bdabce4ad62e5472c5e0e14e ------99ECXE40TCYFEZQ5S02RUX0K1U1JCK Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, I'm writing a Gentoo ebuild for =2ENET project, and I'm looking for a tip = on how to quickly populate the NUGETS variable in it required by the dotnet= -pkg eclass=2E I will be happy if someone tell how to do that, whiteman808 ------99ECXE40TCYFEZQ5S02RUX0K1U1JCK Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hello,

I'm writing a Ge= ntoo ebuild for =2ENET project, and I'm looking for a tip on how to quickly= populate the NUGETS variable in it required by the dotnet-pkg eclass=2E
I will be happy if someone tell how to do that, whiteman808
------99ECXE40TCYFEZQ5S02RUX0K1U1JCK--