summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Tsoy <alexander@tsoy.me>2019-06-01 00:43:32 +0300
committerMichał Górny <mgorny@gentoo.org>2019-06-01 10:15:09 +0200
commit734f256a7515ee8427cc84527ed358118a98df7a (patch)
treeff05db05de08379da9acc898859d30326c324073 /x11-misc
parentx11-misc/x11vnc: fix building with libressl (diff)
downloadgentoo-734f256a7515ee8427cc84527ed358118a98df7a.tar.gz
gentoo-734f256a7515ee8427cc84527ed358118a98df7a.tar.bz2
gentoo-734f256a7515ee8427cc84527ed358118a98df7a.zip
x11-misc/x11vnc: fix license to GPL-2+-with-openssl-exception
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/x11vnc/x11vnc-0.9.16-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/x11vnc/x11vnc-0.9.16-r3.ebuild b/x11-misc/x11vnc/x11vnc-0.9.16-r3.ebuild
index fa6c2d774e92..644cbc1fdbcf 100644
--- a/x11-misc/x11vnc/x11vnc-0.9.16-r3.ebuild
+++ b/x11-misc/x11vnc/x11vnc-0.9.16-r3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="VNC server for real X displays"
HOMEPAGE="https://libvnc.github.io/"
SRC_URI="https://github.com/LibVNC/x11vnc/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+-with-openssl-exception"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="crypt fbcon libressl ssl +xcomposite +xdamage +xfixes xinerama +xrandr zeroconf"