summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-11-17 21:49:35 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-11-17 21:49:35 +0000
commite2de8d4dae946ddae5fc2eaf438c3d9e2500f6da (patch)
tree0526e4db500c191be0e1bf24a716c4c5106fcf2c /media-sound
parentFix patch with absolute paths. (diff)
downloadhistorical-e2de8d4dae946ddae5fc2eaf438c3d9e2500f6da.tar.gz
historical-e2de8d4dae946ddae5fc2eaf438c3d9e2500f6da.tar.bz2
historical-e2de8d4dae946ddae5fc2eaf438c3d9e2500f6da.zip
Fix patch with absolute paths.
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/esound/ChangeLog6
-rw-r--r--media-sound/esound/files/esound-0.2.32-amd64.patch4
-rw-r--r--media-sound/trommler/ChangeLog6
-rw-r--r--media-sound/trommler/files/trommler-be.patch8
4 files changed, 16 insertions, 8 deletions
diff --git a/media-sound/esound/ChangeLog b/media-sound/esound/ChangeLog
index 770ae07cd4c5..6236cb1ead83 100644
--- a/media-sound/esound/ChangeLog
+++ b/media-sound/esound/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/esound
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.118 2008/09/07 18:48:48 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.119 2008/11/17 21:49:05 flameeyes Exp $
+
+ 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
+ files/esound-0.2.32-amd64.patch:
+ Fix patch with absolute paths.
*esound-0.2.40 (07 Sep 2008)
diff --git a/media-sound/esound/files/esound-0.2.32-amd64.patch b/media-sound/esound/files/esound-0.2.32-amd64.patch
index d553890f007e..22c81bcdf561 100644
--- a/media-sound/esound/files/esound-0.2.32-amd64.patch
+++ b/media-sound/esound/files/esound-0.2.32-amd64.patch
@@ -1,5 +1,5 @@
---- clients.c 2003-07-05 10:32:07.000000000 -0400
-+++ /root/clients.c 2004-02-03 23:34:29.000000000 -0500
+--- a/clients.c 2003-07-05 10:32:07.000000000 -0400
++++ b/clients.c 2004-02-03 23:34:29.000000000 -0500
@@ -155,7 +155,7 @@
if ( esd_use_ipv6 ) {
char addrbuf[INET6_ADDRSTRLEN];
diff --git a/media-sound/trommler/ChangeLog b/media-sound/trommler/ChangeLog
index 7493b01f222e..a2d91d9ad2f4 100644
--- a/media-sound/trommler/ChangeLog
+++ b/media-sound/trommler/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/trommler
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v 1.21 2008/02/01 20:56:30 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v 1.22 2008/11/17 21:49:35 flameeyes Exp $
+
+ 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
+ files/trommler-be.patch:
+ Fix patch with absolute paths.
*trommler-3.8 (01 Feb 2008)
diff --git a/media-sound/trommler/files/trommler-be.patch b/media-sound/trommler/files/trommler-be.patch
index 49316012d059..cd6cfc7438e1 100644
--- a/media-sound/trommler/files/trommler-be.patch
+++ b/media-sound/trommler/files/trommler-be.patch
@@ -1,5 +1,5 @@
---- drummer.c 2004-05-10 22:20:47.000000000 -0400
-+++ /home/jjezak/Trommler/drummer.c 2007-09-07 22:53:57.000000000 -0400
+--- a/drummer.c 2004-05-10 22:20:47.000000000 -0400
++++ b/drummer.c 2007-09-07 22:53:57.000000000 -0400
@@ -408,6 +408,16 @@
fseek(fp,0,SEEK_SET);
DRUM_SAMPLE(drum) = calloc(DRUM_LENGTH(drum),sizeof(INT16));
@@ -17,8 +17,8 @@
fclose(fp);
}
---- soundcard.c 2004-05-07 18:18:50.000000000 -0400
-+++ /home/jjezak/Trommler/soundcard.c 2007-09-07 22:53:57.000000000 -0400
+--- a/soundcard.c 2004-05-07 18:18:50.000000000 -0400
++++ b/soundcard.c 2007-09-07 22:53:57.000000000 -0400
@@ -105,7 +105,11 @@
}Soundcard =
{