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
commitcfb0d269dd143fa5a5349c4a83bb718dde685bd5 (patch)
treeee97658f5365c1eba03246f7e1945b2edb3a08ab /media-video/mpgtx/files
parentstable on amd64 and x86, also did some cleanup (diff)
downloadhistorical-cfb0d269dd143fa5a5349c4a83bb718dde685bd5.tar.gz
historical-cfb0d269dd143fa5a5349c4a83bb718dde685bd5.tar.bz2
historical-cfb0d269dd143fa5a5349c4a83bb718dde685bd5.zip
removed unneeded patch
Package-Manager: portage-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;