From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/nemu/
Date: Thu, 29 Apr 2021 01:52:40 +0000 (UTC) [thread overview]
Message-ID: <1619661118.1c1336340a61ad78d01d953309d5e11922ce4614.sam@gentoo> (raw)
commit: 1c1336340a61ad78d01d953309d5e11922ce4614
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 29 01:44:00 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 29 01:51:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c133634
app-emulation/nemu: fix variable reference style
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/nemu/nemu-2.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/nemu/nemu-2.5.0.ebuild b/app-emulation/nemu/nemu-2.5.0.ebuild
index 7747ae0c73a..799186bb4b8 100644
--- a/app-emulation/nemu/nemu-2.5.0.ebuild
+++ b/app-emulation/nemu/nemu-2.5.0.ebuild
@@ -33,7 +33,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="sys-devel/gettext"
-S="${WORKDIR}/$PN-${MY_PV}/"
+S="${WORKDIR}/${PN}-${MY_PV}/"
pkg_pretend() {
if use kernel_linux; then
next reply other threads:[~2021-04-29 1:52 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-29 1:52 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-03 8:08 [gentoo-commits] repo/gentoo:master commit in: app-emulation/nemu/ Joonas Niilola
2024-01-12 7:52 Joonas Niilola
2023-01-03 18:28 Sam James
2022-12-19 14:47 Andreas Sturmlechner
2022-11-03 8:08 Agostino Sarubbo
2022-11-02 20:07 Sam James
2022-11-02 14:24 Joonas Niilola
2022-11-02 14:24 Joonas Niilola
2022-06-27 6:49 Patrice Clement
2022-06-27 6:49 Patrice Clement
2021-10-13 7:54 Patrice Clement
2021-10-13 7:16 Patrice Clement
2021-07-17 22:06 David Seifert
2021-06-12 9:50 Patrice Clement
2021-06-03 19:58 Sam James
2021-03-21 20:46 Patrice Clement
2020-06-04 7:13 Patrice Clement
2020-06-04 7:13 Patrice Clement
2020-06-04 7:10 Patrice Clement
2019-11-28 22:03 Patrice Clement
2019-03-14 18:44 Mikle Kolyada
2019-03-03 22:05 Mikle Kolyada
2019-01-18 9:00 Mikle Kolyada
2018-12-04 10:35 Patrice Clement
2018-10-02 21:43 Patrice Clement
2018-06-28 16:50 Patrice Clement
2018-05-14 0:16 Aaron Bauman
2018-05-13 22:06 Thomas Deutschmann
2018-05-08 21:42 Patrice Clement
2018-02-20 20:26 Patrice Clement
2018-02-11 22:05 Patrice Clement
2017-07-26 22:10 Patrice Clement
2017-07-13 19:50 Patrice Clement
2017-05-07 22:32 Patrice Clement
2017-05-07 21:58 Patrice Clement
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=1619661118.1c1336340a61ad78d01d953309d5e11922ce4614.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