diff options
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=" |