diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-06-18 20:17:38 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-06-18 20:18:31 +0300 |
commit | 2b7b7a43ffc99d5a4c5dc1df3417b15960e61bd0 (patch) | |
tree | e4de0a4883739feafecb884b43842f91647406a6 /media-libs/gst-plugins-ugly | |
parent | media-plugins/gst-plugins-vaapi: fix license (diff) | |
download | gentoo-2b7b7a43ffc99d5a4c5dc1df3417b15960e61bd0.tar.gz gentoo-2b7b7a43ffc99d5a4c5dc1df3417b15960e61bd0.tar.bz2 gentoo-2b7b7a43ffc99d5a4c5dc1df3417b15960e61bd0.zip |
media-libs/gst-plugins-ugly: fix license
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-libs/gst-plugins-ugly')
3 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.12.3.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.12.3.ebuild index 594e5f911987..3900a8995fc0 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.12.3.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-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 @@ -9,7 +9,7 @@ inherit eutils gstreamer DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" -LICENSE="GPL-2" +LICENSE="LGPL-2+" # some split plugins are LGPL but combining with a GPL library KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+orc" diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.12.4.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.12.4.ebuild index 2304395aad55..9bc59ff9af16 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.12.4.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.12.4.ebuild @@ -9,7 +9,7 @@ inherit eutils gstreamer DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" -LICENSE="GPL-2" +LICENSE="LGPL-2+" # some split plugins are LGPL but combining with a GPL library KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+orc" diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.14.1.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.14.1.ebuild index fbd000dfc2ed..5239eada034d 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.14.1.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.14.1.ebuild @@ -9,7 +9,7 @@ inherit ltprune gstreamer DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" -LICENSE="GPL-2" +LICENSE="LGPL-2+" # some split plugins are LGPL but combining with a GPL library KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" RDEPEND=" |