summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-03-07 23:10:19 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-03-07 23:10:19 +0000
commitfbaf6886a5ad569ba2cc8b0bf94cc62a76bae580 (patch)
tree15510d73ed7bb80f2bcead88f66f33536904d106 /net-analyzer/hogwash
parentFixed Depend to libnet-1.0*. Closes #17017. (diff)
downloadgentoo-2-fbaf6886a5ad569ba2cc8b0bf94cc62a76bae580.tar.gz
gentoo-2-fbaf6886a5ad569ba2cc8b0bf94cc62a76bae580.tar.bz2
gentoo-2-fbaf6886a5ad569ba2cc8b0bf94cc62a76bae580.zip
Marked as stable.
Diffstat (limited to 'net-analyzer/hogwash')
-rw-r--r--net-analyzer/hogwash/hogwash-0.4.0_pre1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/hogwash/hogwash-0.4.0_pre1.ebuild b/net-analyzer/hogwash/hogwash-0.4.0_pre1.ebuild
index f12c581fb1ce..896d26f0bd3e 100644
--- a/net-analyzer/hogwash/hogwash-0.4.0_pre1.ebuild
+++ b/net-analyzer/hogwash/hogwash-0.4.0_pre1.ebuild
@@ -1,17 +1,17 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hogwash/hogwash-0.4.0_pre1.ebuild,v 1.2 2003/02/13 13:40:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hogwash/hogwash-0.4.0_pre1.ebuild,v 1.3 2003/03/07 23:10:19 mholzer Exp $
TGZFILE=hogwash-0.4-pre1.tgz
S=${WORKDIR}/devel-0.4
DESCRIPTION="An invisible, layer2 network packet scrubber based on snort"
HOMEPAGE="http://hogwash.sourceforge.net"
-SRC_URI="mirror://sourceforge/hogwash/${TGZFILE}
+SRC_URI="mirror://sourceforge/${PN}/${TGZFILE}
http://hogwash.sourceforge.net/rules.2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc "
+KEYWORDS="x86 ~sparc"
DEPEND=">=net-libs/libpcap-0.6.1
>=net-libs/libnet-1.0.2a"