commit: b8738b6d52671cd924b470d7742457e1aa8ed6f7 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sat Apr 14 22:41:25 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Apr 14 22:41:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8738b6d
net-libs/gtk-vnc: fix LICENSE metadata Package-Manager: Portage-2.3.28, Repoman-2.3.9 net-libs/gtk-vnc/gtk-vnc-0.7.1.ebuild | 4 ++-- 1 file 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 e8d0f456c9b..84a5688172f 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"
