public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwin/files/
Date: Sat,  3 Feb 2018 19:47:37 +0000 (UTC)	[thread overview]
Message-ID: <1517687244.01e476f91b42ffe55c8450490e7f3e88738d1410.asturm@gentoo> (raw)

commit:     01e476f91b42ffe55c8450490e7f3e88738d1410
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Feb  3 19:25:15 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb  3 19:47:24 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01e476f9

kde-plasma/kwin: remove unused patch

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

 .../kwin/files/kwin-5.8.7-glibc-sysmacros.patch    | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/kwin/files/kwin-5.8.7-glibc-sysmacros.patch b/kde-plasma/kwin/files/kwin-5.8.7-glibc-sysmacros.patch
deleted file mode 100644
index 61c07feaee3..00000000000
--- a/kde-plasma/kwin/files/kwin-5.8.7-glibc-sysmacros.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-commit 8efef12eeb377e9087551e333d65631968c80e5f
-Author: Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
-Date:   Sat Jun 10 17:00:25 2017 +0200
-
-    Fix build with future glibc (major/minor macros), BSD compatible
-    
-    Summary:
-    Also adding sys/types.h which is not implicitly included from all over.
-    
-    Thanks-to: [ade] in #kde-devel
-    
-    See also:
-    https://sourceware.org/ml/libc-alpha/2015-11/msg00452.html
-    https://git.reviewboard.kde.org/r/127662/
-    
-    Reviewers: #plasma
-    
-    Subscribers: plasma-devel, kwin, #kwin, adridg
-    
-    Tags: #kwin
-    
-    Differential Revision: https://phabricator.kde.org/D6175
-
-diff --git a/logind.cpp b/logind.cpp
-index fee0f2ff4..bb84af4f9 100644
---- a/logind.cpp
-+++ b/logind.cpp
-@@ -29,6 +29,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
- #include <QDBusMetaType>
- 
- #include <sys/stat.h>
-+#include <sys/types.h>
-+#ifndef major
-+#include <sys/sysmacros.h>
-+#endif
- #include <unistd.h>
- #include "utils.h"
- 


             reply	other threads:[~2018-02-03 19:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-03 19:47 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-26  8:55 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwin/files/ Sam James
2023-12-29  1:16 Sam James
2023-01-20 14:29 Andreas Sturmlechner
2022-09-06 19:24 Andreas Sturmlechner
2021-10-04 13:12 Andreas Sturmlechner
2017-10-12 17:57 Johannes Huber

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=1517687244.01e476f91b42ffe55c8450490e7f3e88738d1410.asturm@gentoo \
    --to=asturm@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