Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 299906 - sys-kernel/zen-sources useless RESTRICT
Summary: sys-kernel/zen-sources useless RESTRICT
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-06 16:12 UTC by Torsten Veller (RETIRED)
Modified: 2010-01-06 18:47 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 Torsten Veller (RETIRED) gentoo-dev 2010-01-06 16:12:28 UTC
sys-kernel/zen-sources sets RESTRICT="binchecks strip primaryuri mirror" before inheriting kernel-2. kernel-2.eclass ifself sets RESTRICT="binchecks strip", so the additional restrictions are lost.

Why does zen-sources need the additional restrictions?
Comment 1 Alex Alexander (RETIRED) gentoo-dev 2010-01-06 18:47:46 UTC
It doesn't need them (it didn't use them all this time anyway), so we removed them. Thanks for pointing it out.