Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 541594

Summary: media-video/mplayer: add bindist restriction
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: qa
Priority: Normal Keywords: QAcanfix
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 541408    

Description Ulrich Müller gentoo-dev 2015-02-28 08:09:08 UTC
Please add the following line to ebuilds, in order to restrict binary distribution with USE=-bindist:

   RESTRICT="!bindist? ( bindist )"

See the tracker bug 541408 for further explanation.
Comment 1 Ulrich Müller gentoo-dev 2015-03-02 12:54:18 UTC
Please hold on, because we might go for a different solution.
See bug 541588 for discussion.
Comment 2 Ulrich Müller gentoo-dev 2015-03-06 11:22:30 UTC
Following up to the discussion in gentoo-dev, please add this line to ebuilds:

RESTRICT="faac? ( bindist )"

and remove the bindist flag from IUSE and REQUIRED_USE.
Comment 3 Ulrich Müller gentoo-dev 2015-03-15 17:45:43 UTC
Fixed.