net-wireless/blueman: Correct license in -9999
authorMichał Górny <mgorny@gentoo.org>
Tue, 7 May 2019 13:15:47 +0000 (15:15 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 7 May 2019 13:15:47 +0000 (15:15 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-wireless/blueman/blueman-9999.ebuild

index e3a5b438e79c8598d2794da435a85f3fdf287966..0a68c844c00d38915c59306809cb70de3fbb56be 100644 (file)
@@ -18,7 +18,9 @@ else
        KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 fi
 
-LICENSE="GPL-3"
+# icons are GPL-2
+# source files are mixed GPL-3+ and GPL-2+
+LICENSE="GPL-3+ GPL-2"
 SLOT="0"
 IUSE="appindicator network nls policykit pulseaudio"