summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-11-01 22:13:12 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-11-01 22:13:12 +0000
commit70b1b613f87f7811880d097b83d5216280f78db9 (patch)
tree7a8d1c55cd460f41b19a968f40b3d3cbe772343c /media-libs
parentadded missing IUSE (diff)
downloadgentoo-2-70b1b613f87f7811880d097b83d5216280f78db9.tar.gz
gentoo-2-70b1b613f87f7811880d097b83d5216280f78db9.tar.bz2
gentoo-2-70b1b613f87f7811880d097b83d5216280f78db9.zip
Remove rcs ids from patch so patch doesn't get confused.
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libsdl/ChangeLog6
-rw-r--r--media-libs/libsdl/Manifest4
-rw-r--r--media-libs/libsdl/files/libsdl-1.2.6-fullscreen.patch27
3 files changed, 7 insertions, 30 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog
index 5ba84849f079..477aea878380 100644
--- a/media-libs/libsdl/ChangeLog
+++ b/media-libs/libsdl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libsdl
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.31 2003/11/01 08:19:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.32 2003/11/01 22:13:07 mr_bones_ Exp $
+
+ 01 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org>
+ files/libsdl-1.2.6-fullscreen.patch:
+ Remove rcs ids from patch so patch doesn't get confused.
*libsdl-1.2.6-r2 (01 Nov 2003)
diff --git a/media-libs/libsdl/Manifest b/media-libs/libsdl/Manifest
index 4711bfe8a95f..674a613408dc 100644
--- a/media-libs/libsdl/Manifest
+++ b/media-libs/libsdl/Manifest
@@ -1,4 +1,4 @@
-MD5 2fef9aea2d481410ca0b6420af54ca02 ChangeLog 5497
+MD5 e09c95e0ff9a7c39a2441adcd458c677 ChangeLog 5651
MD5 ccd5a78b507c0444d9cef7fec354b717 libsdl-1.2.5-r1.ebuild 3153
MD5 562d3f7139a98c1f9919dbe7243f5620 libsdl-1.2.5-r2.ebuild 3338
MD5 5f6cbca299d1992fe97d295535a108e5 libsdl-1.2.6-r1.ebuild 2199
@@ -9,4 +9,4 @@ MD5 b66ce90b8939cef871c1c9b065fc0658 files/digest-libsdl-1.2.6-r1 62
MD5 139a7f80f999ec4caafeac89523308a5 files/libsdl-1.2.5-xfree-4.3.patch 5422
MD5 2468dd594bc1f3ad3b47bcf69ba5ded2 files/libsdl_gcc33_fix.diff 395
MD5 b66ce90b8939cef871c1c9b065fc0658 files/digest-libsdl-1.2.6-r2 62
-MD5 c6eb5b0a0816fad7f915502a9122e0d6 files/libsdl-1.2.6-fullscreen.patch 5702
+MD5 a6a048e6f85defb2e0ce9f0df743dad0 files/libsdl-1.2.6-fullscreen.patch 4902
diff --git a/media-libs/libsdl/files/libsdl-1.2.6-fullscreen.patch b/media-libs/libsdl/files/libsdl-1.2.6-fullscreen.patch
index cd3039b2d31c..ce92c912c498 100644
--- a/media-libs/libsdl/files/libsdl-1.2.6-fullscreen.patch
+++ b/media-libs/libsdl/files/libsdl-1.2.6-fullscreen.patch
@@ -31,15 +31,6 @@ Index: SDL12/src/video/xbios/SDL_xbios.c
diff -u SDL12/src/video/xbios/SDL_xbios.c:1.9 SDL12/src/video/xbios/SDL_xbios.c:1.10
--- SDL12/src/video/xbios/SDL_xbios.c:1.9 Wed Feb 12 07:24:39 2003
+++ SDL12/src/video/xbios/SDL_xbios.c Tue Sep 2 12:49:50 2003
-@@ -22,7 +22,7 @@
-
- #ifdef SAVE_RCSID
- static char rcsid =
-- "@(#) $Id: libsdl-1.2.6-fullscreen.patch,v 1.1 2003/11/01 08:19:15 mr_bones_ Exp $";
-+ "@(#) $Id: libsdl-1.2.6-fullscreen.patch,v 1.1 2003/11/01 08:19:15 mr_bones_ Exp $";
- #endif
-
- /*
@@ -400,9 +400,19 @@
static SDL_Rect **XBIOS_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags)
@@ -98,15 +89,6 @@ Index: SDL12/src/video/xbios/SDL_xbios.c
diff -u SDL12/src/video/xbios/SDL_xbios.c:1.10 SDL12/src/video/xbios/SDL_xbios.c:1.11
--- SDL12/src/video/xbios/SDL_xbios.c:1.10 Tue Sep 2 12:49:50 2003
+++ SDL12/src/video/xbios/SDL_xbios.c Wed Sep 3 13:07:16 2003
-@@ -22,7 +22,7 @@
-
- #ifdef SAVE_RCSID
- static char rcsid =
-- "@(#) $Id: libsdl-1.2.6-fullscreen.patch,v 1.1 2003/11/01 08:19:15 mr_bones_ Exp $";
-+ "@(#) $Id: libsdl-1.2.6-fullscreen.patch,v 1.1 2003/11/01 08:19:15 mr_bones_ Exp $";
- #endif
-
- /*
@@ -400,19 +400,13 @@
static SDL_Rect **XBIOS_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags)
@@ -166,15 +148,6 @@ Index: SDL12/src/video/x11/SDL_x11modes.c
diff -u SDL12/src/video/x11/SDL_x11modes.c:1.19 SDL12/src/video/x11/SDL_x11modes.c:1.20
--- SDL12/src/video/x11/SDL_x11modes.c:1.19 Sat Jun 28 14:52:26 2003
+++ SDL12/src/video/x11/SDL_x11modes.c Fri Sep 5 08:18:46 2003
-@@ -22,7 +22,7 @@
-
- #ifdef SAVE_RCSID
- static char rcsid =
-- "@(#) $Id: libsdl-1.2.6-fullscreen.patch,v 1.1 2003/11/01 08:19:15 mr_bones_ Exp $";
-+ "@(#) $Id: libsdl-1.2.6-fullscreen.patch,v 1.1 2003/11/01 08:19:15 mr_bones_ Exp $";
- #endif
-
- /* Utilities for getting and setting the X display mode */
@@ -120,7 +120,7 @@
goto match;
}