From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
Date: Sat, 13 Jun 2020 19:24:55 +0000 (UTC) [thread overview]
Message-ID: <1592076257.7a9398ebfc39a8b6d00a23bd63ed71640a3b5420.floppym@gentoo> (raw)
commit: 7a9398ebfc39a8b6d00a23bd63ed71640a3b5420
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 13 19:24:17 2020 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Jun 13 19:24:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a9398eb
dev-ml/seq: QA_FLAGS_IGNORED accepts regexes, not globs
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
dev-ml/seq/seq-0.1.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-ml/seq/seq-0.1.ebuild b/dev-ml/seq/seq-0.1.ebuild
index 762164f2f36..74a6685d686 100644
--- a/dev-ml/seq/seq-0.1.ebuild
+++ b/dev-ml/seq/seq-0.1.ebuild
@@ -20,7 +20,9 @@ BDEPEND=""
PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
-QA_FLAGS_IGNORED="usr/lib*/ocaml/seq/seq.cmxs"
+QA_FLAGS_IGNORED=(
+ "usr/lib.*/ocaml/seq/seq.cmxs"
+)
src_prepare() {
default
next reply other threads:[~2020-06-13 19:25 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-13 19:24 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-29 19:01 [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/ Alfredo Tupone
2025-09-29 10:16 Alfredo Tupone
2023-06-25 2:35 Yixun Lan
2023-04-11 18:27 Arthur Zamarin
2023-04-11 18:20 Arthur Zamarin
2023-04-11 18:20 Arthur Zamarin
2023-04-11 18:18 Arthur Zamarin
2023-04-11 18:17 Arthur Zamarin
2023-04-11 16:49 Maciej Barć
2023-02-08 19:34 Alfredo Tupone
2022-12-04 21:25 Alfredo Tupone
2022-10-27 14:56 Alfredo Tupone
2022-07-23 0:06 Maciej Barć
2021-10-14 3:25 Sam James
2021-10-13 20:37 Sam James
2021-10-11 8:09 Agostino Sarubbo
2021-10-11 6:00 Sam James
2021-10-11 5:45 Sam James
2021-07-06 18:26 Alfredo Tupone
2021-02-10 21:50 Sam James
2021-02-09 21:33 Sam James
2021-02-09 17:01 Sam James
2021-02-09 16:49 Sam James
2021-02-09 10:19 Sam James
2021-01-14 6:31 Alfredo Tupone
2020-10-14 11:34 Mark Wright
2020-06-13 19:20 Mike Gilbert
2020-06-13 18:12 Alfredo Tupone
2020-01-31 19:24 Alfredo Tupone
2019-12-19 13:52 Alfredo Tupone
2019-10-21 7:08 Alfredo Tupone
2019-08-26 8:47 Alfredo Tupone
2019-07-25 19:31 Alfredo Tupone
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=1592076257.7a9398ebfc39a8b6d00a23bd63ed71640a3b5420.floppym@gentoo \
--to=floppym@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