There is a little mistake in your webpage in http://cinelerra.org/getting_cinelerra.php I want you to correct (otherwise, gentoo users can not install cinelerra!) It says: Note that you may need to put cinelerra in your `/etc/portage/package.keywords' file in order to unmask it: echo "=media-video/cinelerra ~x86" >> /etc/portage/package.keywords
It SHOULD say: Note that you may need to put cinelerra in your `/etc/portage/package.keywords' file in order to unmask it: echo "media-video/cinelerra ~x86" >> /etc/portage/package.keywords ------- (without the = sign in media-video/cinelerra, since the = sign must have a category/package-VERSION mandatory!) I hope I could help a bit :) David. P.S. I am not subscribed to list, BCC me if want to reply. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
