public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Daichi Yamamoto" <dev@dyama.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-scheme/sagittarius/
Date: Sun, 28 Apr 2024 21:31:22 +0000 (UTC)	[thread overview]
Message-ID: <1714339868.83e13d44656cc87f80cc27f58d56ff7236844ea7.dev@gentoo> (raw)

commit:     83e13d44656cc87f80cc27f58d56ff7236844ea7
Author:     Daichi Yamamoto <dev <AT> dyama <DOT> net>
AuthorDate: Sun Apr 28 21:25:03 2024 +0000
Commit:     Daichi Yamamoto <dev <AT> dyama <DOT> net>
CommitDate: Sun Apr 28 21:31:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=83e13d44

dev-scheme/sagittarius: src_unpack: use edo

Signed-off-by: Daichi Yamamoto <dev <AT> dyama.net>

 dev-scheme/sagittarius/sagittarius-0.9.11.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-scheme/sagittarius/sagittarius-0.9.11.ebuild b/dev-scheme/sagittarius/sagittarius-0.9.11.ebuild
index ff75b5fa2e..106404533d 100644
--- a/dev-scheme/sagittarius/sagittarius-0.9.11.ebuild
+++ b/dev-scheme/sagittarius/sagittarius-0.9.11.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit cmake
+inherit cmake edo
 
 DESCRIPTION="R6RS/R7RS Scheme system."
 HOMEPAGE="https://bitbucket.org/ktakashi/sagittarius-scheme"
@@ -25,11 +25,9 @@ src_unpack() {
 	default
 
 	# avoid running ldconfig
-	truncate -s0 "${S}"/cmake/CMakeLists.txt
+	edo truncate -s0 "${S}"/cmake/CMakeLists.txt
 
 	# following tests always fail in sandbox
 	cd "${S}"/test/tests
-	rm net/http-client.scm
-	rm net/socket.scm
-	rm rfc/websocket.scm
+	edo rm net/http-client.scm net/socket.scm rfc/websocket.scm
 }


             reply	other threads:[~2024-04-28 21:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-28 21:31 Daichi Yamamoto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-20  6:42 [gentoo-commits] repo/proj/guru:dev commit in: dev-scheme/sagittarius/ Daichi Yamamoto
2024-04-28  9:22 Daichi Yamamoto

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=1714339868.83e13d44656cc87f80cc27f58d56ff7236844ea7.dev@gentoo \
    --to=dev@dyama.net \
    --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