Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/f2fs-tools/files/
Date: Thu, 22 Mar 2018 22:49:50
Message-Id: 1521758964.6863aaf805bdfd8ef8c34f17f3371c47ae308062.blueness@gentoo
1 commit: 6863aaf805bdfd8ef8c34f17f3371c47ae308062
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu Mar 22 19:49:33 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 22:49:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6863aaf8
7
8 sys-fs/f2fs-tools: remove unused patch
9
10 sys-fs/f2fs-tools/files/f2fs-tools-1.8.0-sysmacros.patch | 10 ----------
11 1 file changed, 10 deletions(-)
12
13 diff --git a/sys-fs/f2fs-tools/files/f2fs-tools-1.8.0-sysmacros.patch b/sys-fs/f2fs-tools/files/f2fs-tools-1.8.0-sysmacros.patch
14 deleted file mode 100644
15 index 7ca70222fd5..00000000000
16 --- a/sys-fs/f2fs-tools/files/f2fs-tools-1.8.0-sysmacros.patch
17 +++ /dev/null
18 @@ -1,10 +0,0 @@
19 ---- f2fs-tools-1.8.0/lib/libf2fs.c.orig 2017-07-03 03:01:53.000000000 +0600
20 -+++ f2fs-tools-1.8.0/lib/libf2fs.c 2017-08-17 00:45:01.638979885 +0600
21 -@@ -16,6 +16,7 @@
22 - #include <fcntl.h>
23 - #include <mntent.h>
24 - #include <time.h>
25 -+#include <sys/sysmacros.h>
26 - #include <sys/stat.h>
27 - #include <sys/mount.h>
28 - #include <sys/ioctl.h>