Dan schreef: > Hemmann, Volker Armin wrote: > >> On Saturday 01 October 2005 13:17, Dan wrote: >> >> >>> I'm trying to emerge K3B -- I've asked in the IRC channel with no >>> response, which usually means I'm doing really stupid. >>> <snip> > >> downgrade ffmpeg - afair there was even a bug on >> bugzilla.gentoo.org about it. >> <snip> > > Wow that was fast! yes, emerge > =media-video/ffmpeg-0.4.9_p20050226-r5 worked well, how do I tell my > system not to use the newer broken one? >
echo 'media-video/ffmpeg x86' >>/etc/portage/package.keywords if you presume that the newer version will be fixed when it goes stable (this will mask all unstable versions of the package, but when it goes stable it will become available again); or echo '>media-video/ffmpeg-0.4.9_p20050226-r5' >>/etc/portage/package.mask to mask everything above the version you're using, under all circumstances. HTH, Holly -- gentoo-user@gentoo.org mailing list