public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/tokei/
Date: Thu,  8 Apr 2021 10:12:05 +0000 (UTC)	[thread overview]
Message-ID: <1617818578.bdc0b35463264f1f1bc77b0ed5aec9bb4e7b4c28.andrewammerlaan@gentoo> (raw)

commit:     bdc0b35463264f1f1bc77b0ed5aec9bb4e7b4c28
Author:     YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
AuthorDate: Wed Apr  7 18:00:31 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Apr  7 18:02:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bdc0b354

dev-util/tokei: Specify QA_FLAGS_IGNORED

CFLAGS/LDFLAGS won't be respected since the application is written
in Rust.

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: YOSHIOKA Takuma <lo48576 <AT> hard-wi.red>

 dev-util/tokei/tokei-12.0.4.ebuild | 4 +++-
 dev-util/tokei/tokei-12.1.0.ebuild | 4 +++-
 dev-util/tokei/tokei-12.1.1.ebuild | 4 +++-
 dev-util/tokei/tokei-12.1.2.ebuild | 2 ++
 4 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/dev-util/tokei/tokei-12.0.4.ebuild b/dev-util/tokei/tokei-12.0.4.ebuild
index afecf5608..82bbba74e 100644
--- a/dev-util/tokei/tokei-12.0.4.ebuild
+++ b/dev-util/tokei/tokei-12.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2020 Gentoo Authors
+# Copyright 2017-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Auto-Generated by cargo-ebuild 0.3.1
@@ -170,6 +170,8 @@ IUSE=""
 DEPEND=""
 RDEPEND=""
 
+QA_FLAGS_IGNORED="usr/bin/tokei"
+
 src_compile() {
 	cargo_src_compile --features all
 }

diff --git a/dev-util/tokei/tokei-12.1.0.ebuild b/dev-util/tokei/tokei-12.1.0.ebuild
index 0a42937bf..6bac29595 100644
--- a/dev-util/tokei/tokei-12.1.0.ebuild
+++ b/dev-util/tokei/tokei-12.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2020 Gentoo Authors
+# Copyright 2017-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Auto-Generated by cargo-ebuild 0.3.1
@@ -179,6 +179,8 @@ IUSE=""
 DEPEND=""
 RDEPEND=""
 
+QA_FLAGS_IGNORED="usr/bin/tokei"
+
 src_compile() {
 	cargo_src_compile --features all
 }

diff --git a/dev-util/tokei/tokei-12.1.1.ebuild b/dev-util/tokei/tokei-12.1.1.ebuild
index c37678555..5f4120715 100644
--- a/dev-util/tokei/tokei-12.1.1.ebuild
+++ b/dev-util/tokei/tokei-12.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2020 Gentoo Authors
+# Copyright 2017-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Auto-Generated by cargo-ebuild 0.3.1
@@ -179,6 +179,8 @@ IUSE=""
 DEPEND=""
 RDEPEND=""
 
+QA_FLAGS_IGNORED="usr/bin/tokei"
+
 src_compile() {
 	cargo_src_compile --features all
 }

diff --git a/dev-util/tokei/tokei-12.1.2.ebuild b/dev-util/tokei/tokei-12.1.2.ebuild
index fa4e8174f..4d1240a2b 100644
--- a/dev-util/tokei/tokei-12.1.2.ebuild
+++ b/dev-util/tokei/tokei-12.1.2.ebuild
@@ -175,6 +175,8 @@ IUSE=""
 DEPEND=""
 RDEPEND=""
 
+QA_FLAGS_IGNORED="usr/bin/tokei"
+
 src_compile() {
 	cargo_src_compile --features all
 }


             reply	other threads:[~2021-04-08 10:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-08 10:12 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-12 16:10 [gentoo-commits] repo/proj/guru:master commit in: dev-util/tokei/ Viorel Munteanu
2024-06-12 16:10 Viorel Munteanu
2024-06-12 16:10 Viorel Munteanu
2024-04-29 21:27 David Roman
2024-04-29 21:27 David Roman
2021-01-13 16:51 Andrew Ammerlaan
2020-12-30 10:32 Andrew Ammerlaan
2020-12-25 20:42 Haelwenn Monnier
2020-09-15  8:37 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=1617818578.bdc0b35463264f1f1bc77b0ed5aec9bb4e7b4c28.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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