dev-python/gst-python: fix license
authorMart Raudsepp <leio@gentoo.org>
Mon, 18 Jun 2018 16:11:27 +0000 (19:11 +0300)
committerMart Raudsepp <leio@gentoo.org>
Mon, 18 Jun 2018 17:18:21 +0000 (20:18 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/gst-python/gst-python-1.12.3.ebuild

index c7e6afac228f36bcc2a36be9cabd4255b49f2df8..c23317d494e3db99832b76fa0dd03534ac0db53c 100644 (file)
@@ -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
@@ -11,7 +11,7 @@ DESCRIPTION="A Python Interface to GStreamer"
 HOMEPAGE="https://gstreamer.freedesktop.org/"
 SRC_URI="https://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz"
 
-LICENSE="LGPL-2"
+LICENSE="LGPL-2+"
 SLOT="1.0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="test"