From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/nake/
Date: Sat, 10 Feb 2024 16:24:55 +0000 (UTC) [thread overview]
Message-ID: <1707582287.6a64d00775b4c3f906dfeebe04feef95a39a4e65.xgqt@gentoo> (raw)
commit: 6a64d00775b4c3f906dfeebe04feef95a39a4e65
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 10 12:47:03 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=6a64d007
dev-dotnet/nake: use eclass for NuGet.config manipulation
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-dotnet/nake/nake-3.0.0-r1.ebuild | 12 +-----------
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/dev-dotnet/nake/nake-3.0.0-r1.ebuild b/dev-dotnet/nake/nake-3.0.0-r1.ebuild
index 1bb3c912094c..2b99c4b7f571 100644
--- a/dev-dotnet/nake/nake-3.0.0-r1.ebuild
+++ b/dev-dotnet/nake/nake-3.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -277,15 +277,5 @@ src_prepare() {
)
rm "${bad_tests[@]}" || 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
-
dotnet-pkg_src_prepare
}
next reply other threads:[~2024-02-10 16:25 UTC|newest]
Thread overview: 6+ 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 --
2024-05-01 23:38 [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/nake/ Sam James
2024-02-08 14:43 Maciej Barć
2023-11-23 15:12 Maciej Barć
2023-10-17 13:39 Maciej Barć
2023-09-22 14:09 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.6a64d00775b4c3f906dfeebe04feef95a39a4e65.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