From: Alexander Tsoy Date: Mon, 3 Jun 2019 08:34:42 +0000 (+0300) Subject: net-libs/libvncserver: update license X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9a3815c599c3c809e1c4b89432f0bee14dd513a9;p=gentoo.git net-libs/libvncserver: update license Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Alexander Tsoy Signed-off-by: Michał Górny --- diff --git a/net-libs/libvncserver/libvncserver-0.9.12-r1.ebuild b/net-libs/libvncserver/libvncserver-0.9.12-r1.ebuild index 8f97ef15b984..c2be55523f66 100644 --- a/net-libs/libvncserver/libvncserver-0.9.12-r1.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.12-r1.ebuild @@ -10,7 +10,9 @@ DESCRIPTION="library for creating vnc servers" HOMEPAGE="https://libvnc.github.io/" SRC_URI="https://github.com/LibVNC/${PN}/archive/${MY_P}.tar.gz" -LICENSE="GPL-2" +# libvncserver/tightvnc-filetransfer/*: GPL-2, but we don't build it +# common/d3des.*: https://github.com/LibVNC/libvncserver/issues/88 +LICENSE="GPL-2+ LGPL-2.1+ BSD MIT" # no sub slot wanted (yet), see #578958 SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"