From c1a9af137c542159f3fe1c7782f454309163bbb6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 9 Jan 2023 07:24:38 +0000 Subject: media-libs/avidemux-core: fix LICENSE Closes: https://bugs.gentoo.org/890040 Signed-off-by: Sam James --- media-libs/avidemux-core/avidemux-core-2.8.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'media-libs/avidemux-core') diff --git a/media-libs/avidemux-core/avidemux-core-2.8.1.ebuild b/media-libs/avidemux-core/avidemux-core-2.8.1.ebuild index 6dda81dfe7ae..eb19d053c01b 100644 --- a/media-libs/avidemux-core/avidemux-core-2.8.1.ebuild +++ b/media-libs/avidemux-core/avidemux-core-2.8.1.ebuild @@ -11,7 +11,8 @@ HOMEPAGE="http://fixounet.free.fr/avidemux" SRC_URI="https://github.com/mean00/avidemux2/archive/${PV}.tar.gz -> avidemux-${PV}.tar.gz" # Multiple licenses because of all the bundled stuff. -LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain" +# See License.txt. +LICENSE="GPL-2 MIT PSF-2 LGPL-2 OFL-1.1" SLOT="2.7" KEYWORDS="~amd64 ~x86" IUSE="debug nls sdl system-ffmpeg vaapi vdpau xv" -- cgit v1.2.3-65-gdbad