Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/sc-controller/
Date: Thu, 20 Jan 2022 08:14:06
Message-Id: 1642666393.002a08540be4748a618524a3620589bef91e25eb.ionen@gentoo
1 commit: 002a08540be4748a618524a3620589bef91e25eb
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 08:10:09 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 08:13:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=002a0854
7
8 games-util/sc-controller: set more complete licenses
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 games-util/sc-controller/sc-controller-0.4.8.6-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-util/sc-controller/sc-controller-0.4.8.6-r1.ebuild b/games-util/sc-controller/sc-controller-0.4.8.6-r1.ebuild
16 index 26cfedd52ccb..04d45d6855e4 100644
17 --- a/games-util/sc-controller/sc-controller-0.4.8.6-r1.ebuild
18 +++ b/games-util/sc-controller/sc-controller-0.4.8.6-r1.ebuild
19 @@ -12,7 +12,7 @@ DESCRIPTION="User-mode driver and GTK-based GUI for Steam Controllers and others
20 HOMEPAGE="https://github.com/Ryochan7/sc-controller/"
21 SRC_URI="https://github.com/Ryochan7/sc-controller/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 -LICENSE="GPL-2 CC0-1.0 MIT"
24 +LICENSE="GPL-2 BSD CC-BY-3.0 CC0-1.0 LGPL-2.1 MIT PSF-2 ZLIB"
25 SLOT="0"
26 KEYWORDS="~amd64 ~x86"
27 IUSE="+udev"