Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Mon, 22 Apr 2019 15:39:37
Message-Id: 1555947513.8afb87c19da9db14723b878c1a894e709bace9f3.robbat2@gentoo
1 commit: 8afb87c19da9db14723b878c1a894e709bace9f3
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 22 15:33:57 2019 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 22 15:38:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8afb87c1
7
8 license_groups: add bonnie to @BINARY-REDISTRIBUTABLE
9
10 As discussed in #gentoo-releng on 2019/04/22.
11
12 The bonnie license:
13 - permits distribution: 'copy' in the license text
14 - does not require explicit approval
15 - does not restrict cost of redistribution
16
17 As a further note, the source from bonnie was incorporated into
18 bonnie++, which is GPL licensed.
19
20 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
21
22 profiles/license_groups | 2 +-
23 1 file changed, 1 insertion(+), 1 deletion(-)
24
25 diff --git a/profiles/license_groups b/profiles/license_groups
26 index 073b89979bb..3b5ddccd897 100644
27 --- a/profiles/license_groups
28 +++ b/profiles/license_groups
29 @@ -65,7 +65,7 @@ FREE @FREE-SOFTWARE @FREE-DOCUMENTS
30 # - IF (and only if) there is an explicit inclusion requirement,
31 # USE=bindist MUST cause a copy of the license to be installed
32 # in a file location compliant with the license
33 -BINARY-REDISTRIBUTABLE @FREE bh-luxi Broadcom Dina freedist intel-ucode ipw2100-fw ipw2200-fw ipw3945 MicroChip-SDCC no-source-code NVIDIA-r1 qlogic-fibre-channel-firmware shmux SmartLabs sun-jlfgr unRAR
34 +BINARY-REDISTRIBUTABLE @FREE bh-luxi bonnie Broadcom Dina freedist intel-ucode ipw2100-fw ipw2200-fw ipw3945 MicroChip-SDCC no-source-code NVIDIA-r1 qlogic-fibre-channel-firmware shmux SmartLabs sun-jlfgr unRAR
35
36 ######################################################################