From 61fd1bd203b35a08fb758d621edcdc1ba04881a6 Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Thu, 18 Jul 2002 23:22:52 +0000 Subject: repoman'd --- net-analyzer/portsentry/portsentry-1.1-r6.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net-analyzer/portsentry') diff --git a/net-analyzer/portsentry/portsentry-1.1-r6.ebuild b/net-analyzer/portsentry/portsentry-1.1-r6.ebuild index d5f865dc1285..25aa74d305b4 100644 --- a/net-analyzer/portsentry/portsentry-1.1-r6.ebuild +++ b/net-analyzer/portsentry/portsentry-1.1-r6.ebuild @@ -1,14 +1,15 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portsentry/portsentry-1.1-r6.ebuild,v 1.2 2002/07/11 06:30:45 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portsentry/portsentry-1.1-r6.ebuild,v 1.3 2002/07/18 23:22:51 seemant Exp $ +S=${WORKDIR}/${P} DESCRIPTION="Automated port scan detector and response tool" HOMEPAGE="http://www.psionic.com/abacus/portsentry/" - SRC_URI="http://www.psionic.com/tools/${P}.tar.gz" -S=${WORKDIR}/${P} + SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND="virtual/glibc" -- cgit v1.2.3-65-gdbad