public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/wakatime-cli/
Date: Thu, 23 Sep 2021 06:45:18 +0000 (UTC)	[thread overview]
Message-ID: <1632370951.5e3faafaff935073a7c3d2d09103939aa9e82fb1.arthurzam@gentoo> (raw)

commit:     5e3faafaff935073a7c3d2d09103939aa9e82fb1
Author:     Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Thu Sep 23 04:22:31 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 04:22:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e3faafa

dev-util/wakatime-cli: rename binary to wakatime

Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>

 dev-util/wakatime-cli/wakatime-cli-1.27.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/wakatime-cli/wakatime-cli-1.27.0.ebuild b/dev-util/wakatime-cli/wakatime-cli-1.27.0.ebuild
index c87035e5c..e8d6abdf2 100644
--- a/dev-util/wakatime-cli/wakatime-cli-1.27.0.ebuild
+++ b/dev-util/wakatime-cli/wakatime-cli-1.27.0.ebuild
@@ -736,7 +736,7 @@ src_compile() {
 		-gcflags "-trimpath=${S}"
 	)
 
-	go build "${mygoargs[@]}" -o ${PN} || die
+	go build "${mygoargs[@]}" -o ${MY_PN} || die
 }
 
 src_test() {
@@ -744,5 +744,5 @@ src_test() {
 }
 
 src_install() {
-	dobin ${PN}
+	dobin ${MY_PN}
 }


             reply	other threads:[~2021-09-23  6:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-23  6:45 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-23  6:45 [gentoo-commits] repo/proj/guru:master commit in: dev-util/wakatime-cli/ Arthur Zamarin
2021-12-01 19:34 Andrew Ammerlaan

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=1632370951.5e3faafaff935073a7c3d2d09103939aa9e82fb1.arthurzam@gentoo \
    --to=arthurzam@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