public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/macchina/
Date: Fri, 14 Jan 2022 23:21:18 +0000 (UTC)	[thread overview]
Message-ID: <1642163404.fad070e2bcddd98b8fc4fa814339bfd353642a1d.telans@gentoo> (raw)

commit:     fad070e2bcddd98b8fc4fa814339bfd353642a1d
Author:     Luciano Degni <degni.public <AT> gmail <DOT> com>
AuthorDate: Fri Jan 14 12:30:04 2022 +0000
Commit:     Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Fri Jan 14 12:30:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fad070e2

app-misc/macchina: Remove wrong use flag

Signed-off-by: Luciano Degni <degni.public <AT> gmail.com>

 app-misc/macchina/macchina-6.0.5.ebuild | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/app-misc/macchina/macchina-6.0.5.ebuild b/app-misc/macchina/macchina-6.0.5.ebuild
index 03bb52541..be50aa0de 100644
--- a/app-misc/macchina/macchina-6.0.5.ebuild
+++ b/app-misc/macchina/macchina-6.0.5.ebuild
@@ -184,8 +184,6 @@ RDEPEND="${DEPEND}"
 
 QA_FLAGS_IGNORED="usr/bin/.*"
 
-IUSE="strip"
-
 src_compile() {
 	cargo_src_compile
 }
@@ -193,10 +191,6 @@ src_compile() {
 src_install() {
 	dodoc CHANGELOG.txt CONTRIBUTING.md README.md
 	cd target/release || die
-	if use strip ; then
-		einfo "Strip macchina bin"
-		strip macchina
-	fi
 	dobin macchina
 }
 


             reply	other threads:[~2022-01-14 23:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-14 23:21 Theo Anderson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-14 16:36 [gentoo-commits] repo/proj/guru:master commit in: app-misc/macchina/ Haelwenn Monnier
2023-08-13 15:44 David Roman
2023-08-13 15:44 David Roman
2023-08-13 15:44 David Roman
2023-03-06 13:38 Florian Schmaus
2022-02-26 18:16 Florian Schmaus
2022-01-14 23:21 Theo Anderson
2021-11-04 11:38 Andrew Ammerlaan
2021-11-03 11:31 Andrew Ammerlaan
2021-11-03 11:12 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=1642163404.fad070e2bcddd98b8fc4fa814339bfd353642a1d.telans@gentoo \
    --to=telans@posteo.de \
    --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