diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-06 22:39:16 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-06 22:39:16 +0000 |
commit | 78c3650892a8a2cb9481e6da651a45c5a442b185 (patch) | |
tree | b51e11c091da28d3a64605fa7ae8562cfd228c65 /net-analyzer/portsentry/portsentry-1.1-r7.ebuild | |
parent | ~amd64 -sparc. (Manifest recommit) (diff) | |
download | gentoo-2-78c3650892a8a2cb9481e6da651a45c5a442b185.tar.gz gentoo-2-78c3650892a8a2cb9481e6da651a45c5a442b185.tar.bz2 gentoo-2-78c3650892a8a2cb9481e6da651a45c5a442b185.zip |
fixed config file ; added manpages ; closes #56041; added metadata ; added IUSE
Diffstat (limited to 'net-analyzer/portsentry/portsentry-1.1-r7.ebuild')
-rw-r--r-- | net-analyzer/portsentry/portsentry-1.1-r7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/portsentry/portsentry-1.1-r7.ebuild b/net-analyzer/portsentry/portsentry-1.1-r7.ebuild index 486235a2acb0..35b3848f4b2f 100644 --- a/net-analyzer/portsentry/portsentry-1.1-r7.ebuild +++ b/net-analyzer/portsentry/portsentry-1.1-r7.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/net-analyzer/portsentry/portsentry-1.1-r7.ebuild,v 1.9 2004/06/24 22:15:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portsentry/portsentry-1.1-r7.ebuild,v 1.10 2004/07/06 22:39:16 eldad Exp $ DESCRIPTION="Automated port scan detector and response tool" # Seems like CISCO took the site down? @@ -10,6 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc " +IUSE="" DEPEND=">=sys-apps/sed-4" |