public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/files/
Date: Tue,  7 Mar 2023 07:57:16 +0000 (UTC)	[thread overview]
Message-ID: <1678175821.f52d2611a9b2dc690a0765055efddb0f1d33349e.sam@gentoo> (raw)

commit:     f52d2611a9b2dc690a0765055efddb0f1d33349e
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Mar  5 15:41:35 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 07:57:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f52d2611

sys-apps/portage: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/29938
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...ge-3.0.45.1-qa-notice-configure-func-decl.patch | 29 ----------------------
 1 file changed, 29 deletions(-)

diff --git a/sys-apps/portage/files/portage-3.0.45.1-qa-notice-configure-func-decl.patch b/sys-apps/portage/files/portage-3.0.45.1-qa-notice-configure-func-decl.patch
deleted file mode 100644
index a621ab65d719..000000000000
--- a/sys-apps/portage/files/portage-3.0.45.1-qa-notice-configure-func-decl.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From eca90b6049a9ce42ec6868f64abcab403c9f4190 Mon Sep 17 00:00:00 2001
-From: Sam James <sam@gentoo.org>
-Date: Tue, 28 Feb 2023 03:10:26 +0000
-Subject: [PATCH] install-qa-check.d/90config-impl-decl: prefix warning with
- 'QA Notice'
-
-... so tinderboxes can pick it up more easily.
-
-Signed-off-by: Sam James <sam@gentoo.org>
---- a/bin/install-qa-check.d/90config-impl-decl
-+++ b/bin/install-qa-check.d/90config-impl-decl
-@@ -92,12 +92,13 @@ config_impl_decl_check() {
- 	# Drop out early if no impl decls found (all the arrays are the same size)
- 	[[ ${#files[@]} -eq 0 ]] && return
- 
--	eqawarn 'Found the following implicit function declarations in configure logs:'
-+	eqawarn 'QA Notice: Found the following implicit function declarations in configure logs:'
- 	for l in "${!files[@]}"; do
- 		eqawarn "  ${files[l]}:${lines[l]} - ${funcs[l]}"
- 		eqatag 'config.log-impl-decl' "line=${lines[l]}" "func=${funcs[l]}" "${files[l]}"
- 	done
- 	eqawarn 'Check that no features were accidentally disabled.'
-+	eqawarn 'See https://wiki.gentoo.org/wiki/Modern_C_porting.'
- }
- 
- config_impl_decl_check
--- 
-2.39.2
-


             reply	other threads:[~2023-03-07  7:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-07  7:57 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-01 18:16 [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/files/ Conrad Kostecki
2018-08-05 22:59 Zac Medico
2017-08-06  0:31 Zac Medico
2017-02-05 16:37 David Seifert

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=1678175821.f52d2611a9b2dc690a0765055efddb0f1d33349e.sam@gentoo \
    --to=sam@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