summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Smith <smithj@gentoo.org>2005-07-13 20:29:20 +0000
committerJonathan Smith <smithj@gentoo.org>2005-07-13 20:29:20 +0000
commitb9e8c1818a84390fe42c7881cd4c85f1130434db (patch)
treed79ce564d1259a698d4515a7c22466bd446a19e3 /media-sound
parent#93680: version bump even though upstream seems dead (diff)
downloadgentoo-2-b9e8c1818a84390fe42c7881cd4c85f1130434db.tar.gz
gentoo-2-b9e8c1818a84390fe42c7881cd4c85f1130434db.tar.bz2
gentoo-2-b9e8c1818a84390fe42c7881cd4c85f1130434db.zip
removed irrelevent patch
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/mhwaveedit/files/1.2.3-gcc34.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-sound/mhwaveedit/files/1.2.3-gcc34.patch b/media-sound/mhwaveedit/files/1.2.3-gcc34.patch
deleted file mode 100644
index 2bb9ddf3a033..000000000000
--- a/media-sound/mhwaveedit/files/1.2.3-gcc34.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur mhwaveedit-1.2.3.vanilla/src/filetypes.c mhwaveedit-1.2.3/src/filetypes.c
---- mhwaveedit-1.2.3.vanilla/src/filetypes.c 2003-05-27 13:36:05.000000000 -0500
-+++ mhwaveedit-1.2.3/src/filetypes.c 2004-10-21 21:33:10.755276896 -0500
-@@ -613,6 +613,7 @@
- info->samplerate,info->channels); */
- if (sf_format_check(info)) return FALSE;
- outer:
-+ {}
- }
- /* Try the left out suggestions finally... */
- i = fmt->samplesize;