diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-07 19:15:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-07 19:15:05 +0000 |
commit | 804568e8ef013214b8d5d33d7a74f84989da96b6 (patch) | |
tree | 4e8c51142c45ac1b8cd2abd56d9e587b80b172a4 /media-libs/libsdl | |
parent | initial commit (Manifest recommit) (diff) | |
download | gentoo-2-804568e8ef013214b8d5d33d7a74f84989da96b6.tar.gz gentoo-2-804568e8ef013214b8d5d33d7a74f84989da96b6.tar.bz2 gentoo-2-804568e8ef013214b8d5d33d7a74f84989da96b6.zip |
remove the rcs keywords from the patch
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libsdl/files/1.2.7-joystick.patch | 9 |
2 files changed, 5 insertions, 10 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog index 62c65222f93c..af162c601c5d 100644 --- a/media-libs/libsdl/ChangeLog +++ b/media-libs/libsdl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libsdl # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.48 2004/06/07 07:48:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.49 2004/06/07 19:15:05 mr_bones_ Exp $ + + 07 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> + files/1.2.7-joystick.patch: + remove the rcs keywords from the patch 07 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> libsdl-1.2.7-r1.ebuild, files/1.2.7-joystick.patch: diff --git a/media-libs/libsdl/files/1.2.7-joystick.patch b/media-libs/libsdl/files/1.2.7-joystick.patch index d18b398e8974..3e5229da2c7c 100644 --- a/media-libs/libsdl/files/1.2.7-joystick.patch +++ b/media-libs/libsdl/files/1.2.7-joystick.patch @@ -1,15 +1,6 @@ diff -u -r1.13 -r1.14 --- SDL12/src/joystick/linux/SDL_sysjoystick.c 2004/01/04 16:49:18 1.13 +++ SDL12/src/joystick/linux/SDL_sysjoystick.c 2004/03/05 15:09:18 1.14 -@@ -22,7 +22,7 @@ - - #ifdef SAVE_RCSID - static char rcsid = -- "@(#) $Id: 1.2.7-joystick.patch,v 1.1 2004/06/07 07:48:05 mr_bones_ Exp $"; -+ "@(#) $Id: 1.2.7-joystick.patch,v 1.1 2004/06/07 07:48:05 mr_bones_ Exp $"; - #endif - - /* This is the system specific header for the SDL joystick API */ @@ -383,7 +383,7 @@ static SDL_bool EV_ConfigJoystick(SDL_Joystick *joystick, int fd) |