What steps will reproduce the problem?
1. Try to emerge Flash with default make.conf
It complains about the license, like this:
- www-plugins/adobe-flash-11.2.202.406::gentoo (masked by: AdobeFlash-11.x
license(s))
make.conf has the license:
ACCEPT_LICENSE="AdobeFlash-11.x * -@EULA Intel-SDP NVIDIA-CUDA"
but it does not work when the flash-license is before the negation of the
EULA-group "-@EULA".
This works instead:
ACCEPT_LICENSE="* -@EULA AdobeFlash-11.x Intel-SDP NVIDIA-CUDA"
Original issue reported on code.google.com by Wuod...@gmail.com on 1 Oct 2014 at 4:00
Original issue reported on code.google.com by
Wuod...@gmail.com
on 1 Oct 2014 at 4:00