diff options
author | 2014-01-26 20:24:03 +0000 | |
---|---|---|
committer | 2014-01-26 20:24:03 +0000 | |
commit | 4b907963d2b9cdadf51656d8ba1b126c7efa4035 (patch) | |
tree | 14361f4b1c468974886d134abacaa46f0dd571d3 /media-libs | |
parent | Fix glxext.h patch for good. (diff) | |
download | historical-4b907963d2b9cdadf51656d8ba1b126c7efa4035.tar.gz historical-4b907963d2b9cdadf51656d8ba1b126c7efa4035.tar.bz2 historical-4b907963d2b9cdadf51656d8ba1b126c7efa4035.zip |
Fix glxext.h patch by overriding CVS keyword substitution.
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/files/mesa-10.0.2-update-glxext.h.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/files/mesa-10.0.2-update-glxext.h.patch b/media-libs/mesa/files/mesa-10.0.2-update-glxext.h.patch index 83ae603ace69..1247a179d507 100644 --- a/media-libs/mesa/files/mesa-10.0.2-update-glxext.h.patch +++ b/media-libs/mesa/files/mesa-10.0.2-update-glxext.h.patch @@ -5,8 +5,8 @@ diff -ur Mesa-10.0.2.orig/include/GL/glxext.h Mesa-10.0.2/include/GL/glxext.h ** used to make the header, and the header can be found at ** http://www.opengl.org/registry/ ** --** Khronos $Revision: 1.3 $ on $Date: 2014/01/26 20:21:52 $ -+** Khronos $Revision: 1.3 $ on $Date: 2014/01/26 20:21:52 $ +-** Khronos $Revision: 1.4 $ on $Date: 2014/01/26 20:24:03 $ ++** Khronos $Revision: 1.4 $ on $Date: 2014/01/26 20:24:03 $ */ -#define GLX_GLXEXT_VERSION 20131008 |