public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/fantomas/
Date: Sat, 10 Feb 2024 16:24:55 +0000 (UTC)	[thread overview]
Message-ID: <1707582287.e25d1dc71c1c7387f5d8aac76dc6df0a38168dec.xgqt@gentoo> (raw)

commit:     e25d1dc71c1c7387f5d8aac76dc6df0a38168dec
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 10 12:42:48 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 16:24:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e25d1dc7

dev-dotnet/fantomas: use eclass for NuGet.config manipulation

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-dotnet/fantomas/fantomas-6.2.3.ebuild | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git a/dev-dotnet/fantomas/fantomas-6.2.3.ebuild b/dev-dotnet/fantomas/fantomas-6.2.3.ebuild
index d1be8a007fb9..ed5c618a2d3e 100644
--- a/dev-dotnet/fantomas/fantomas-6.2.3.ebuild
+++ b/dev-dotnet/fantomas/fantomas-6.2.3.ebuild
@@ -255,18 +255,7 @@ src_unpack() {
 src_prepare() {
 	dotnet-pkg_src_prepare
 
-	find "${S}" -type f -iname nuget.config -exec rm -v {} + || die
-	cat <<EOF > NuGet.config || die
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
-<packageSources>
-<clear />
-<add key="nuget" value="${NUGET_PACKAGES}" />
-</packageSources>
-</configuration>
-EOF
-
-	# Reimplementing "dotnet build.fsx -p Init" in shell:
+	# Reimplementing "dotnet build.fsx -p Init" in shell.
 	mkdir -p "${S}/.deps" || die
 	ln -s "${WORKDIR}/fsharp-${FCS_COMMIT}" "${S}/.deps/${FCS_COMMIT}" || die
 	find "${S}/.deps/${FCS_COMMIT}/src" -type f \


             reply	other threads:[~2024-02-10 16:25 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-10 16:24 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-23 22:23 [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/fantomas/ Maciej Barć
2025-02-23 22:23 Maciej Barć
2024-12-06  8:31 Maciej Barć
2024-12-06  7:49 Sam James
2024-11-08 19:34 Maciej Barć
2024-10-30  2:45 Sam James
2024-10-29 23:22 Maciej Barć
2024-10-29 23:22 Maciej Barć
2024-10-23 16:48 Sam James
2024-10-17 15:51 Maciej Barć
2024-10-07 17:24 Sam James
2024-09-28 15:00 Maciej Barć
2024-09-27  5:30 Arthur Zamarin
2024-09-25 21:16 Maciej Barć
2024-09-11 23:30 Maciej Barć
2024-09-06 23:11 Maciej Barć
2024-09-04  8:09 Maciej Barć
2024-08-17 15:33 Jakov Smolić
2024-08-16 16:21 Maciej Barć
2024-08-16 16:21 Maciej Barć
2024-07-22  1:09 Sam James
2024-07-12 12:35 Maciej Barć
2024-07-12 12:35 Maciej Barć
2024-07-12 12:35 Maciej Barć
2024-07-09  2:56 Sam James
2024-06-11 23:16 Maciej Barć
2024-06-11 23:16 Maciej Barć
2024-06-08 16:15 Maciej Barć
2024-06-08 16:15 Maciej Barć
2024-06-02 13:37 Maciej Barć
2024-05-30 13:15 Maciej Barć
2024-05-21 14:02 Maciej Barć
2024-05-21  0:51 Maciej Barć
2024-05-07  1:16 Sam James
2024-04-04 19:01 Maciej Barć
2024-04-04  9:01 Jakov Smolić
2024-01-01 20:29 Maciej Barć
2023-12-17 15:31 Maciej Barć
2023-12-15 16:51 Maciej Barć

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1707582287.e25d1dc71c1c7387f5d8aac76dc6df0a38168dec.xgqt@gentoo \
    --to=xgqt@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox