From: Michael Mair-Keimberger Date: Tue, 14 May 2019 16:11:32 +0000 (+0200) Subject: app-forensics/examiner: fix LICENSE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2db8d5235257adc072eb9564cb638688497f4688;p=gentoo.git app-forensics/examiner: fix LICENSE Signed-off-by: Michael Mair-Keimberger Signed-off-by: Michael Palimaka --- diff --git a/app-forensics/examiner/examiner-0.5-r2.ebuild b/app-forensics/examiner/examiner-0.5-r2.ebuild index f5aaa67ee8e3..52d806d9d904 100644 --- a/app-forensics/examiner/examiner-0.5-r2.ebuild +++ b/app-forensics/examiner/examiner-0.5-r2.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="4" @@ -9,7 +9,7 @@ DESCRIPTION="Utilizes the objdump command to disassemble and comment foreign bin HOMEPAGE="http://www.academicunderground.org/examiner/" SRC_URI="http://www.academicunderground.org/examiner/${P}.tar.gz" SLOT="0" -LICENSE="GPL-2" +LICENSE="GPL-2+" KEYWORDS="amd64 ppc x86" IUSE=""