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-devel/nvptx-tools/
Date: Tue, 21 Mar 2023 21:39:15 +0000 (UTC)	[thread overview]
Message-ID: <1679434745.4d0d76476bde5a08db199972c9137b796afb5f3e.sam@gentoo> (raw)

commit:     4d0d76476bde5a08db199972c9137b796afb5f3e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 21:38:58 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 21:39:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0d7647

sys-devel/nvptx-tools: fix S for snapshot

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

 sys-devel/nvptx-tools/nvptx-tools-0_pre20230122.ebuild | 4 +++-
 sys-devel/nvptx-tools/nvptx-tools-9999.ebuild          | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sys-devel/nvptx-tools/nvptx-tools-0_pre20230122.ebuild b/sys-devel/nvptx-tools/nvptx-tools-0_pre20230122.ebuild
index 2a22f615690d..e960beb57623 100644
--- a/sys-devel/nvptx-tools/nvptx-tools-0_pre20230122.ebuild
+++ b/sys-devel/nvptx-tools/nvptx-tools-0_pre20230122.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,6 +12,8 @@ if [[ ${PV} == 9999 ]] ; then
 else
 	MY_COMMIT="93e00909ceb9cbbc104f0fcba56c0361ffb3ca4b"
 	SRC_URI="https://github.com/MentorEmbedded/nvptx-tools/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}"/${PN}-${MY_COMMIT}
+
 	KEYWORDS="~amd64"
 fi
 

diff --git a/sys-devel/nvptx-tools/nvptx-tools-9999.ebuild b/sys-devel/nvptx-tools/nvptx-tools-9999.ebuild
index 2a22f615690d..e960beb57623 100644
--- a/sys-devel/nvptx-tools/nvptx-tools-9999.ebuild
+++ b/sys-devel/nvptx-tools/nvptx-tools-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,6 +12,8 @@ if [[ ${PV} == 9999 ]] ; then
 else
 	MY_COMMIT="93e00909ceb9cbbc104f0fcba56c0361ffb3ca4b"
 	SRC_URI="https://github.com/MentorEmbedded/nvptx-tools/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}"/${PN}-${MY_COMMIT}
+
 	KEYWORDS="~amd64"
 fi
 


             reply	other threads:[~2023-03-21 21:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-21 21:39 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-15  8:31 [gentoo-commits] repo/gentoo:master commit in: sys-devel/nvptx-tools/ 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=1679434745.4d0d76476bde5a08db199972c9137b796afb5f3e.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