public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "YOSHIOKA Takuma" <lo48576@hard-wi.red>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/watchexec/
Date: Wed, 30 Aug 2023 20:40:15 +0000 (UTC)	[thread overview]
Message-ID: <1693427956.a460c050e612ce0c81d3a3023544108f6df9bacb.YOSHIOKATakuma@gentoo> (raw)

commit:     a460c050e612ce0c81d3a3023544108f6df9bacb
Author:     YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
AuthorDate: Wed Aug 30 20:39:16 2023 +0000
Commit:     YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
CommitDate: Wed Aug 30 20:39:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a460c050

app-misc/watchexec: use `$CARGO_CRATE_URIS` for crate URIs

Signed-off-by: YOSHIOKA Takuma <lo48576 <AT> hard-wi.red>

 app-misc/watchexec/watchexec-1.21.1.ebuild | 2 +-
 app-misc/watchexec/watchexec-1.22.3.ebuild | 2 +-
 app-misc/watchexec/watchexec-1.23.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-misc/watchexec/watchexec-1.21.1.ebuild b/app-misc/watchexec/watchexec-1.21.1.ebuild
index d8f872cb85..dd896c7814 100644
--- a/app-misc/watchexec/watchexec-1.21.1.ebuild
+++ b/app-misc/watchexec/watchexec-1.21.1.ebuild
@@ -315,7 +315,7 @@ inherit cargo
 DESCRIPTION="Executes commands in response to file modifications"
 HOMEPAGE="https://github.com/watchexec/watchexec"
 SRC_URI="https://github.com/watchexec/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI+=" $(cargo_crate_uris)"
+SRC_URI+=" ${CARGO_CRATE_URIS}"
 
 LICENSE="Apache-2.0 || ( Artistic-2 CC0-1.0 ) BSD ISC MIT Unicode-DFS-2016 WTFPL-2"
 SLOT="0"

diff --git a/app-misc/watchexec/watchexec-1.22.3.ebuild b/app-misc/watchexec/watchexec-1.22.3.ebuild
index a184a87740..82776dd479 100644
--- a/app-misc/watchexec/watchexec-1.22.3.ebuild
+++ b/app-misc/watchexec/watchexec-1.22.3.ebuild
@@ -429,7 +429,7 @@ inherit cargo shell-completion
 DESCRIPTION="Executes commands in response to file modifications"
 HOMEPAGE="https://github.com/watchexec/watchexec"
 SRC_URI="https://github.com/watchexec/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI+=" $(cargo_crate_uris)"
+SRC_URI+=" ${CARGO_CRATE_URIS}"
 
 # `dunce`: CC0-1.0
 # `human_format`: MIT

diff --git a/app-misc/watchexec/watchexec-1.23.0.ebuild b/app-misc/watchexec/watchexec-1.23.0.ebuild
index d75ffecdcf..570341bcdd 100644
--- a/app-misc/watchexec/watchexec-1.23.0.ebuild
+++ b/app-misc/watchexec/watchexec-1.23.0.ebuild
@@ -423,7 +423,7 @@ inherit cargo shell-completion
 DESCRIPTION="Executes commands in response to file modifications"
 HOMEPAGE="https://watchexec.github.io/"
 SRC_URI="https://github.com/watchexec/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI+=" $(cargo_crate_uris)"
+SRC_URI+=" ${CARGO_CRATE_URIS}"
 
 LICENSE="Apache-2.0 || ( Artistic-2 CC0-1.0 ) BSD ISC MIT MPL-2.0 Unicode-DFS-2016 WTFPL-2 ZLIB"
 SLOT="0"


             reply	other threads:[~2023-08-30 20:40 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-30 20:40 YOSHIOKA Takuma [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-02 15:01 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/watchexec/ YOSHIOKA Takuma
2024-05-01 18:57 YOSHIOKA Takuma
2024-05-01 18:57 YOSHIOKA Takuma
2024-04-21 17:33 YOSHIOKA Takuma
2024-01-05 10:30 YOSHIOKA Takuma
2024-01-03 16:28 YOSHIOKA Takuma
2024-01-03 16:28 YOSHIOKA Takuma
2023-12-22 18:57 YOSHIOKA Takuma
2023-12-11 13:41 YOSHIOKA Takuma
2023-12-09 12:01 YOSHIOKA Takuma
2023-08-30 20:40 YOSHIOKA Takuma
2023-08-30 20:40 YOSHIOKA Takuma
2023-05-14 18:09 YOSHIOKA Takuma
2023-04-12  4:04 Jonas Frei
2023-03-22 15:46 YOSHIOKA Takuma
2023-03-18 17:23 YOSHIOKA Takuma
2023-02-18  6:52 YOSHIOKA Takuma
2023-01-11 16:46 YOSHIOKA Takuma
2023-01-11 16:46 YOSHIOKA Takuma
2023-01-09 13:07 YOSHIOKA Takuma
2022-09-11  7:32 YOSHIOKA Takuma
2022-08-04 16:27 YOSHIOKA Takuma
2022-06-30 18:07 YOSHIOKA Takuma
2022-06-30 15:10 YOSHIOKA Takuma
2022-06-28 16:05 YOSHIOKA Takuma
2022-06-28 14:14 YOSHIOKA Takuma
2022-06-23 21:03 YOSHIOKA Takuma
2022-06-23 21:01 YOSHIOKA Takuma
2022-04-15 12:37 YOSHIOKA Takuma
2022-04-12 22:23 YOSHIOKA Takuma
2022-03-28  0:10 YOSHIOKA Takuma
2022-03-28  0:08 YOSHIOKA Takuma
2022-03-27  8:04 YOSHIOKA Takuma
2022-03-17 22:32 YOSHIOKA Takuma
2022-03-07 22:15 YOSHIOKA Takuma
2022-02-07 15:52 YOSHIOKA Takuma
2022-01-30 12:39 YOSHIOKA Takuma
2022-01-23 14:28 YOSHIOKA Takuma
2022-01-18 13:59 YOSHIOKA Takuma
2021-11-08 14:18 YOSHIOKA Takuma
2021-07-30 22:42 YOSHIOKA Takuma
2021-07-21 16:22 YOSHIOKA Takuma
2021-07-13 20:48 YOSHIOKA Takuma
2021-07-13 20:29 YOSHIOKA Takuma
2021-07-10  6:26 YOSHIOKA Takuma
2021-07-07 19:29 YOSHIOKA Takuma
2021-05-23  7:26 YOSHIOKA Takuma
2021-05-23  7:26 YOSHIOKA Takuma
2021-05-09  3:45 YOSHIOKA Takuma
2021-04-30 20:15 YOSHIOKA Takuma
2021-04-27 17:38 YOSHIOKA Takuma
2021-04-17  8:54 YOSHIOKA Takuma
2021-04-11 15:46 YOSHIOKA Takuma
2021-04-07 18:03 YOSHIOKA Takuma
2020-10-11  6:43 YOSHIOKA Takuma
2020-10-11  6:43 YOSHIOKA Takuma
2020-09-13 11:26 YOSHIOKA Takuma
2020-04-10 16:24 YOSHIOKA Takuma
2020-04-10 14:46 YOSHIOKA Takuma

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=1693427956.a460c050e612ce0c81d3a3023544108f6df9bacb.YOSHIOKATakuma@gentoo \
    --to=lo48576@hard-wi.red \
    --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