Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: License groups in ebuilds
Date: Sat, 12 May 2012 19:16:59
Message-Id: 20120512201250.6f754739@googlemail.com
In Reply to: [gentoo-dev] Re: License groups in ebuilds by Torsten Veller
1 On Sat, 12 May 2012 21:05:06 +0200
2 Torsten Veller <tove@g.o> wrote:
3 > The perl-module.eclass offers a default LICENSE as
4 > LICENSE="${LICENSE:-|| ( Artistic GPL-1 GPL-2 GPL-3 )}"
5 >
6 > So if a distribution uses "the same license as Perl 5 itself" you can
7 > just drop the LICENSE from the ebuild (as long no former eclass sets
8 > its own LICENSE).
9
10 That's definitely not going to work if the 'inherit' comes at the top
11 of the ebuild, and is severely dodgy if it doesn't...
12
13 --
14 Ciaran McCreesh

Attachments

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

Replies

Subject Author
Re: [gentoo-dev] Re: License groups in ebuilds Ulrich Mueller <ulm@g.o>
[gentoo-dev] Re: License groups in ebuilds Torsten Veller <tove@g.o>