public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vitaly Zdanevich" <zdanevich.vitaly@ya.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/mountpoint-s3-bin/
Date: Mon, 11 Sep 2023 06:58:08 +0000 (UTC)	[thread overview]
Message-ID: <1694415469.d4f590f664d13f7cbb4292afea3c56eba6defe8d.zdanevich.vitaly@gentoo> (raw)

commit:     d4f590f664d13f7cbb4292afea3c56eba6defe8d
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Mon Sep 11 06:57:49 2023 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Mon Sep 11 06:57:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d4f590f6

sys-fs/mountpoint-s3-bin: replace hardcode to ${PN}

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 sys-fs/mountpoint-s3-bin/mountpoint-s3-bin-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/mountpoint-s3-bin/mountpoint-s3-bin-1.0.1.ebuild b/sys-fs/mountpoint-s3-bin/mountpoint-s3-bin-1.0.1.ebuild
index 05fd6dc765..d10e0a3177 100644
--- a/sys-fs/mountpoint-s3-bin/mountpoint-s3-bin-1.0.1.ebuild
+++ b/sys-fs/mountpoint-s3-bin/mountpoint-s3-bin-1.0.1.ebuild
@@ -17,5 +17,5 @@ RDEPEND="sys-fs/fuse:0"
 S="${WORKDIR}"
 
 src_install() {
-	newbin "${S}/bin/mount-s3" mount-s3-bin
+	newbin "${S}/bin/mount-s3" ${PN}
 }


             reply	other threads:[~2023-09-11  6:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11  6:58 Vitaly Zdanevich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-15 10:57 [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/mountpoint-s3-bin/ Vitaly Zdanevich
2023-11-22  8:52 Vitaly Zdanevich
2023-09-14  1:12 Lucio Sauer
2023-09-11 20:58 Vitaly Zdanevich
2023-09-11  6:37 Vitaly Zdanevich

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=1694415469.d4f590f664d13f7cbb4292afea3c56eba6defe8d.zdanevich.vitaly@gentoo \
    --to=zdanevich.vitaly@ya.ru \
    --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