summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:28:56 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:28:56 +0000
commit954d5dfbfaf51b234f196f1fcd7d6fdf66a12441 (patch)
tree865d487758770150fbb4afff7836f6392cc48704 /net-analyzer/thcrut
parentFix digest and other cleanups. (diff)
downloadhistorical-954d5dfbfaf51b234f196f1fcd7d6fdf66a12441.tar.gz
historical-954d5dfbfaf51b234f196f1fcd7d6fdf66a12441.tar.bz2
historical-954d5dfbfaf51b234f196f1fcd7d6fdf66a12441.zip
Add inherit eutils
Diffstat (limited to 'net-analyzer/thcrut')
-rw-r--r--net-analyzer/thcrut/ChangeLog7
-rw-r--r--net-analyzer/thcrut/thcrut-1.2.5.ebuild6
2 files changed, 9 insertions, 4 deletions
diff --git a/net-analyzer/thcrut/ChangeLog b/net-analyzer/thcrut/ChangeLog
index fd2c550431a5..d31601213298 100644
--- a/net-analyzer/thcrut/ChangeLog
+++ b/net-analyzer/thcrut/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/thcrut
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/ChangeLog,v 1.2 2004/03/19 09:44:52 aliz Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/ChangeLog,v 1.3 2004/04/27 21:24:07 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> thcrut-1.2.5.ebuild:
+ Add inherit eutils
*thcrut-1.2.5 (02 Oct 2003)
diff --git a/net-analyzer/thcrut/thcrut-1.2.5.ebuild b/net-analyzer/thcrut/thcrut-1.2.5.ebuild
index 61e73c93606e..c1e01652ad93 100644
--- a/net-analyzer/thcrut/thcrut-1.2.5.ebuild
+++ b/net-analyzer/thcrut/thcrut-1.2.5.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc., Copyright 2003 The Hackers Choice - http://www.thc.org
+# Copyright 1999-2004 Gentoo Technologies, Inc., Copyright 2003 The Hackers Choice - http://www.thc.org
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/thcrut-1.2.5.ebuild,v 1.2 2003/11/10 14:45:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/thcrut-1.2.5.ebuild,v 1.3 2004/04/27 21:24:07 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Network discovery and fingerprinting tool"
HOMEPAGE="http://www.thc.org/thc-rut/"