commit: a38c071d16627f3bb80567dcf28a1dfe259db955 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Jan 6 10:40:40 2019 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Jan 6 15:38:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a38c071d
x11-drivers/xf86-video-r128: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> .../files/xf86-video-r128-6.10.2-fix-stdint_h.patch | 11 ----------- 1 file changed, 11 deletions(-) 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 deleted file mode 100644 index e5b73166063..00000000000 --- a/x11-drivers/xf86-video-r128/files/xf86-video-r128-6.10.2-fix-stdint_h.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/atipcirename.h -+++ b/src/atipcirename.h -@@ -29,6 +29,8 @@ - #ifndef ATIPCIRENAME_H - #define ATIPCIRENAME_H - -+#include <stdint.h> -+ - enum region_type { - REGION_MEM, - REGION_IO