Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-r128/files/
Date: Sun, 06 Jan 2019 15:39:33
Message-Id: 1546789129.a38c071d16627f3bb80567dcf28a1dfe259db955.mattst88@gentoo
1 commit: a38c071d16627f3bb80567dcf28a1dfe259db955
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Jan 6 10:40:40 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 6 15:38:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a38c071d
7
8 x11-drivers/xf86-video-r128: remove unused patch(es)
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 .../files/xf86-video-r128-6.10.2-fix-stdint_h.patch | 11 -----------
14 1 file changed, 11 deletions(-)
15
16 diff --git a/x11-drivers/xf86-video-r128/files/xf86-video-r128-6.10.2-fix-stdint_h.patch b/x11-drivers/xf86-video-r128/files/xf86-video-r128-6.10.2-fix-stdint_h.patch
17 deleted file mode 100644
18 index e5b73166063..00000000000
19 --- a/x11-drivers/xf86-video-r128/files/xf86-video-r128-6.10.2-fix-stdint_h.patch
20 +++ /dev/null
21 @@ -1,11 +0,0 @@
22 ---- a/src/atipcirename.h
23 -+++ b/src/atipcirename.h
24 -@@ -29,6 +29,8 @@
25 - #ifndef ATIPCIRENAME_H
26 - #define ATIPCIRENAME_H
27 -
28 -+#include <stdint.h>
29 -+
30 - enum region_type {
31 - REGION_MEM,
32 - REGION_IO