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: gnome-base/libglade/
Date: Fri, 29 Mar 2024 18:47:50 +0000 (UTC)	[thread overview]
Message-ID: <1711737911.6933af393f4d09ee7e10b6386e3d62f957b86e07.sam@gentoo> (raw)

commit:     6933af393f4d09ee7e10b6386e3d62f957b86e07
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Fri Mar 29 05:07:33 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 29 18:45:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6933af39

gnome-base/libglade: avoid QA warning for deprecated/useless autoconf macro

Alternatively we could define it by adding another bdep on more archaic
unmaintained software. But it does nothing...

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 gnome-base/libglade/libglade-2.6.4-r3.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gnome-base/libglade/libglade-2.6.4-r3.ebuild b/gnome-base/libglade/libglade-2.6.4-r3.ebuild
index 27bc8a768063..658e633a8348 100644
--- a/gnome-base/libglade/libglade-2.6.4-r3.ebuild
+++ b/gnome-base/libglade/libglade-2.6.4-r3.ebuild
@@ -45,6 +45,10 @@ src_prepare() {
 		sed 's/ tests//' -i Makefile.am Makefile.in || die "sed failed"
 	fi
 
+	# Deprecated macro that does nothing. Provided by gnome-base/gnome-common
+	# but adding an additional bdep for this is silly.
+	sed -i '/GNOME_COMMON_INIT/d' configure.in || die
+
 	mv configure.in configure.ac || die
 	gnome2_src_prepare
 }


             reply	other threads:[~2024-03-29 18:47 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-29 18:47 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-10 20:04 [gentoo-commits] repo/gentoo:master commit in: gnome-base/libglade/ Arthur Zamarin
2024-05-10 17:36 Sam James
2024-05-10 17:35 Sam James
2024-05-10 17:33 Sam James
2024-05-10 17:33 Sam James
2024-05-10 17:30 Sam James
2024-05-10 17:30 Sam James
2024-05-10 17:30 Sam James
2024-03-29 18:47 Sam James
2023-09-06 18:43 WANG Xuerui
2022-10-30 16:34 Matt Turner
2022-05-14 21:52 Jakov Smolić
2021-01-06 23:04 Fabian Groffen
2020-09-19 10:15 Michał Górny
2020-08-05 14:04 Agostino Sarubbo
2020-08-05 14:02 Agostino Sarubbo
2020-08-01 19:06 Sergei Trofimovich
2020-07-30 19:39 Sam James
2020-07-30  4:39 Sam James
2020-07-29 19:56 Mart Raudsepp
2020-02-09 14:42 Mart Raudsepp
2019-07-25 12:14 Aaron Bauman

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=1711737911.6933af393f4d09ee7e10b6386e3d62f957b86e07.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