From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/fsautocomplete/
Date: Sat, 10 Feb 2024 16:24:56 +0000 (UTC) [thread overview]
Message-ID: <1707582288.9e0671d075dbe27287f0c26f98d3a79903f2e17c.xgqt@gentoo> (raw)
commit: 9e0671d075dbe27287f0c26f98d3a79903f2e17c
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 10 13:14:43 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 16:24:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e0671d0
dev-dotnet/fsautocomplete: use eclass for NuGet.config manipulation
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-dotnet/fsautocomplete/fsautocomplete-0.69.0.ebuild | 12 +-----------
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/dev-dotnet/fsautocomplete/fsautocomplete-0.69.0.ebuild b/dev-dotnet/fsautocomplete/fsautocomplete-0.69.0.ebuild
index 067b6596c2fa..b02efa598d3b 100644
--- a/dev-dotnet/fsautocomplete/fsautocomplete-0.69.0.ebuild
+++ b/dev-dotnet/fsautocomplete/fsautocomplete-0.69.0.ebuild
@@ -322,22 +322,12 @@ src_unpack() {
src_prepare() {
dotnet-pkg_src_prepare
+ rm paket.lock || die
sed -i paket.dependencies -e "s|@NUGET_PACKAGES@|${NUGET_PACKAGES}|g" || 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
}
src_configure() {
dotnet-pkg-base_restore_tools
-
- rm paket.lock || die
edotnet paket install
dotnet-pkg_src_configure
next reply other threads:[~2024-02-10 16:25 UTC|newest]
Thread overview: 30+ 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-05-08 7:55 [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/fsautocomplete/ Maciej Barć
2025-05-08 7:55 Maciej Barć
2025-04-28 5:24 Sam James
2025-03-27 22:39 Maciej Barć
2025-03-27 22:39 Maciej Barć
2025-03-27 22:39 Maciej Barć
2025-03-24 11:46 Sam James
2025-03-20 22:02 Maciej Barć
2025-02-16 22:35 Maciej Barć
2025-02-10 15:42 Maciej Barć
2025-01-07 19:26 Maciej Barć
2024-12-28 17:38 Sam James
2024-11-26 1:45 Maciej Barć
2024-11-26 1:45 Maciej Barć
2024-11-26 1:45 Maciej Barć
2024-10-23 16:48 Sam James
2024-09-27 5:30 Arthur Zamarin
2024-09-11 23:30 Maciej Barć
2024-09-11 23:30 Maciej Barć
2024-08-24 15:44 Maciej Barć
2024-07-31 19:08 Maciej Barć
2024-07-31 19:08 Maciej Barć
2024-07-21 20:33 Arthur Zamarin
2024-06-17 20:43 Maciej Barć
2024-05-24 0:34 Sam James
2024-05-23 22:08 Maciej Barć
2024-05-23 22:08 Maciej Barć
2024-04-04 9:01 Jakov Smolić
2024-02-10 16:24 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=1707582288.9e0671d075dbe27287f0c26f98d3a79903f2e17c.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