summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:26:34 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:26:34 +0000
commit903622e1be33c3a5bbc8b2aea96479d59410f661 (patch)
tree1872c12cc95dd71609bf9139c5d9e0355e2dea40 /dev-util/examiner/examiner-0.5.ebuild
parentinherit eutils (diff)
downloadgentoo-2-903622e1be33c3a5bbc8b2aea96479d59410f661.tar.gz
gentoo-2-903622e1be33c3a5bbc8b2aea96479d59410f661.tar.bz2
gentoo-2-903622e1be33c3a5bbc8b2aea96479d59410f661.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'dev-util/examiner/examiner-0.5.ebuild')
-rw-r--r--dev-util/examiner/examiner-0.5.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/examiner/examiner-0.5.ebuild b/dev-util/examiner/examiner-0.5.ebuild
index a801a09165d1..1dbffdf95ff9 100644
--- a/dev-util/examiner/examiner-0.5.ebuild
+++ b/dev-util/examiner/examiner-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/examiner/examiner-0.5.ebuild,v 1.8 2004/06/25 02:31:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/examiner/examiner-0.5.ebuild,v 1.9 2004/07/14 23:26:34 agriffis Exp $
DESCRIPTION="Examiner is an application that utilizes the objdump command to disassemble and comment foreign executable binaries"
HOMEPAGE="http://www.academicunderground.org/examiner/"
@@ -8,6 +8,7 @@ SRC_URI="http://www.academicunderground.org/examiner/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc"
+IUSE=""
DEPEND="dev-lang/perl"
@@ -22,5 +23,3 @@ src_install() {
gzip ${D}/usr/share/doc/examiner-0.5/utils/*
}
-
-