diff options
author | Olivier Reisch <doctomoe@gentoo.org> | 2002-09-16 15:03:46 +0000 |
---|---|---|
committer | Olivier Reisch <doctomoe@gentoo.org> | 2002-09-16 15:03:46 +0000 |
commit | 436cfee761bff8f70f498b8a9e8233972180634f (patch) | |
tree | 1143a666e5a6e30d356030601dd9b8ac3119c952 /media-video | |
parent | clean up cvs_src_unpack's copying of sources from the cvs dir into the workdi... (diff) | |
download | historical-436cfee761bff8f70f498b8a9e8233972180634f.tar.gz historical-436cfee761bff8f70f498b8a9e8233972180634f.tar.bz2 historical-436cfee761bff8f70f498b8a9e8233972180634f.zip |
16 Sep 2002; Olivier Reisch <doctomoe@gentoo.org>: Masked mplayer on PPC, audio is broken
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mplayer/ChangeLog | 10 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-0.90_pre6-r3.ebuild | 4 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-0.90_pre7.ebuild | 4 |
3 files changed, 12 insertions, 6 deletions
diff --git a/media-video/mplayer/ChangeLog b/media-video/mplayer/ChangeLog index 4a71d9b50f9e..124aa442e486 100644 --- a/media-video/mplayer/ChangeLog +++ b/media-video/mplayer/ChangeLog @@ -1,14 +1,20 @@ # ChangeLog for media-video/mplayer # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.31 2002/09/15 20:49:57 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.32 2002/09/16 15:03:46 doctomoe Exp $ -*mplayer-0.90_pre7 (15 Sep 2002) +*mplayer-0.90_pre7 (16 Sep 2002) + + 16 Sep 2002; Olivier Reisch <doctomoe@gentoo.org> mplayer-0.90_pre7 : + Removed ppc keyword. Audio does not work at all on PPC. 15 Sep 2002; Martin Schlemmer <azarah@gentoo.org> mplayer-0.90_pre7 : Update version. *mplayer-0.90_pre6-r3 (12 Aug 2002) + 16 Sep 2002; Olivier Reisch <doctomoe@gentoo.org> mplayer-0.90_pre6-r3 : + Removed ppc keyword. Audio does not work at all on PPC. + Sep 11 2002; Mark Guertin <gerk@gentoo.org> mplayer-0.90_pre6-63.ebuild : Adjusted divx4linux as x86 only dep (it supplies x86 binary libs), goes along with bug #7796 diff --git a/media-video/mplayer/mplayer-0.90_pre6-r3.ebuild b/media-video/mplayer/mplayer-0.90_pre6-r3.ebuild index 45ae1b907a57..7a7d0094671d 100644 --- a/media-video/mplayer/mplayer-0.90_pre6-r3.ebuild +++ b/media-video/mplayer/mplayer-0.90_pre6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.90_pre6-r3.ebuild,v 1.6 2002/09/11 20:07:27 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.90_pre6-r3.ebuild,v 1.7 2002/09/16 15:03:46 doctomoe Exp $ # NOTE to myself: Test this thing with and without dvd/gtk+ support, # as it seems the mplayer guys dont really care to @@ -44,7 +44,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL" -KEYWORDS="x86 ppc" +KEYWORDS="x86" src_unpack() { diff --git a/media-video/mplayer/mplayer-0.90_pre7.ebuild b/media-video/mplayer/mplayer-0.90_pre7.ebuild index a20ad8d95e9d..29833b857e35 100644 --- a/media-video/mplayer/mplayer-0.90_pre7.ebuild +++ b/media-video/mplayer/mplayer-0.90_pre7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.90_pre7.ebuild,v 1.1 2002/09/15 20:49:57 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.90_pre7.ebuild,v 1.2 2002/09/16 15:03:46 doctomoe Exp $ # NOTE to myself: Test this thing with and without dvd/gtk+ support, # as it seems the mplayer guys dont really care to @@ -49,7 +49,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL" -KEYWORDS="x86 ppc" +KEYWORDS="x86" src_unpack() { |