diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-01-20 03:10:09 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-01-20 03:13:13 -0500 |
commit | 002a08540be4748a618524a3620589bef91e25eb (patch) | |
tree | 9a08355aefd6d0b25c0ed217283d1cd7ddb7957a /games-util | |
parent | games-util/sc-controller: rdepend on virtual/libusb (diff) | |
download | gentoo-002a08540be4748a618524a3620589bef91e25eb.tar.gz gentoo-002a08540be4748a618524a3620589bef91e25eb.tar.bz2 gentoo-002a08540be4748a618524a3620589bef91e25eb.zip |
games-util/sc-controller: set more complete licenses
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/sc-controller/sc-controller-0.4.8.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 26cfedd52ccb..04d45d6855e4 100644 --- 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 @@ -12,7 +12,7 @@ DESCRIPTION="User-mode driver and GTK-based GUI for Steam Controllers and others HOMEPAGE="https://github.com/Ryochan7/sc-controller/" SRC_URI="https://github.com/Ryochan7/sc-controller/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2 CC0-1.0 MIT" +LICENSE="GPL-2 BSD CC-BY-3.0 CC0-1.0 LGPL-2.1 MIT PSF-2 ZLIB" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+udev" |