diff options
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gtk-vnc/gtk-vnc-0.7.1.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.7.1.ebuild index e8d0f456c9b3..84a5688172fc 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.7.1.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ inherit gnome2 multibuild python-r1 vala DESCRIPTION="VNC viewer widget for GTK" HOMEPAGE="https://wiki.gnome.org/Projects/gtk-vnc" -LICENSE="GPL-2" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="examples +gtk3 +introspection pulseaudio python sasl vala" |