From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/files/
Date: Mon, 22 Mar 2021 14:05:08 +0000 (UTC) [thread overview]
Message-ID: <1616421738.71ba85f11ae0bcb5ffc5ae106f6553cb18bfbe2c.juippis@gentoo> (raw)
commit: 71ba85f11ae0bcb5ffc5ae106f6553cb18bfbe2c
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Mar 22 08:47:48 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 14:02:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71ba85f1
media-sound/pasystray: remove unused patch(es)
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20056
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-sound/pasystray/files/fix-missing-gint.patch | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/media-sound/pasystray/files/fix-missing-gint.patch b/media-sound/pasystray/files/fix-missing-gint.patch
deleted file mode 100644
index 7eeded9284f..00000000000
--- a/media-sound/pasystray/files/fix-missing-gint.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff --git a/src/notify.c b/src/notify.c
-index adec0ca..8b54808 100644
---- a/src/notify.c
-+++ b/src/notify.c
-@@ -23,11 +23,13 @@
-
- #ifndef HAVE_NOTIFY
-
-+#include <glib.h>
-+
- #include "notify.h"
-
- void notify_initialize(){}
--notify_handle_t notify(const char* msg, const char* body, const char* icon){ return 0; }
--void notify_update(notify_handle_t h, const char* msg, const char* body, const char* icon){}
-+notify_handle_t notify(const char* msg, const char* body, const char* icon, gint value){ return 0; }
-+void notify_update(notify_handle_t h, const char* msg, const char* body, const char* icon, gint value){}
-
- #else
-
reply other threads:[~2021-03-22 14:05 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=1616421738.71ba85f11ae0bcb5ffc5ae106f6553cb18bfbe2c.juippis@gentoo \
--to=juippis@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