app-forensics/examiner: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 15:36:26 +0000 (17:36 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:17:59 +0000 (21:17 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

app-forensics/examiner/examiner-0.5-r2.ebuild

index db1da1583bca6cb383c1ffd414cb0b5998ecec86..54e66e67b1ea371bbdf6d293a377471a71823499 100644 (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"