diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:27:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:27:03 +0000 |
commit | 8768a2ef23e75d921878295fc2d8a42e404ee585 (patch) | |
tree | 3295af80d0f495050c33b6c8084cc3b8c01cf032 /net-analyzer/thcrut/thcrut-1.2.5.ebuild | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-8768a2ef23e75d921878295fc2d8a42e404ee585.tar.gz gentoo-2-8768a2ef23e75d921878295fc2d8a42e404ee585.tar.bz2 gentoo-2-8768a2ef23e75d921878295fc2d8a42e404ee585.zip |
Add inherit eutils
Diffstat (limited to 'net-analyzer/thcrut/thcrut-1.2.5.ebuild')
-rw-r--r-- | net-analyzer/thcrut/thcrut-1.2.5.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
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/" |