Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 18 May 2021 19:01:18
Message-Id: 1621364443.4799d9d5309d6e1f31d5427c30e328c08a8d70fb.soap@gentoo
1 commit: 4799d9d5309d6e1f31d5427c30e328c08a8d70fb
2 Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com>
3 AuthorDate: Tue May 18 19:00:43 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue May 18 19:00:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4799d9d5
7
8 profiles/license_groups: add NVIDIA-r2 to BINARY-REDISTRIBUTABLE
9
10 Appears to be a long-overdue oversight as NVIDIA-r1 is already
11 in it and -r2's 2.1.1 binary redistribution clause is identical.
12
13 Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
14 Signed-off-by: David Seifert <soap <AT> gentoo.org>
15
16 profiles/license_groups | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/profiles/license_groups b/profiles/license_groups
20 index da374f10b3e..e04459c958a 100644
21 --- a/profiles/license_groups
22 +++ b/profiles/license_groups
23 @@ -65,7 +65,7 @@ FREE @FREE-SOFTWARE @FREE-DOCUMENTS
24 # - IF (and only if) there is an explicit inclusion requirement,
25 # USE=bindist MUST cause a copy of the license to be installed
26 # in a file location compliant with the license
27 -BINARY-REDISTRIBUTABLE @FREE Amazon Atmel AVASYS bh-luxi bonnie Broadcom freedist intel-ucode ipw2100-fw ipw2200-fw ipw3945 ISSL JSON linux-fw-redistributable LSI-tw_cli Mellanox-AS-IS MicroChip-SDCC no-source-code NVIDIA-r1 qlogic-fibre-channel-firmware shmux SmartLabs sun-jlfgr unRAR
28 +BINARY-REDISTRIBUTABLE @FREE Amazon Atmel AVASYS bh-luxi bonnie Broadcom freedist intel-ucode ipw2100-fw ipw2200-fw ipw3945 ISSL JSON linux-fw-redistributable LSI-tw_cli Mellanox-AS-IS MicroChip-SDCC no-source-code NVIDIA-r1 NVIDIA-r2 qlogic-fibre-channel-firmware shmux SmartLabs sun-jlfgr unRAR
29
30 ######################################################################