app-forensics/examiner: Fix toolong.DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996
This commit is contained in:
Harri Nieminen
2017-02-17 17:36:26 +02:00
committed by David Seifert
parent a148af6963
commit cb8bb20a1e

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI="4"
inherit eutils
DESCRIPTION="Application that utilizes the objdump command to disassemble and comment foreign executable binaries"
DESCRIPTION="Utilizes the objdump command to disassemble and comment foreign binaries"
HOMEPAGE="http://www.academicunderground.org/examiner/"
SRC_URI="http://www.academicunderground.org/examiner/${P}.tar.gz"
SLOT="0"