commit: 7f287aa521f87a54c954782e42450624da4196da Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Mon Jun 18 16:11:27 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Mon Jun 18 17:18:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f287aa5
dev-python/gst-python: fix license Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/gst-python/gst-python-1.12.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/gst-python/gst-python-1.12.3.ebuild b/dev-python/gst-python/gst-python-1.12.3.ebuild index c7e6afac228..c23317d494e 100644 --- a/dev-python/gst-python/gst-python-1.12.3.ebuild +++ b/dev-python/gst-python/gst-python-1.12.3.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 @@ -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"