From: "Piotr Karbowski" <slashbeast@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/snapraid/files/
Date: Mon,  6 Apr 2020 18:19:30 +0000 (UTC)	[thread overview]
Message-ID: <1586197144.c70517f96131882d19f7ed7d1cc70c79c727934a.slashbeast@gentoo> (raw)
commit:     c70517f96131882d19f7ed7d1cc70c79c727934a
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Feb 29 16:17:39 2020 +0000
Commit:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Mon Apr  6 18:19:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c70517f9
sys-fs/snapraid: unused patch removal.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14808
Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>
 sys-fs/snapraid/files/snapraid-11.0-minor.patch | 39 -------------------------
 1 file changed, 39 deletions(-)
diff --git a/sys-fs/snapraid/files/snapraid-11.0-minor.patch b/sys-fs/snapraid/files/snapraid-11.0-minor.patch
deleted file mode 100644
index f212e9a0d57..00000000000
--- a/sys-fs/snapraid/files/snapraid-11.0-minor.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-From 04dfeea107f81afa50e4888dd7da2f4a9c82d6ee Mon Sep 17 00:00:00 2001
-From: Andrea Mazzoleni <amadvance@gmail.com>
-Date: Wed, 4 Jan 2017 00:25:56 +0100
-Subject: [PATCH] Tentative fix for major/minor missing
-
----
- cmdline/portable.h | 6 ++++++
- configure.ac       | 1 +
- 2 files changed, 7 insertions(+)
-
-diff --git a/cmdline/portable.h b/cmdline/portable.h
-index 58826c6..059cd38 100644
---- a/cmdline/portable.h
-+++ b/cmdline/portable.h
-@@ -198,6 +198,12 @@
- #include <sys/types.h>
- #endif
- 
-+#if MAJOR_IN_MKDEV
-+#include <sys/mkdev.h>
-+#elif MAJOR_IN_SYSMACROS
-+#include <sys/sysmacros.h>
-+#endif
-+
- #if HAVE_SYS_STAT_H
- #include <sys/stat.h>
- #endif
-diff --git a/configure.ac b/configure.ac
-index 125dae9..8f34f43 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -31,6 +31,7 @@ AC_HEADER_ASSERT
- AC_HEADER_DIRENT
- AC_HEADER_TIME
- AC_HEADER_SYS_WAIT
-+AC_HEADER_MAJOR
- AC_CHECK_HEADERS([fcntl.h stddef.h stdint.h stdlib.h string.h limits.h])
- AC_CHECK_HEADERS([unistd.h getopt.h fnmatch.h io.h inttypes.h byteswap.h])
- AC_CHECK_HEADERS([pthread.h math.h])
                 reply	other threads:[~2020-04-06 18:19 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=1586197144.c70517f96131882d19f7ed7d1cc70c79c727934a.slashbeast@gentoo \
    --to=slashbeast@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