Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174327 - Behaviour of blocks in a license context is undefined
Summary: Behaviour of blocks in a license context is undefined
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: PMS/EAPI (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PMS/EAPI
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-12 18:42 UTC by Marien Zwart (RETIRED)
Modified: 2007-05-04 21:39 UTC (History)
0 users

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 Marien Zwart (RETIRED) gentoo-dev 2007-04-12 18:42:30 UTC
What do blocks mean in a license context? 9.2.4 says basically "A
blocker is considered to be matched if it is not matched" which does
not make sense.
Comment 1 Ciaran McCreesh 2007-04-12 19:06:56 UTC
They're not a package dependency specification, so they're already disallowed by the spec.
Comment 2 Brian Harring (RETIRED) gentoo-dev 2007-05-04 21:39:38 UTC
Suggest reading the actual text of the doc; license is stated as allowing "use-conditional, any-of, and all-of groups".

The point of this bug is that LICENSE definintion is dependant on any-of/all-of, which *specifically* reference blockers.  No text stating "you can't block a license".