The ebuild scummvm-0.7.0.ebuild tries to run configure script in scummvm source
with unknown options. There is no --enable-mpeg2, u can only --diable it as it
is automaticcly detected. Here is output:
>>> md5 src_uri ;-) scummvm-0.7.0.tar.bz2
>>> Unpacking source...
>>> Unpacking scummvm-0.7.0.tar.bz2 to /var/tmp/portage/scummvm-0.7.0/work
>>> Source unpacked.
Running ScummVM configure...
error: unrecognised option: --enable-mpeg2
Try `./configure --help' for more information.
!!! ERROR: games-engines/scummvm-0.7.0 failed.
!!! Function src_compile, Line 52, Exitcode 1
!!! configure failed
!!! If you need support, post the topmost build error, NOT this status message.
Reproducible: Always
Steps to Reproduce:
1. emerge scummvm
2.
3.