From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/gnome-mines/files/
Date: Sun, 20 Mar 2022 19:54:17 +0000 (UTC) [thread overview]
Message-ID: <1647806048.ed679a2c039671df26b5c52f5f0873d99a51b1cd.mattst88@gentoo> (raw)
commit: ed679a2c039671df26b5c52f5f0873d99a51b1cd
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Mar 20 17:05:01 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 19:54:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed679a2c
games-board/gnome-mines: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
.../files/gnome-mines-40.0-meson-0.61.patch | 33 ----------------------
1 file changed, 33 deletions(-)
diff --git a/games-board/gnome-mines/files/gnome-mines-40.0-meson-0.61.patch b/games-board/gnome-mines/files/gnome-mines-40.0-meson-0.61.patch
deleted file mode 100644
index 291fc0b403e5..000000000000
--- a/games-board/gnome-mines/files/gnome-mines-40.0-meson-0.61.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-https://gitlab.gnome.org/GNOME/gnome-mines/-/merge_requests/31.patch
-https://bugs.gentoo.org/831454
-
-From 0a10c3a8ae4395c8059875bcea74be5c17ef9a21 Mon Sep 17 00:00:00 2001
-From: Jan Beich <jbeich@FreeBSD.org>
-Date: Mon, 24 Jan 2022 13:28:56 +0000
-Subject: [PATCH] meson: drop unused argument for i18n.merge_file()
-
-Ignored in Meson < 0.60.0, deprecated since 0.60.1 and fatal since 0.61.0.
-
-data/meson.build:18:0: ERROR: Function does not take positional arguments.
-data/meson.build:38:0: ERROR: Function does not take positional arguments.
---- a/data/meson.build
-+++ b/data/meson.build
-@@ -15,7 +15,7 @@ foreach theme: [ 'default', 'bgcolors', 'classic' ]
- endforeach
- endforeach
-
--desktop_file = i18n.merge_file ('desktop-file',
-+desktop_file = i18n.merge_file (
- input: '@0@.desktop.in'.format(app_id),
- output: '@0@.desktop'.format(app_id),
- install: true,
-@@ -35,7 +35,7 @@ if desktop_file_validate.found()
- endif
-
-
--appdata_file = i18n.merge_file ('appdata-file',
-+appdata_file = i18n.merge_file (
- input: '@0@.appdata.xml.in'.format(app_id),
- output: '@0@.appdata.xml'.format(app_id),
- install: true,
-GitLab
reply other threads:[~2022-03-20 19:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1647806048.ed679a2c039671df26b5c52f5f0873d99a51b1cd.mattst88@gentoo \
--to=mattst88@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