summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-17 17:36:26 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:17:59 +0100
commitcb8bb20a1e083ca43b7767b32ccfc18ae6e0b8b5 (patch)
treecb5a0c525a56a52031ded58885ebdf5ca6b99f7e /app-forensics/examiner
parentapp-emulation/vov: Fix toolong.DESCRIPTION (diff)
downloadgentoo-cb8bb20a1e083ca43b7767b32ccfc18ae6e0b8b5.tar.gz
gentoo-cb8bb20a1e083ca43b7767b32ccfc18ae6e0b8b5.tar.bz2
gentoo-cb8bb20a1e083ca43b7767b32ccfc18ae6e0b8b5.zip
app-forensics/examiner: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
Diffstat (limited to 'app-forensics/examiner')
-rw-r--r--app-forensics/examiner/examiner-0.5-r2.ebuild4
1 files 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 db1da1583bca..54e66e67b1ea 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-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"