public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/uutils-findutils/
Date: Wed, 12 Jul 2023 07:33:35 +0000 (UTC)	[thread overview]
Message-ID: <1689147191.904722c7a855a76f1e6c57778f95428d174e2224.sam@gentoo> (raw)

commit:     904722c7a855a76f1e6c57778f95428d174e2224
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 07:18:47 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 07:33:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=904722c7

sys-apps/uutils-findutils: finish new cargo.eclass port

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/uutils-findutils/uutils-findutils-0.4.1.ebuild | 8 ++------
 sys-apps/uutils-findutils/uutils-findutils-9999.ebuild  | 8 ++------
 2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/sys-apps/uutils-findutils/uutils-findutils-0.4.1.ebuild b/sys-apps/uutils-findutils/uutils-findutils-0.4.1.ebuild
index 1b4f5a14a53d..465fa903b1f8 100644
--- a/sys-apps/uutils-findutils/uutils-findutils-0.4.1.ebuild
+++ b/sys-apps/uutils-findutils/uutils-findutils-0.4.1.ebuild
@@ -164,15 +164,11 @@ if [[ ${PV} == 9999 ]] ; then
 elif [[ ${PV} == *_p* ]] ; then
 	FINDUTILS_COMMIT="59301c788aa610bd9b35d8715af72d87528d07dc"
 	SRC_URI="https://github.com/uutils/findutils/archive/${FINDUTILS_COMMIT}.tar.gz -> ${P}.tar.gz"
-	SRC_URI+="
-		$(cargo_crate_uris)
-	"
+	SRC_URI+=" ${CARGO_CRATE_URIS}"
 	S="${WORKDIR}"/findutils-${FINDUTILS_COMMIT}
 else
 	SRC_URI="https://github.com/uutils/findutils/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
-	SRC_URI+="
-		$(cargo_crate_uris)
-	"
+	SRC_URI+=" ${CARGO_CRATE_URIS}"
 	S="${WORKDIR}"/findutils-${PV}
 fi
 

diff --git a/sys-apps/uutils-findutils/uutils-findutils-9999.ebuild b/sys-apps/uutils-findutils/uutils-findutils-9999.ebuild
index 1b4f5a14a53d..465fa903b1f8 100644
--- a/sys-apps/uutils-findutils/uutils-findutils-9999.ebuild
+++ b/sys-apps/uutils-findutils/uutils-findutils-9999.ebuild
@@ -164,15 +164,11 @@ if [[ ${PV} == 9999 ]] ; then
 elif [[ ${PV} == *_p* ]] ; then
 	FINDUTILS_COMMIT="59301c788aa610bd9b35d8715af72d87528d07dc"
 	SRC_URI="https://github.com/uutils/findutils/archive/${FINDUTILS_COMMIT}.tar.gz -> ${P}.tar.gz"
-	SRC_URI+="
-		$(cargo_crate_uris)
-	"
+	SRC_URI+=" ${CARGO_CRATE_URIS}"
 	S="${WORKDIR}"/findutils-${FINDUTILS_COMMIT}
 else
 	SRC_URI="https://github.com/uutils/findutils/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
-	SRC_URI+="
-		$(cargo_crate_uris)
-	"
+	SRC_URI+=" ${CARGO_CRATE_URIS}"
 	S="${WORKDIR}"/findutils-${PV}
 fi
 


             reply	other threads:[~2023-07-12  7:33 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-12  7:33 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-19  0:17 [gentoo-commits] repo/gentoo:master commit in: sys-apps/uutils-findutils/ Sam James
2024-11-23 21:54 Sam James
2024-11-23 21:54 Sam James
2024-11-23 21:54 Sam James
2024-06-24  4:00 Sam James
2024-06-24  4:00 Sam James
2023-12-28  3:43 Sam James
2023-11-25  8:38 Sam James
2023-09-04 13:20 Sam James
2023-09-04 13:20 Sam James
2023-07-26  4:40 Sam James
2023-07-26  4:40 Sam James
2023-07-12  7:16 Sam James
2023-06-03  5:42 Sam James
2023-06-03  5:42 Sam James
2023-04-25 19:01 Sam James
2023-04-02 20:44 Sam James
2023-03-22  6:04 Sam James
2023-02-22 16:50 Sam James

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=1689147191.904722c7a855a76f1e6c57778f95428d174e2224.sam@gentoo \
    --to=sam@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