diff options
Diffstat (limited to 'app-forensics/examiner')
-rw-r--r-- | app-forensics/examiner/examiner-0.5-r2.ebuild | 4 |
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" |