Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541450 - net-misc/vpnc: add bindist restriction
Summary: net-misc/vpnc: 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: Lori
URL:
Whiteboard:
Keywords: QAcanfix
Depends on:
Blocks: 541408
  Show dependency tree
 
Reported: 2015-02-26 17:44 UTC by Ulrich Müller
Modified: 2023-08-06 01:50 UTC (History)
4 users (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 17:44:08 UTC
Please add the following line to the ebuild, in order to restrict binary distribution with USE=-bindist:

   RESTRICT="!bindist? ( bindist )"
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-02-27 08:07:12 UTC
+*vpnc-0.5.3_p550 (27 Feb 2015)
+
+  27 Feb 2015; Justin Lecher <jlec@gentoo.org> +vpnc-0.5.3_p550.ebuild,
+  vpnc-0.5.3_p527-r1.ebuild:
+  Restrict binary distribution with USE=-bindist, #541450; bump to latest svn
+  snapshot
+
Comment 2 Ulrich Müller gentoo-dev 2015-03-06 11:28:58 UTC
Reopening, following up to the discussion in gentoo-dev. Sorry about the hassle.
Please change the ebuilds' RESTRICT line to:

RESTRICT="!gnutls? ( bindist )"

and remove the bindist flag from IUSE, REQUIRED_USE, and from the condition in src_prepare().
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2015-03-06 15:42:27 UTC
+  06 Mar 2015; Justin Lecher <jlec@gentoo.org> metadata.xml,
+  vpnc-0.5.3_p527-r1.ebuild, vpnc-0.5.3_p550.ebuild:
+  Adopt to recent aggreemant about how to handle bindist, #541450
+