Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] ACCEPT_LICENSE revisited
Date: Sun, 26 Nov 2006 23:55:45
Message-Id: 200611261852.20468.vapier@gentoo.org
In Reply to: Re: [gentoo-dev] ACCEPT_LICENSE revisited by Marius Mauch
1 On Sunday 26 November 2006 18:38, Marius Mauch wrote:
2 > Mike Frysinger <vapier@g.o> wrote:
3 > > is there a way in the new GLEP to say "never bother me with any license
4 > > bullcrap" ? i made sure the current check_license() function respected
5 > > the idea of "*" so that i can put this in my make.conf:
6 > > ACCEPT_LICENSES="*"
7 >
8 > Not directly, you'd need to define a local license group including all
9 > licenses (could automate that with a postsync hook I guess) and use that in
10 > ACCEPT_LICENSE.
11
12 in other words, your only proposed solution is a hack ?
13 -mike

Replies

Subject Author
Re: [gentoo-dev] ACCEPT_LICENSE revisited Marius Mauch <genone@g.o>
Re: [gentoo-dev] ACCEPT_LICENSE revisited Chris Gianelloni <wolf31o2@g.o>