commit: f93f2484d06304256dad6766f4933e7a8f91d587 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Apr 24 21:15:32 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Apr 24 21:19:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93f2484
media-gfx/enblend: Fix LICENSE. Closes: https://bugs.gentoo.org/684156 Acked-by: Tim Harder <radhermit <AT> gentoo.org> Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 b98dd3a3429..137c0d695f5 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"
