public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice-vdagent/files/
Date: Fri, 25 May 2018 12:42:29 +0000 (UTC)	[thread overview]
Message-ID: <1527252140.2f71e22bb7a6ec4a410c5d07d03ed2dd85b324ce.bman@gentoo> (raw)

commit:     2f71e22bb7a6ec4a410c5d07d03ed2dd85b324ce
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu May 24 17:43:41 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri May 25 12:42:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f71e22b

app-emulation/spice-vdagent: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/8564

 ...pice-vdagent-0.17.0-add-missing-stub-function.patch | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/app-emulation/spice-vdagent/files/spice-vdagent-0.17.0-add-missing-stub-function.patch b/app-emulation/spice-vdagent/files/spice-vdagent-0.17.0-add-missing-stub-function.patch
deleted file mode 100644
index 1d68ed53565..00000000000
--- a/app-emulation/spice-vdagent/files/spice-vdagent-0.17.0-add-missing-stub-function.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Add missing stub function to prevent underlinking error.
-Patch provided by Pat Erley
-See also: https://bugs.gentoo.org/show_bug.cgi?id=585994
-
---- a/src/dummy-session-info.c
-+++ b/src/dummy-session-info.c
-@@ -50,6 +50,11 @@
-     return FALSE;
- }
- 
-+gboolean session_info_session_is_locked(struct session_info *ck)
-+{
-+    return FALSE;
-+}
-+
- gboolean session_info_is_user(struct session_info *si)
- {
-     return TRUE;


             reply	other threads:[~2018-05-25 12:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-25 12:42 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-06-11 22:42 [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice-vdagent/files/ Aaron Bauman
2017-12-12 17:08 Matthias Maier

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=1527252140.2f71e22bb7a6ec4a410c5d07d03ed2dd85b324ce.bman@gentoo \
    --to=bman@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