From: Göktürk Yüksek Date: Thu, 22 Dec 2016 09:52:21 +0000 (-0500) Subject: dev-python/pywebkitgtk: fix the license X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cdc177ad7583ec58bcfecc28cebdbfadc73bd760;p=gentoo.git dev-python/pywebkitgtk: fix the license Package-Manager: portage-2.3.0 --- diff --git a/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild b/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild index b406cca5a043..5dee8dc55f1c 100644 --- a/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild +++ b/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Python bindings for the WebKit GTK+ port" HOMEPAGE="https://github.com/jmalonzo/pywebkitgtk" SRC_URI="https://github.com/jmalonzo/${PN}/archive/${PN^^}_${PV//./_}.tar.gz -> ${P}.tar.gz" -LICENSE="LGPL-2" +LICENSE="LGPL-2+" SLOT="0" KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="test"