diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:16:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:16:28 +0000 |
commit | 8ecc468cb6117159ccfcab6562db3a5de40fe6ca (patch) | |
tree | ded8dacf8870ed73dfe7cd9b7ee875e22ef5948d /net-analyzer/portsentry/portsentry-1.2.ebuild | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-8ecc468cb6117159ccfcab6562db3a5de40fe6ca.tar.gz gentoo-2-8ecc468cb6117159ccfcab6562db3a5de40fe6ca.tar.bz2 gentoo-2-8ecc468cb6117159ccfcab6562db3a5de40fe6ca.zip |
Add inherit eutils
Diffstat (limited to 'net-analyzer/portsentry/portsentry-1.2.ebuild')
-rw-r--r-- | net-analyzer/portsentry/portsentry-1.2.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-analyzer/portsentry/portsentry-1.2.ebuild b/net-analyzer/portsentry/portsentry-1.2.ebuild index 2d7120b12d0c..06acf19e9591 100644 --- a/net-analyzer/portsentry/portsentry-1.2.ebuild +++ b/net-analyzer/portsentry/portsentry-1.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portsentry/portsentry-1.2.ebuild,v 1.2 2003/09/16 19:20:12 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portsentry/portsentry-1.2.ebuild,v 1.3 2004/04/27 21:16:21 agriffis Exp $ + +inherit eutils DESCRIPTION="Automated port scan detector and response tool" # Seems like CISCO took the site down? |