Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541456 - gnome-extra/libgda-5.2.2: add bindist restriction
Summary: gnome-extra/libgda-5.2.2: add bindist restriction
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: QAcanfix
Depends on:
Blocks: 541408
  Show dependency tree
 
Reported: 2015-02-26 18:06 UTC by Ulrich Müller
Modified: 2015-03-07 03:19 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 18:06:23 UTC
Please add "!bindist? ( bindist )" to the ebuild's RESTRICT, in order to restrict binary distribution with USE=-bindist.

See the tracker bug 541408 for further explanation.
Comment 1 Ulrich Müller gentoo-dev 2015-03-02 12:54:16 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 16:44:52 UTC
Following up to the discussion in gentoo-dev, please add the following to the ebuild's RESTRICT variable:

    "firebird? ( bindist )"

and remove the bindist flag from IUSE, REQUIRED_USE, and RDEPEND.
Comment 3 Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-03-07 03:19:44 UTC
Fixed, thanks for standardizing this.

+  07 Mar 2015; Alexandre Rostovtsev <tetromino@gentoo.org> libgda-5.2.2.ebuild,
+  metadata.xml:
+  bindist is now a RESTRICT flag, not a USE flag (bug #541456, thanks to Ulrich
+  Müller).