Gentoo Archives: gentoo-commits

From: Mike Auty <ikelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libnfc/files/
Date: Sat, 16 Nov 2019 13:52:23
Message-Id: 1573912318.392f1e316836de751f683bb7406c04fc942b93fc.ikelos@gentoo
1 commit: 392f1e316836de751f683bb7406c04fc942b93fc
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Nov 15 15:28:40 2019 +0000
4 Commit: Mike Auty <ikelos <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 16 13:51:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=392f1e31
7
8 dev-libs/libnfc: remove unused patch(es)
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Signed-off-by: Mike Auty <ikelos <AT> gentoo.org>
12
13 dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch | 13 -------------
14 1 file changed, 13 deletions(-)
15
16 diff --git a/dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch b/dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch
17 deleted file mode 100644
18 index fc3af861d21..00000000000
19 --- a/dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch
20 +++ /dev/null
21 @@ -1,13 +0,0 @@
22 -diff --git a/libnfc/log.h b/libnfc/log.h
23 -index 90cb747..3438511 100644
24 ---- a/libnfc/log.h
25 -+++ b/libnfc/log.h
26 -@@ -18,6 +18,8 @@
27 - #ifndef __LOG_H__
28 - #define __LOG_H__
29 -
30 -+#include <stdint.h>
31 -+
32 - #if defined(HAS_LOG4C) && HAS_LOG4C
33 -
34 - #define LOGGING 1