summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2004-07-15 02:49:56 +0000
committerChris White <chriswhite@gentoo.org>2004-07-15 02:49:56 +0000
commit589c62dbad6d78463a82853eb632e39f4789614c (patch)
treec9fa96cb92296fca12cc4f618db91d42182cb374 /media-video
parentsync IUSE (+tcpd) (Manifest recommit) (diff)
downloadgentoo-2-589c62dbad6d78463a82853eb632e39f4789614c.tar.gz
gentoo-2-589c62dbad6d78463a82853eb632e39f4789614c.tar.bz2
gentoo-2-589c62dbad6d78463a82853eb632e39f4789614c.zip
removed noenca patch since the "true final release" doesn't need it. If this doesn't work I'll eat my shoe...
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mplayer/ChangeLog6
-rw-r--r--media-video/mplayer/Manifest3
-rw-r--r--media-video/mplayer/mplayer-1.0_pre5.ebuild5
3 files changed, 7 insertions, 7 deletions
diff --git a/media-video/mplayer/ChangeLog b/media-video/mplayer/ChangeLog
index 8f478ef59903..095faddf8539 100644
--- a/media-video/mplayer/ChangeLog
+++ b/media-video/mplayer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/mplayer
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.154 2004/07/15 02:39:24 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.155 2004/07/15 02:49:56 chriswhite Exp $
+
+ 15 Jul 2004; Chris White <chriswhite@gentoo.org> mplayer-1.0_pre5.ebuild:
+ Yay, more fun, they replaced the test ebuild which needed the noenca patch
+ with the final release.. (finally) so now I have to remove the patch :|
15 Jul 2004; Chris White <chriswhite@gentoo.org> mplayer-1.0_pre5.ebuild:
Fixed the weird md5-ness with the tarballs
diff --git a/media-video/mplayer/Manifest b/media-video/mplayer/Manifest
index 1bec991b3150..b40c5e863c55 100644
--- a/media-video/mplayer/Manifest
+++ b/media-video/mplayer/Manifest
@@ -10,8 +10,7 @@ MD5 fbdd96b2a3f0f78bdc8cbded3bb3927b mplayer-1.0_pre4-r2.ebuild 11948
MD5 6b9e16c4f08ac48748812909ed431f31 mplayer-1.0_pre4-r3.ebuild 13034
MD5 d13f33f9022f7abccfe9b14f96531057 mplayer-1.0_pre4-r4.ebuild 13157
MD5 071a354aa3c0e9290b6dcfc8c3621d87 mplayer-1.0_pre4.ebuild 11319
-MD5 d1a01e687c03f728f9215ee18ff296bf mplayer-1.0_pre5.ebuild 13150
-MD5 d7d214ab46189ad1138a0a37eaa859d4 files/noenca.patch 289
+MD5 37d0b7eee831775f4ebcdcda768a13cc mplayer-1.0_pre5.ebuild 13070
MD5 6c2dab3392aab51766253b416ad2a10c files/default-skin.diff 396
MD5 deb1dbbf5879ed31e1b83fb7def5b600 files/digest-mplayer-0.92-r1 355
MD5 b0205104d1242fcccdb5dfd2188f5ab2 files/digest-mplayer-1.0_pre2-r1 358
diff --git a/media-video/mplayer/mplayer-1.0_pre5.ebuild b/media-video/mplayer/mplayer-1.0_pre5.ebuild
index ec27e600c816..0efd2f59900f 100644
--- a/media-video/mplayer/mplayer-1.0_pre5.ebuild
+++ b/media-video/mplayer/mplayer-1.0_pre5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre5.ebuild,v 1.2 2004/07/15 02:39:24 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre5.ebuild,v 1.3 2004/07/15 02:49:56 chriswhite Exp $
inherit eutils flag-o-matic kmod
@@ -106,9 +106,6 @@ src_unpack() {
cd ${S}
- # Fixes compile error with demux_mkv_old.cpp
- epatch ${FILESDIR}/noenca.patch
-
# Fix head/tail call for new coreutils
epatch ${FILESDIR}/${PN}-0.90-coreutils-fixup.patch