Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541414 - dev-libs/openssl[-bindist]: add bindist restriction
Summary: dev-libs/openssl[-bindist]: add bindist restriction
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: QAcanfix
Depends on: 531540
Blocks: 541408
  Show dependency tree
 
Reported: 2015-02-26 12:34 UTC by Ulrich Müller
Modified: 2015-03-19 18:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.