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

Bug 541414

Summary: dev-libs/openssl[-bindist]: add bindist restriction
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: [OLD] LibraryAssignee: Gentoo's Team for Core System packages <base-system>
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: 531540    
Bug Blocks: 541408    

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

   RESTRICT="!bindist? ( bindist )"
Comment 1 Ulrich Müller gentoo-dev 2015-03-19 18:11:33 UTC
+  19 Mar 2015; Ulrich Müller <ulm@gentoo.org> openssl-0.9.8z_p5-r1.ebuild,
+  openssl-1.0.1l-r1.ebuild, openssl-1.0.2-r3.ebuild:
+  Add conditional bindist restriction, bug 541414.
+

For the time being, I've added the conditional bindist restriction. If the bindist flag is removed (bug 531540), the restriction should of course be removed along with it.