summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-04-24 23:15:32 +0200
committerUlrich Müller <ulm@gentoo.org>2019-04-24 23:19:49 +0200
commitf93f2484d06304256dad6766f4933e7a8f91d587 (patch)
tree8ccd55c3edc2f700ed6440c5070721ae4e2164f6 /media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild
parentmedia-gfx/hugin: Fix LICENSE. (diff)
downloadgentoo-f93f2484d06304256dad6766f4933e7a8f91d587.tar.gz
gentoo-f93f2484d06304256dad6766f4933e7a8f91d587.tar.bz2
gentoo-f93f2484d06304256dad6766f4933e7a8f91d587.zip
media-gfx/enblend: Fix LICENSE.
Closes: https://bugs.gentoo.org/684156 Acked-by: Tim Harder <radhermit@gentoo.org> Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild')
-rw-r--r--media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild4
1 files 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 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"