Gentoo Archives: gentoo-dev

From: Jason Stubbs <jasonbstubbs@×××××××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] License Checking
Date: Sat, 22 Nov 2003 16:56:14
Message-Id: 200311230156.01357.jasonbstubbs@mailandnews.com
1 Hello all,
2
3 I've done a small patch which checks for licenses but have come across an
4 issue while testing. Take the following:
5
6 xfree contains LICENSE="X11 MSttfEULA"
7 qt contains LICENSE="QPL-1.0 | GPL-2"
8
9 What other lexical forms are there? The ebuild howto doesn't even mention the
10 above construct. Will I find something like "(LIC1 LIC2) | LIC3"?
11
12 Most importantly, though, does portage already contain the code to parse these
13 somewhere?
14
15 Regards,
16 Jason
17
18 --
19 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] License Checking Jason Stubbs <jasonbstubbs@×××××××××××.com>
Re: [gentoo-dev] License Checking Mike Frysinger <vapier@g.o>
Re: [gentoo-dev] License Checking Marius Mauch <genone@g.o>