summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-04-01 16:40:00 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-04-01 16:40:00 +0000
commita7dc5ecfc9bb6b6ba2051af2721cb889c30bc05e (patch)
tree2f567d8b65dc13353320111625fcd148708e5142 /games-emulation/xmame/files
parentstable on ia64 (diff)
downloadhistorical-a7dc5ecfc9bb6b6ba2051af2721cb889c30bc05e.tar.gz
historical-a7dc5ecfc9bb6b6ba2051af2721cb889c30bc05e.tar.bz2
historical-a7dc5ecfc9bb6b6ba2051af2721cb889c30bc05e.zip
clean old files
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-emulation/xmame/files')
-rw-r--r--games-emulation/xmame/files/0.86-glx-fix.patch11
-rw-r--r--games-emulation/xmame/files/0.88-glx-fix.patch11
2 files changed, 0 insertions, 22 deletions
diff --git a/games-emulation/xmame/files/0.86-glx-fix.patch b/games-emulation/xmame/files/0.86-glx-fix.patch
deleted file mode 100644
index cbcb32d8a7dc..000000000000
--- a/games-emulation/xmame/files/0.86-glx-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/unix/osd_cpu.h.orig 2004-04-20 14:30:49.000000000 -0700
-+++ src/unix/osd_cpu.h 2004-04-20 14:31:48.000000000 -0700
-@@ -38,7 +38,7 @@
- #endif
- #endif
-
--#ifndef __ARCH_solaris
-+#if !defined __ARCH_solaris && !defined xgl
- /* grrr work around some stupid header conflicts */
- #if !defined __XF86_DGA_C && !defined __XOPENGL_C_ && !defined LONG64
- typedef signed char INT8;
diff --git a/games-emulation/xmame/files/0.88-glx-fix.patch b/games-emulation/xmame/files/0.88-glx-fix.patch
deleted file mode 100644
index cbcb32d8a7dc..000000000000
--- a/games-emulation/xmame/files/0.88-glx-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/unix/osd_cpu.h.orig 2004-04-20 14:30:49.000000000 -0700
-+++ src/unix/osd_cpu.h 2004-04-20 14:31:48.000000000 -0700
-@@ -38,7 +38,7 @@
- #endif
- #endif
-
--#ifndef __ARCH_solaris
-+#if !defined __ARCH_solaris && !defined xgl
- /* grrr work around some stupid header conflicts */
- #if !defined __XF86_DGA_C && !defined __XOPENGL_C_ && !defined LONG64
- typedef signed char INT8;