From f93f2484d06304256dad6766f4933e7a8f91d587 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Wed, 24 Apr 2019 23:15:32 +0200 Subject: media-gfx/enblend: Fix LICENSE. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild') 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" -- cgit v1.2.3-65-gdbad