From 2db8d5235257adc072eb9564cb638688497f4688 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 14 May 2019 18:11:32 +0200 Subject: [PATCH] app-forensics/examiner: fix LICENSE Signed-off-by: Michael Mair-Keimberger Signed-off-by: Michael Palimaka --- app-forensics/examiner/examiner-0.5-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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="" -- 2.26.2