mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
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:
committed by
David Seifert
parent
a148af6963
commit
cb8bb20a1e
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user