From: "Brett Alcox" <brettalcox@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/mission-center/
Date: Wed, 18 Oct 2023 13:22:36 +0000 (UTC) [thread overview]
Message-ID: <1697635278.23b939b6330bbebb790a360e8f268489eaa3e8dd.brettalcox@gentoo> (raw)
commit: 23b939b6330bbebb790a360e8f268489eaa3e8dd
Author: brettalcox <brettalcox <AT> gmail <DOT> com>
AuthorDate: Wed Oct 18 13:21:18 2023 +0000
Commit: Brett Alcox <brettalcox <AT> gmail <DOT> com>
CommitDate: Wed Oct 18 13:21:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=23b939b6
sys-apps/mission-center: correcting QA_FLAGS_IGNORED
the app package uses a hyphen, but the actual installed binary does not,
so i've corrected it to use (and ignore) the proper binary
Signed-off-by: brettalcox <brettalcox <AT> gmail.com>
sys-apps/mission-center/mission-center-0.3.2.ebuild | 5 ++++-
sys-apps/mission-center/mission-center-0.3.3.ebuild | 5 ++++-
sys-apps/mission-center/mission-center-9999.ebuild | 5 ++++-
3 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/sys-apps/mission-center/mission-center-0.3.2.ebuild b/sys-apps/mission-center/mission-center-0.3.2.ebuild
index ea6802fe04..0777ca1d49 100644
--- a/sys-apps/mission-center/mission-center-0.3.2.ebuild
+++ b/sys-apps/mission-center/mission-center-0.3.2.ebuild
@@ -345,4 +345,7 @@ src_test() {
# rust does not use *FLAGS from make.conf, silence portage warning
# update with proper path to binaries this crate installs, omit leading /
-QA_FLAGS_IGNORED="usr/bin/${PN}"
+QA_FLAGS_IGNORED="
+ usr/bin/missioncenter
+ usr/bin/missioncenter-gatherer
+"
diff --git a/sys-apps/mission-center/mission-center-0.3.3.ebuild b/sys-apps/mission-center/mission-center-0.3.3.ebuild
index 66ca90aa98..f0828a25c7 100644
--- a/sys-apps/mission-center/mission-center-0.3.3.ebuild
+++ b/sys-apps/mission-center/mission-center-0.3.3.ebuild
@@ -403,4 +403,7 @@ pkg_postrm() {
# rust does not use *FLAGS from make.conf, silence portage warning
# update with proper path to binaries this crate installs, omit leading /
-QA_FLAGS_IGNORED="usr/bin/${PN}"
+QA_FLAGS_IGNORED="
+ usr/bin/missioncenter
+ usr/bin/missioncenter-gatherer
+"
diff --git a/sys-apps/mission-center/mission-center-9999.ebuild b/sys-apps/mission-center/mission-center-9999.ebuild
index af4fb1c22a..ab8703b538 100644
--- a/sys-apps/mission-center/mission-center-9999.ebuild
+++ b/sys-apps/mission-center/mission-center-9999.ebuild
@@ -406,4 +406,7 @@ pkg_postrm() {
# rust does not use *FLAGS from make.conf, silence portage warning
# update with proper path to binaries this crate installs, omit leading /
-QA_FLAGS_IGNORED="usr/bin/${PN}"
+QA_FLAGS_IGNORED="
+ usr/bin/missioncenter
+ usr/bin/missioncenter-gatherer
+"
next reply other threads:[~2023-10-18 13:22 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-18 13:22 Brett Alcox [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-03 15:48 [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/mission-center/ Brett Alcox
2024-09-10 16:10 Takuya Wakazono
2024-09-08 14:29 Takuya Wakazono
2024-09-08 14:29 Takuya Wakazono
2024-09-07 21:42 Blake Batson
2024-05-11 0:46 Brett Alcox
2024-02-11 14:15 Brett Alcox
2023-12-09 16:10 Brett Alcox
2023-12-08 15:15 Brett Alcox
2023-10-18 15:50 Brett Alcox
2023-10-17 22:56 Brett Alcox
2023-10-17 2:43 Brett Alcox
2023-10-14 15:02 Brett Alcox
2023-10-11 12:57 Brett Alcox
2023-10-11 2:14 Brett Alcox
2023-10-05 15:15 Brett Alcox
2023-10-04 17:05 Brett Alcox
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=1697635278.23b939b6330bbebb790a360e8f268489eaa3e8dd.brettalcox@gentoo \
--to=brettalcox@gmail.com \
--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