projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b14d5e
)
net-wireless/blueman: Correct license in -9999
author
Michał Górny
<mgorny@gentoo.org>
Tue, 7 May 2019 13:15:47 +0000
(15:15 +0200)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/net-wireless/blueman/blueman-9999.ebuild
b/net-wireless/blueman/blueman-9999.ebuild
index e3a5b438e79c8598d2794da435a85f3fdf287966..0a68c844c00d38915c59306809cb70de3fbb56be 100644
(file)
--- a/
net-wireless/blueman/blueman-9999.ebuild
+++ b/
net-wireless/blueman/blueman-9999.ebuild
@@
-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"