summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-04-22 14:16:46 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-04-22 14:16:46 +0000
commitebf153f9fd0447c3ff2121c5beae21c76a7f07f0 (patch)
treef0fff1613afcc487c27d7a37dc3373986d8a4212 /media-video/mpgtx/files
parentstable on amd64 and x86, also did some cleanup (diff)
downloadgentoo-2-ebf153f9fd0447c3ff2121c5beae21c76a7f07f0.tar.gz
gentoo-2-ebf153f9fd0447c3ff2121c5beae21c76a7f07f0.tar.bz2
gentoo-2-ebf153f9fd0447c3ff2121c5beae21c76a7f07f0.zip
removed unneeded patch
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-video/mpgtx/files')
-rw-r--r--media-video/mpgtx/files/mpgtx-1.3-gcc34.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/media-video/mpgtx/files/mpgtx-1.3-gcc34.patch b/media-video/mpgtx/files/mpgtx-1.3-gcc34.patch
deleted file mode 100644
index 41cd806937a0..000000000000
--- a/media-video/mpgtx/files/mpgtx-1.3-gcc34.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -u mpgtx-1.3/mpeg.cxx mpgtx-1.3.new/mpeg.cxx
---- mpgtx-1.3/mpeg.cxx 2002-08-30 12:03:12.000000000 -0400
-+++ mpgtx-1.3.new/mpeg.cxx 2004-09-29 17:32:35.350352096 -0400
-@@ -2619,7 +2619,7 @@
- PMT_PIDs(0),
- n_PMT_PIDs(0),
- read_pmts(0)
--{};
-+{}
-
- transport::~transport() {
- BTRACK;