Gentoo Archives: gentoo-dev

From: Mart Raudsepp <leio@g.o>
To: gentoo-dev@l.g.o
Cc: licenses@g.o, qa <qa@g.o>
Subject: Re: [gentoo-dev] [RFC] Solving the problem of huge number of wrong LICENSES=*GPL-[23]
Date: Sun, 26 Aug 2018 18:14:54
Message-Id: 1535307274.4490.18.camel@gentoo.org
In Reply to: Re: [gentoo-dev] [RFC] Solving the problem of huge number of wrong LICENSES=*GPL-[23] by "Michał Górny"
1 Ühel kenal päeval, P, 26.08.2018 kell 19:14, kirjutas Michał Górny:
2 > One thing where this would fail would be e.g.:
3 >
4 > LICENSE="GPL-2+
5 > bar? ( GPL-2 )
6 > foo? ( GPL-3+ )" ^ you can't put a comment on the right line
7
8 LICENSE="GPL-2+ "
9 LICENSE+="bar? ( GPL-2 ) " # GPL-2 only
10 LICENSE+="foo? ( GPL-3+ )"

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies