From: Ulrich Müller Date: Wed, 24 Apr 2019 21:15:32 +0000 (+0200) Subject: media-gfx/enblend: Fix LICENSE. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f93f2484d06304256dad6766f4933e7a8f91d587;p=gentoo.git media-gfx/enblend: Fix LICENSE. Closes: https://bugs.gentoo.org/684156 Acked-by: Tim Harder Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Ulrich Müller --- diff --git a/media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild b/media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild index b98dd3a34295..137c0d695f54 100644 --- a/media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild +++ b/media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="Image Blending with Multiresolution Splines" HOMEPAGE="http://enblend.sourceforge.net/" SRC_URI="https://dev.gentoo.org/~soap/distfiles/${P}.tar.xz" -LICENSE="GPL-2 VIGRA" +LICENSE="GPL-2+ FDL-1.2+" SLOT="0" KEYWORDS="amd64 x86" IUSE="debug doc openmp tcmalloc cpu_flags_x86_sse2"