public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/tk/
Date: Thu, 14 Mar 2024 07:10:39 +0000 (UTC)	[thread overview]
Message-ID: <1710400220.e11a4334e553e8b47fe25204b1e2c05736ae7549.tupone@gentoo> (raw)

commit:     e11a4334e553e8b47fe25204b1e2c05736ae7549
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 14 07:09:51 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 07:10:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e11a4334

dev-lang/tk: ignore QA warning

Closes: https://bugs.gentoo.org/926763
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-lang/tk/tk-8.6.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/tk/tk-8.6.14.ebuild b/dev-lang/tk/tk-8.6.14.ebuild
index 92f13ed68a65..10f9ee687045 100644
--- a/dev-lang/tk/tk-8.6.14.ebuild
+++ b/dev-lang/tk/tk-8.6.14.ebuild
@@ -46,7 +46,7 @@ PATCHES=(
 )
 
 QA_CONFIG_IMPL_DECL_SKIP=(
-	stat64 opendir64 rewinddir64 closedir64 # used to test for Large File Support
+	stat64 opendir64 readdir64 rewinddir64 closedir64 # used on AIX
 )
 
 src_prepare() {


             reply	other threads:[~2024-03-14  7:10 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14  7:10 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-04 17:37 [gentoo-commits] repo/gentoo:master commit in: dev-lang/tk/ Andreas Sturmlechner
2024-09-28 13:56 Arthur Zamarin
2024-09-26 10:36 Jakov Smolić
2024-09-26 10:36 Jakov Smolić
2024-09-26 10:36 Jakov Smolić
2024-09-26 10:36 Jakov Smolić
2024-09-23 16:56 Alfredo Tupone
2024-02-25 18:49 Alfredo Tupone
2023-12-16  8:49 Sam James
2023-12-16  8:49 Sam James
2023-12-16  8:49 Sam James
2023-12-16  8:49 Sam James
2023-12-16  8:49 Sam James
2023-10-03 14:15 Sam James
2023-09-29  0:54 Sam James
2023-03-11 21:37 Alfredo Tupone
2022-11-04  5:37 Sam James
2022-11-04  3:49 Sam James
2022-01-30 22:29 Sam James
2022-01-30 22:29 Sam James
2022-01-30 22:26 Sam James
2022-01-30 22:26 Sam James
2022-01-30  8:04 Agostino Sarubbo
2022-01-30  8:02 Agostino Sarubbo
2022-01-29 22:27 Jakov Smolić
2022-01-02  9:13 David Seifert
2022-01-01 11:10 Sam James
2021-12-12  8:47 罗百科
2021-09-13 19:41 Alfredo Tupone
2021-09-07 11:57 Agostino Sarubbo
2021-09-07 11:55 Agostino Sarubbo
2021-09-06 17:29 Sam James
2021-09-05 20:07 Agostino Sarubbo
2021-09-05 20:04 Agostino Sarubbo
2021-09-05 16:54 Sam James
2021-09-05  6:02 Sam James
2021-06-30 17:55 Marek Szuba
2021-03-31 19:59 Andreas Sturmlechner
2021-01-19  7:13 Alfredo Tupone
2020-06-04 17:14 Mart Raudsepp
2019-11-15  7:28 Alfredo Tupone
2019-10-29  7:33 Alfredo Tupone
2019-10-22 12:48 Alfredo Tupone
2019-01-03  9:28 Lars Wendler
2018-12-28 15:10 Mikle Kolyada
2018-12-22  9:51 Mikle Kolyada
2018-10-20 17:53 Andreas Hüttel
2018-10-20 16:11 Andreas Hüttel
2018-10-17 18:38 Sergei Trofimovich
2018-10-14 16:25 Mikle Kolyada
2018-10-14  9:01 Mikle Kolyada
2018-10-11 16:50 Tobias Klausmann
2018-09-22 11:31 Sergei Trofimovich
2018-09-22 11:31 Sergei Trofimovich
2018-09-21 11:25 Mikle Kolyada
2018-09-19 17:35 Thomas Deutschmann
2018-09-18 22:11 Sergei Trofimovich
2018-09-17 20:18 Sergei Trofimovich
2017-08-13  8:00 Amy Liffey
2017-06-17 14:41 Alexis Ballier
2017-01-14 13:37 Jeroen Roovers
2016-12-31 22:20 Agostino Sarubbo
2016-12-26 12:39 Markus Meier
2016-11-27 20:22 Tobias Klausmann
2016-08-31 22:13 Daniel Campbell
2016-08-08  7:50 Lars Wendler

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=1710400220.e11a4334e553e8b47fe25204b1e2c05736ae7549.tupone@gentoo \
    --to=tupone@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