From cdc177ad7583ec58bcfecc28cebdbfadc73bd760 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6kt=C3=BCrk=20Y=C3=BCksek?= Date: Thu, 22 Dec 2016 04:52:21 -0500 Subject: [PATCH] dev-python/pywebkitgtk: fix the license Package-Manager: portage-2.3.0 --- dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild b/dev-python/pywebkitgtk/pywebkitgtk-1.1.8-r1.ebuild index b406cca5a043a..5dee8dc55f1ce 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"